Blender Git Loki
Git Commits -> Revision 0c482f7
Revision 0c482f7 by Campbell Barton (master) April 24, 2009, 20:27 (GMT) |
BGE API - small changes - print CListValue errors only once. - bge_api_validate_py.txt now validates modules as well as types. - added missing functions and consts for epydoc modules. some of these in GameLogic.py still need sorting. |
Commit Details:
Full Hash: 0c482f76071ff0f48f1b469f9b5173ee7b067add
SVN Revision: 19920
Parent Commit: 6b48e25
Lines Changed: +316, -134
6 Modified Paths:
/source/gameengine/Expressions/ListValue.cpp (+11, -5) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+2, -2) (Diff)
/source/gameengine/PyDoc/bge_api_validate_py.txt (+37, -2) (Diff)
/source/gameengine/PyDoc/GameKeys.py (+114, -121) (Diff)
/source/gameengine/PyDoc/GameLogic.py (+126, -4) (Diff)
/source/gameengine/PyDoc/Rasterizer.py (+26, -0) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+2, -2) (Diff)
/source/gameengine/PyDoc/bge_api_validate_py.txt (+37, -2) (Diff)
/source/gameengine/PyDoc/GameKeys.py (+114, -121) (Diff)
/source/gameengine/PyDoc/GameLogic.py (+126, -4) (Diff)
/source/gameengine/PyDoc/Rasterizer.py (+26, -0) (Diff)