blender/source/gameengine/PyDoc
Nathan Letwory dca18fc332 * Build aborts when giving options on command-line when WITH_BF_DOCS=True
- make sure epydoc generation doesn't get a fit over options given on scons command-line -> don't use arguments from command-line.
2008-10-30 18:56:20 +00:00
..
BL_ActionActuator.py BGE patch #17569 approved: Make FrameProp: work in Shape Action. PyDoc updated. 2008-09-22 21:49:48 +00:00
BL_ShapeActionActuator.py BGE patch #17569 approved: Make FrameProp: work in Shape Action. PyDoc updated. 2008-09-22 21:49:48 +00:00
epy_docgen.sh cleanup epydoc errors 2008-10-14 22:31:10 +00:00
GameKeys.py BGE Py API - GameKeys.EventToString() utility function, makes key configuration menu's easier to write. 2008-08-29 03:15:17 +00:00
GameLogic.py Added joystick epydocs, only changed incorrect docstrings in SCA_JoystickSensor.cpp 2008-10-18 13:23:30 +00:00
KX_ActuatorSensor.py cleanup epydoc errors 2008-10-14 22:31:10 +00:00
KX_Camera.py
KX_CameraActuator.py Python API get/setObject update for Actuators. (SetParent, AddObject, Camera and TrackTo) 2008-08-14 08:58:25 +00:00
KX_CDActuator.py
KX_ConstraintActuator.py cleanup epydoc errors 2008-10-14 22:31:10 +00:00
KX_GameActuator.py
KX_GameObject.py face transp option CLIP wasnt added to the py api. 2008-10-27 15:47:58 +00:00
KX_IpoActuator.py cleanup epydoc errors 2008-10-14 22:31:10 +00:00
KX_Light.py
KX_MeshProxy.py BGE patch: KX_GameObject::rayCast() improvements to have X-Ray option, return true face normal and hit polygon information. 2008-08-27 19:34:19 +00:00
KX_MouseFocusSensor.py
KX_NearSensor.py
KX_NetworkMessageActuator.py
KX_NetworkMessageSensor.py
KX_ObjectActuator.py BGE patch 17547 applied in trunk: Cleaned up pydoc for BGE, compiles now error free 2008-08-31 19:07:10 +00:00
KX_ParentActuator.py Python API get/setObject update for Actuators. (SetParent, AddObject, Camera and TrackTo) 2008-08-14 08:58:25 +00:00
KX_PolygonMaterial.py
KX_PolyProxy.py BGE patch 17547 applied in trunk: Cleaned up pydoc for BGE, compiles now error free 2008-08-31 19:07:10 +00:00
KX_RadarSensor.py
KX_RaySensor.py
KX_SCA_AddObjectActuator.py get/set Angular velocity for KX_GameObjects python api and for the AddObject actuator. 2008-08-27 03:34:53 +00:00
KX_SCA_EndObjectActuator.py
KX_SCA_ReplaceMeshActuator.py BGE Py API 2008-09-05 02:53:12 +00:00
KX_Scene.py
KX_SceneActuator.py
KX_SoundActuator.py
KX_StateActuator.py BGE patch: Add PyDoc for new logic bricks, set exception message on Py error, remove args on Py functions that don't take any to save CPU time 2008-07-23 21:37:37 +00:00
KX_TouchSensor.py
KX_TrackToActuator.py BGE patch 17547 applied in trunk: Cleaned up pydoc for BGE, compiles now error free 2008-08-31 19:07:10 +00:00
KX_VertexProxy.py
KX_VisibilityActuator.py
Rasterizer.py cleanup epydoc errors 2008-10-14 22:31:10 +00:00
SCA_AlwaysSensor.py
SCA_ANDController.py
SCA_DelaySensor.py BGE patch 17547 applied in trunk: Cleaned up pydoc for BGE, compiles now error free 2008-08-31 19:07:10 +00:00
SCA_IActuator.py
SCA_IController.py
SCA_ILogicBrick.py
SCA_ISensor.py BGE state system improvement: the sensor with Level option enabled will trigger the controller of a newly activated state, even if the sensor is already connected to an active state; new isTriggered() python function to determine which sensor triggered the current controller. 2008-08-23 11:54:27 +00:00
SCA_JoystickSensor.py Added joystick epydocs, only changed incorrect docstrings in SCA_JoystickSensor.cpp 2008-10-18 13:23:30 +00:00
SCA_KeyboardSensor.py
SCA_MouseSensor.py
SCA_ORController.py
SCA_PropertyActuator.py
SCA_PropertySensor.py
SCA_PythonController.py BGE python api addition, GameObject get/setState and Controller.getState() 2008-06-29 21:52:23 +00:00
SCA_RandomActuator.py
SCA_RandomSensor.py
SConscript * Build aborts when giving options on command-line when WITH_BF_DOCS=True 2008-10-30 18:56:20 +00:00
WhatsNew.py