blender/source/gameengine
2009-08-27 16:34:13 +00:00
..
BlenderRoutines cmake cleanup (remove unused includes, make some within IF checks) 2009-08-19 07:48:56 +00:00
Converter BGE shape key actuator working, though only tried a simple testcase. 2009-08-26 20:06:16 +00:00
Expressions was casting the PyObjectPlus type to a PyObject for new BGE vector and matrix types, need to get its proxy instead. 2009-08-27 16:34:13 +00:00
GameLogic remove all python api functions deprecated in 2.49 2009-08-25 22:51:18 +00:00
GamePlayer cmake cleanup (remove unused includes, make some within IF checks) 2009-08-19 07:48:56 +00:00
Ketsji was casting the PyObjectPlus type to a PyObject for new BGE vector and matrix types, need to get its proxy instead. 2009-08-27 16:34:13 +00:00
Network BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
Physics - Mathutils.Vector assignment wasnt working in the BGE's py api, was using getValue() rather than setValue() 2009-08-26 06:15:43 +00:00
PyDoc remove gameOb.has_key(key) method from KX_GameObject and ListValue since python 3.x removes has_key from dictionaries. 2009-08-25 13:54:56 +00:00
Rasterizer - fix for BGE warnings 2009-08-19 10:26:43 +00:00
SceneGraph BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
VideoTexture [#19226] (2.5) blender uses deprecated 'strstream' STL class, causes warnings with gcc 2009-08-22 17:19:31 +00:00
CMakeLists.txt Spring Cleaning 2009-06-21 16:18:38 +00:00
Makefile 2.5 2009-08-11 18:14:49 +00:00
SConscript Spring Cleaning 2009-06-21 16:18:38 +00:00