Go to file
2012-01-11 00:09:46 +00:00
build_files when building blender as a py module use add_library(... MODULE on all systems, was SHARED on linux/windows. 2012-01-11 00:09:46 +00:00
doc correct api doc examples and a typo 2012-01-05 05:43:35 +00:00
extern add UNLIKELY / LIKELY util defines to help optimize iterators that are called a lot, only defined for gcc at the moment. 2011-12-29 01:46:58 +00:00
intern Cycles: multi GPU rendering support. 2012-01-09 16:58:01 +00:00
release move theme presets out of the header into the main panel. 2012-01-10 16:30:16 +00:00
source when building blender as a py module use add_library(... MODULE on all systems, was SHARED on linux/windows. 2012-01-11 00:09:46 +00:00
CMakeLists.txt use warnigns for all msvc configurations 2012-01-06 05:13:36 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct option to build without remesh modifier for cmake and scons 2011-12-31 03:34:44 +00:00