blender/source/gameengine/PyDoc
Campbell Barton 41acd3b81c While testing YoFrankie with the new API attributes found some issues...
- corrections to docs
- disallow calling controller.activate(actuator) when the controller is not active. (Raise a SystemError)
- Added 2 new attributes, CValue.name - deprecates CValue.getName(), KX_GameObject.children deprecated KX_GameObject.getChildren(), (same for getChildrenRecursive()).
2009-05-17 16:30:18 +00:00
..
bge_api_validate_py.txt Name attributes added since 2.48a more consistently. 2009-05-15 03:26:53 +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 Name attributes added since 2.48a more consistently. 2009-05-15 03:26:53 +00:00
GameTypes.py While testing YoFrankie with the new API attributes found some issues... 2009-05-17 16:30:18 +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