blender/source/creator
Dalai Felinto c927e37410 OSX CMake bundle - blenderplayer doesn't need locale, data, ..
also blenderplayer is a subset of Blender, so no need to repeat the macros here.
2011-09-27 17:06:10 +00:00
..
buildinfo.c buildinfo is now quoted from the build systems, avoids stripping quotes on startup. 2011-08-22 12:24:14 +00:00
CMakeLists.txt OSX CMake bundle - blenderplayer doesn't need locale, data, .. 2011-09-27 17:06:10 +00:00
creator.c replace strncpy with BLI_strncpy, in some cases strncpy was being misused since it doesnt ensure \0 termination. 2011-09-26 18:51:10 +00:00
SConscript Shuffle some build code around to ensure debug builds on Windows actually run too. 2011-06-08 11:53:07 +00:00