blender/source
Campbell Barton 14d33b3c1f BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage.
* off by default.
* new/delete are at the bottom of each class
* python BGE objects have the new/delete in the Py_Header macro.
2009-08-18 15:37:31 +00:00
..
blender 2.5: Game Engine 2009-08-18 15:27:48 +00:00
creator compile time option to override C++'s new/delete to use guardedalloc, useful for debugging. shows memory leaks very quickly. currently cmake only - WITH_CXX_GUARDEDALLOC 2009-08-18 15:20:29 +00:00
darwin NaN makefiles now support and build with precompiled Python 3.1 by default on Mac 2009-08-02 06:22:53 +00:00
gameengine 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
icons
kernel 2.5 audio cleanup: 2009-08-10 15:39:11 +00:00
CMakeLists.txt 2.50: 2009-06-08 20:08:19 +00:00
Makefile Add debug support like other libs. 2009-08-16 22:35:22 +00:00
nan_compile.mk forgot to updated scons and make for the bullet defines 2009-08-18 04:15:28 +00:00
nan_definitions.mk Clean some whitespace. 2009-08-14 00:32:29 +00:00
nan_link.mk Remove astray tab chars. 2009-08-15 23:42:16 +00:00
nan_subdirs.mk
nan_warn.mk
SConscript