This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
36e2004fcae3b5cd65bcceebed46326ff5debe69
test
/
source
/
gameengine
/
PyDoc
History
Brecht Van Lommel
fa825e70e3
Game engine: added Rasterizer.get/setMaterialMode to set texface,
...
multitexture or glsl materials. This does not affect existing scenes, only newly created ones.
2008-09-13 19:19:51 +00:00
..
BL_ActionActuator.py
…
BL_ShapeActionActuator.py
…
epy_docgen.sh
…
GameKeys.py
…
GameLogic.py
Merge of first part of changes from the apricot branch, especially
2008-09-04 20:51:28 +00:00
KX_ActuatorSensor.py
…
KX_Camera.py
…
KX_CameraActuator.py
…
KX_CDActuator.py
…
KX_ConstraintActuator.py
…
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
…
KX_Light.py
…
KX_MeshProxy.py
…
KX_MouseFocusSensor.py
…
KX_NearSensor.py
…
KX_NetworkMessageActuator.py
…
KX_NetworkMessageSensor.py
…
KX_ObjectActuator.py
…
KX_ParentActuator.py
…
KX_PolygonMaterial.py
…
KX_PolyProxy.py
…
KX_RadarSensor.py
…
KX_RaySensor.py
…
KX_SCA_AddObjectActuator.py
…
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
…
KX_TouchSensor.py
…
KX_TrackToActuator.py
…
KX_VertexProxy.py
…
KX_VisibilityActuator.py
…
Rasterizer.py
Game engine: added Rasterizer.get/setMaterialMode to set texface,
2008-09-13 19:19:51 +00:00
SCA_AlwaysSensor.py
…
SCA_ANDController.py
…
SCA_DelaySensor.py
…
SCA_IActuator.py
…
SCA_IController.py
…
SCA_ILogicBrick.py
…
SCA_ISensor.py
…
SCA_KeyboardSensor.py
…
SCA_MouseSensor.py
…
SCA_ORController.py
…
SCA_PropertyActuator.py
…
SCA_PropertySensor.py
…
SCA_PythonController.py
…
SCA_RandomActuator.py
…
SCA_RandomSensor.py
…
WhatsNew.py
…