blender/source/gameengine
2012-09-16 01:35:00 +00:00
..
BlenderRoutines code cleanup: make local game engine functions static 2012-09-16 00:22:55 +00:00
Converter code cleanup: make local game engine functions static 2012-09-16 00:22:55 +00:00
Expressions code cleanup: make local game engine functions static 2012-09-16 00:22:55 +00:00
GameLogic code cleanup: capitalize defines. 2012-09-06 01:31:15 +00:00
GamePlayer style cleanup: indentation 2012-09-06 02:20:03 +00:00
Ketsji fix for error in recent commit (made function static that shouldn't have been), add extra gcc warnings to cmake. 2012-09-16 01:35:00 +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 Accidentally did a commit when I wanted to revert... (ignore my last revision) 2012-08-08 01:29:20 +00:00
Rasterizer bge cleanup caught by accident while going over the code, it seems someone forgot to use rect_height everywhere (no functional change) 2012-09-13 23:39:09 +00:00
SceneGraph style cleanup: also spelling 2012-08-24 23:22:34 +00:00
VideoTexture fix for error in recent commit (made function static that shouldn't have been), add extra gcc warnings to cmake. 2012-09-16 01:35:00 +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