blender/source/creator
2011-02-15 12:37:15 +00:00
..
buildinfo.c split BKE_utildefines.h, now it only has blender specific defines like GS() MAKE_ID, FILE_MAXDIR, moved the generic defines to BLI_utildefines.h. 2011-01-07 18:36:47 +00:00
CMakeLists.txt fix for building with make on linux from recent new lib. 2011-02-15 12:37:15 +00:00
creator.c made most variables which are only used in a single file and not defined in header static for blenlib, blenkernel and editors. 2011-02-14 17:55:27 +00:00
SConscript rename and negate DISABLE_PYTHON --> WITH_PYTHON 2010-10-31 04:11:39 +00:00