blender/source/gameengine
Joerg Mueller 47ce314bc5 2.5 Sound:
- Cleaned up DNA_sound_types.h, especially the bSound structure.
- Fixed a caching bug.
2009-08-26 14:19:29 +00:00
..
BlenderRoutines cmake cleanup (remove unused includes, make some within IF checks) 2009-08-19 07:48:56 +00:00
Converter 2.5 Sound: 2009-08-26 14:19:29 +00:00
Expressions - Add remove game properties now possible from the logic space properties panel. 2009-08-26 12:51:27 +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 - 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
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