blender/source/gameengine
Campbell Barton cb0b3558af style cleanup
2012-06-05 22:12:17 +00:00
..
BlenderRoutines Also updating CMakeLists.txt. 2012-04-28 23:40:38 +00:00
Converter Fix for [#27472] "preserve volume for armature modifier does not work" based on code provided by Sergey Kurdakov. Now more deformation flags are being passed to armature_deform_verts(). Note: this fix is only for the Blender vertex deformer, not the BGE deformer. 2012-06-01 02:17:35 +00:00
Expressions revert 45924, not a very clean solution, especially for external libraries and looks like -fpermissive is used in linux too 2012-04-24 16:14:23 +00:00
GameLogic style cleanup 2012-06-05 22:12:17 +00:00
GamePlayer Fix #31366: check to enable opengl quadbuffer stereo was wrong, causing it to 2012-05-09 11:11:35 +00:00
Ketsji style cleanup 2012-06-04 20:11:09 +00:00
Network code cleanup: 2012-05-20 19:49:27 +00:00
Physics style cleanup 2012-06-05 22:12:17 +00:00
Rasterizer code cleanup: 2012-05-20 19:49:27 +00:00
SceneGraph code cleanup: 2012-05-20 19:49:27 +00:00
VideoTexture style cleanup 2012-06-05 22:12:17 +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