Blender Git Loki
Git Commits -> Revision 15cd222
Revision 15cd222 by Inês Almeida (master) February 3, 2015, 15:32 (GMT) |
BGE: python API initialization cleanup The goal of these changes is to Close T40132 and to get rid of the 'PyRun_SimpleString' Hilighted changes are: - consistent naming and initialization of BGE submodules - initialization of the 'bge' module as a proper module - using PyDoc_STRVAR instead of static char* - generic cleanup (unused arguments, logica ordering, naming and whitespace) Reviewers: campbellbarton Maniphest Tasks: T40132 Differential Revision: https://developer.blender.org/D983 |
Commit Details:
Full Hash: 15cd2222702dabcb29cfba6f072b84ed1c52ec11
Parent Commit: 2699866
Lines Changed: +4, -4
1 Modified Path:
/source/gameengine/Ketsji/KX_PythonInit.cpp (+4, -4) (Diff)