blender/source/creator
2009-10-19 16:55:51 +00:00
..
buildinfo.c Fix #19574: winbuildinfo.h error when compiling with cmake on windows. I've now removed winbuildinfo.h code and let scons on window just set environment vars like other operating systems. Note that cmake still doesn't get the date information on windows, implementation is missing for this. 2009-10-19 16:55:51 +00:00
CMakeLists.txt CMake files update to allow use of MAC OSX 10.5 libs (and build 64bit blender on mac) 2009-10-19 14:38:19 +00:00
creator.c -f argument uses MINFRAME instead of 1 (makes it possible to render negative frames on command line). Not that useful, but it's good to use the same limit everywhere. 2009-10-09 20:44:50 +00:00
Makefile texture enum was crashing when generating docs, removed radiosity from makefiles. 2009-08-19 14:04:21 +00:00
SConscript Bugfix: scons builds didn't print build info when running blender -v. 2009-10-19 16:29:26 +00:00