blender/source/gameengine/PyDoc
Campbell Barton 006ad4aaac BGE Py API Bugfixes
KX_GameObject.getVelocity() would set an error but nor return an error value when an non vector argument was given.
KX_PythonSeq_Type was not initialized with PyType_Ready which could crash blender when inspecting the type.
2009-05-16 00:49:28 +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 BGE Py API Bugfixes 2009-05-16 00:49:28 +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