Go to file
Campbell Barton 98961c9f19 initial cleanup for weight paint branch
- move get_selected_defgroups & count_selected_defgroups into blenkernel
- split calc_weightpaint_vert_color() logic so its more obvious whats default and multipaint behavior
2011-09-14 02:04:26 +00:00
build_files svn merge -r40179:40195 https://svn.blender.org/svnroot/bf-blender/trunk/blender 2011-09-14 01:32:59 +00:00
doc added section about editmode switching to gotchas 2011-09-10 23:06:44 +00:00
extern fix compilation for MinGW by substituting qsort_r with qsort. What aversion do MinGW guys have for including '_r' variants of functions anyway? 2011-09-13 19:51:58 +00:00
intern quiet -Wundef warnings for cmake/gcc/elbeem 2011-09-12 00:55:27 +00:00
release initial cleanup for weight paint branch 2011-09-14 02:04:26 +00:00
source initial cleanup for weight paint branch 2011-09-14 02:04:26 +00:00
CMakeLists.txt fix for error linking opencollada on linux. 2011-09-12 13:58:13 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile turns out recent commit made 'make' on its own fail. 2011-08-16 13:45:17 +00:00
SConstruct ups, syntax error, missing : 2011-08-25 15:18:54 +00:00