blender/source/gameengine/PyDoc
2008-09-24 22:58:49 +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 replacing epydoc generation script with one copied from bpy docs 2008-05-20 05:55:12 +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 Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
KX_ActuatorSensor.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_Camera.py Added support for cameras in Blender's Ortho mode. 2004-07-20 12:07:06 +00:00
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 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_GameActuator.py
KX_GameObject.py BGE bug #17549: fix crash on removeParent() with static mesh. Fix scaling bug on setParent(). Add python setWorldPosition() to allow setting object position in world coordinate regardless if it is a root or a child object. 2008-09-09 22:40:10 +00:00
KX_IpoActuator.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_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 Big patches: 2005-03-25 10:33:39 +00:00
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 Minor Fixes: 2004-06-26 09:15:41 +00:00
KX_SceneActuator.py Convert and use actuators with no target object set. 2004-09-19 01:33:08 +00:00
KX_SoundActuator.py Port Python updates from Tuhopuu2: 2004-07-17 05:28:23 +00:00
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 Port Python updates from Tuhopuu2: 2004-07-17 05:28:23 +00:00
KX_VisibilityActuator.py
Rasterizer.py BGE patch: add advanced parameters for SoftBody. Add Rasterizer.drawLine() Python function. 2008-09-24 22:58:49 +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 Switch fixed time system. Logic updates should now happen at 30Hz, physics at 60Hz. (By default, use Python to set.) Some actuators still run at framerate (IPO, Action) for nice smooth animation, and an excuse to buy high end hardware. 2004-10-16 11:41:50 +00:00
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_KeyboardSensor.py Minor Fixes: 2004-06-26 09:15:41 +00:00
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
WhatsNew.py Unified KX_BlenderPolyMaterial & GPC_PolygonMaterial into KX_PolygonMaterial. 2005-01-16 06:02:06 +00:00