blender/source/gameengine
2011-05-30 15:40:01 +00:00
..
BlenderRoutines Moving the letterbox clear for the embedded player so it only clears when it needs to. Thanks to Juha Mäki-Kanto for the tip. 2011-05-29 18:09:38 +00:00
Converter BGE: fix bug #26775, crash when physics constraint is defined on non-active objects. Patch provided by Sergey Sharybin, verified and applied. 2011-05-30 15:40:01 +00:00
Expressions access pythons code object directly rather than attribute access. 2011-05-29 11:05:52 +00:00
GameLogic access pythons code object directly rather than attribute access. 2011-05-29 11:05:52 +00:00
GamePlayer Fixing the initglobals leak in the Blenderplayer (G.main reference was being reassigned before it was freed). 2011-05-29 04:15:35 +00:00
Ketsji bugfix for: [#26753] PhysicsConstraints ID trouble on 64bit (linux at least). 2011-05-28 08:16:34 +00:00
Network Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
Physics fixed "rather then" -> "rather than" typos all over the place 2011-05-28 13:11:24 +00:00
PyDoc == python api doc == 2010-10-13 10:42:33 +00:00
Rasterizer Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
SceneGraph doxygen: gameengine/SceneGraph tagged. 2011-02-25 13:39:04 +00:00
VideoTexture == FFMPEG == 2011-05-27 23:46:47 +00:00
CMakeLists.txt use cmake defined names for jpeg, png, zlib and python libs, building on *nix with non-standard libjpeg/png/zlib locations was broken. 2011-01-25 14:43:13 +00:00
SConscript enable building the game engine without bullet for scons & cmake 2010-10-10 07:01:56 +00:00