Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Campbell Barton f9e339ef00 fix/workaround [#33281] script goes into not responding
scanfill remove-doubles pass assumes ordered edges (as with curves), otherwise it can hang.
workaround this problem by skipping removing-doubles for mesh ngons, since this isnt such a common case as it is with curves and we can just not support it.
2012-11-26 23:18:04 +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/workaround [#33281] script goes into not responding 2012-11-26 23:18: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 == docs == 2010-10-13 14:44:22 +00:00
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