Go to file
Nicholas Bishop 2932ab8761 Fix an infinite loop in get_levels_from_disps().
This is called when adding a multiries modifier. BMesh MDisps have
only one loop's displacements rather than a full face's, so don't
multiply by number of corners here.
2012-03-10 12:26:32 +00:00
build_files Missed Scons update for MinGW boost 2012-02-26 16:54:20 +00:00
doc code cleanup: remove unused variable assignents and added bmesh submodule links, doc correction reported by dfelinto. 2012-03-09 21:23:15 +00:00
extern revert r44503, (left patch file in for now), this gives an error with gcc: 2012-02-28 05:50:02 +00:00
intern Cycles: another tooltip tweak. 2012-03-09 19:01:44 +00:00
release Tweaks for typos in the Keying Set descriptions commit 2012-03-09 10:24:53 +00:00
source Fix an infinite loop in get_levels_from_disps(). 2012-03-10 12:26:32 +00:00
CMakeLists.txt revert r44503, (left patch file in for now), this gives an error with gcc: 2012-02-28 05:50:02 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Spelling Cleanup 2012-03-01 12:20:18 +00:00
SConstruct building without python works again, cleanup bmesh include paths (cmake and scons). 2012-03-08 03:25:53 +00:00