blender/source
Brecht Van Lommel 3682624616 2.5: Game Engine
* Added Shading and Performance panels in the scene buttons,
  containing the options previously in the 2.4x game menu.
* Added show framerate/debug/physics/warnings back in game menu.
* Moved these settings from G.fileflags to scene GameData.
* Enabled Display Lists by default.
* Some other small game scene button tweaks.
2009-08-18 15:27:48 +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 2.5: Game Engine 2009-08-18 15:27:48 +00:00
icons
kernel 2.5 audio cleanup: 2009-08-10 15:39:11 +00:00
CMakeLists.txt
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