blender/source/creator
Campbell Barton 58587a3881 replace strncpy with BLI_strncpy, in some cases strncpy was being misused since it doesnt ensure \0 termination.
also dont call CTX_data_scene() twice when checking for function arguments.
2011-09-26 18:51: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: blenderplayer part 2: Jens Verwiever co-patch 2011-09-26 07:54:30 +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