Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Brecht Van Lommel ceed3ef640 Fix #32907: failure rendering a complex node setup, hitting fixed max number
of closures limit. Optimized the code now so it can handle more.

Change SVM mix/add closure handling, now we transform the node graph so that
the mix weights are fed into the closure nodes directly.
2012-11-26 21:59:41 +00:00
build_files switch verious references from py3.2 -> 3.3 or just 3. 2012-11-26 13:58:06 +00:00
doc switch verious references from py3.2 -> 3.3 or just 3. 2012-11-26 13:58:06 +00:00
extern Motion tracking: dump mask image when dump images is enabled 2012-11-20 12:54:28 +00:00
intern Fix #32907: failure rendering a complex node setup, hitting fixed max number 2012-11-26 21:59:41 +00:00
release Spell check updates... 2012-11-26 21:25:50 +00:00
source Fix #33226: error loading .blend files with different endian on Mac. The cause 2012-11-26 20:37:04 +00:00
CMakeLists.txt Remove non existent pthread include directory for MinGW, also slight message correction for 64 bit MinGW 2012-11-26 19:50:08 +00:00
COPYING
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct OSX/scons/osl: un-hardcode the osl libpath 2012-11-19 17:15:33 +00:00