blender/source/gameengine
2009-08-31 15:28:43 +00:00
..
BlenderRoutines - Ancient resource leak (rev 2) where checkPackedFile would open a file and never close it. 2009-08-01 06:27:40 +00:00
Converter fix for crash when a parent compound object didn't get a physics controller. 2009-08-27 23:29:07 +00:00
Expressions fix for writing to freed memory in cases where python wasn't holding a reference to the PyObject 2009-08-04 22:59:50 +00:00
GameLogic missed this in last commit. keyboard event manager was stored twice. 2009-08-22 14:19:27 +00:00
GamePlayer missed this line in last commit 2009-07-31 23:15:00 +00:00
Ketsji BGE bug #18963: obj.sendMessage() with 4 arguments crashes Blender. 2009-08-31 15:28:43 +00:00
Network BGE performance, 4th round: logic 2009-05-10 20:53:58 +00:00
Physics BGE Physics 2009-07-25 22:57:29 +00:00
PyDoc removing GameLogic.EvalExpression(), 2009-08-25 12:43:25 +00:00
Rasterizer bugfix [#19254] KX_PolyProxy returns improper VertexIndex with triangles, using .getVertexIndex() and .v1, .v2, etc. 2009-08-31 03:36:02 +00:00
SceneGraph BGE logic patch: fix another incompatibility with YF. 2009-05-20 08:45:42 +00:00
VideoTexture BGE Py API 2009-06-16 07:16:51 +00:00
CMakeLists.txt cmake: apply ADD_SUBDIR patch. 2009-05-17 12:25:06 +00:00
Makefile Makefile fixes for compiling with new videotexture code. 2008-11-02 18:12:45 +00:00
SConscript Building the game engine with Solid/Sumo is now optional for scons using WITH_BF_SOLID. 2009-02-25 12:07:51 +00:00