blender/source/gameengine
Campbell Barton fd666b2c78 fix for bge module imports so you can do for eg:
import bge.render as render
2012-08-06 14:29:25 +00:00
..
BlenderRoutines style cleanup 2012-07-21 22:58:08 +00:00
Converter style cleanup 2012-08-04 19:34:38 +00:00
Expressions style cleanup 2012-07-21 22:58:08 +00:00
GameLogic style cleanup 2012-07-21 22:58:08 +00:00
GamePlayer style cleanup 2012-07-21 22:58:08 +00:00
Ketsji fix for bge module imports so you can do for eg: 2012-08-06 14:29:25 +00:00
Network optionally use guarded alloc for tiles compositor, also replace allocation functions with a macro. 2012-06-25 09:14:37 +00:00
Physics Fix for [#32270] "Removing a Character object from the scene causes a crash." reported by me. The character's action wasn't being removed from the dynamics world when the character controller was. 2012-08-05 22:31:55 +00:00
Rasterizer code cleanup: 2012-08-03 22:12:57 +00:00
SceneGraph style cleanup 2012-07-21 22:58:08 +00:00
VideoTexture code cleanup: 2012-08-03 22:12:57 +00:00
CMakeLists.txt code cleanup: remove mode comments, these were applied very un-evenly across a few files. 2012-05-27 13:22:43 +00:00
SConscript enable building the game engine without bullet for scons & cmake 2010-10-10 07:01:56 +00:00