blender/source/creator
2011-02-21 00:45:54 +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 Experimental option to build blender as a python module, rather then blender embedding python. 2011-02-20 23:39:29 +00:00
creator.c Make sure we can build without the optional new WITH_PYTHON_MODULE option. Looks like a #ifndef was meant around the blender_esc implementation. 2011-02-21 00:45:54 +00:00
SConscript rename and negate DISABLE_PYTHON --> WITH_PYTHON 2010-10-31 04:11:39 +00:00