blender/source/gameengine/Physics
Campbell Barton 4342235489 - Mathutils.Vector assignment wasnt working in the BGE's py api, was using getValue() rather than setValue()
- added GPL header to bpy_interface.c from 2.4x's BPY_interface.c
- warning fixes
2009-08-26 06:15:43 +00:00
..
Bullet - 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
common 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
Dummy 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
Makefile Spring Cleaning 2009-06-21 16:18:38 +00:00