blender/source/gameengine/PyDoc
Campbell Barton d257586fe6 BGE Py API
scene.active_camera can now be set so you can more easily set the current camera from python scripts without using an actuator.
ConvertPythonToCamera utility function to get a camera from a python string or KX_Camera type.
2009-05-14 07:59:44 +00:00
..
bge_api_validate_py.txt BGE API - small changes 2009-04-24 20:27:04 +00:00
epy_docgen.sh BGE Doc updates thanks to Roelf de Kock 2009-05-11 21:35:38 +00:00
GameKeys.py BGE API - small changes 2009-04-24 20:27:04 +00:00
GameLogic.py Moved game engine types into GameTypes.py because every type put into a module giving lots of references to KX_GameObject.KX_GameObject and having to write in links like L{CListValue<CListValue.CListValue>}. 2009-05-13 10:15:19 +00:00
GameTypes.py BGE Py API 2009-05-14 07:59:44 +00:00
Rasterizer.py BGE API - small changes 2009-04-24 20:27:04 +00:00
SConscript Scons epydos changed options 2009-04-19 22:02:48 +00:00