Go to file
Bastien Montagne 761c44cbc1 Fix [#28654] Warp modifier does not support negative strength when Vertex Group is used.
The vg weight was multiplied by org strength (i.e. neg strength was always skiping all verts!), now multiplying it with abs value of strength.
2011-09-15 11:18:15 +00:00
build_files removed nodes from CMake's BLENDER_LINK_LIBS, rewrote find-pcre using own template. 2011-09-14 01:23:17 +00:00
doc move utf8 string.c functions into their own file, also add python tip for printing operators. 2011-09-15 08:07:42 +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 pep8 edits 2011-09-11 15:36:11 +00:00
source Fix [#28654] Warp modifier does not support negative strength when Vertex Group is used. 2011-09-15 11:18:15 +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