Go to file
Campbell Barton 52decb3c31 vertex/weight paint
- store brush_alpha() result so it doesnt need to be called for each vertex when paitning.
- use _pressure suffix rather then _final to show the pressure has been applied.
- weight paint was needlessly calculateing the test weight when multipaint was enabled.
2012-01-15 07:15:15 +00:00
build_files when building blender as a py module use add_library(... MODULE on all systems, was SHARED on linux/windows. 2012-01-11 00:09:46 +00:00
doc remove *.select_inverse operators where the *.select_all operator has an invert option. 2012-01-14 06:58:03 +00:00
extern Fixing FreeBSD x64 build 2012-01-12 19:38:08 +00:00
intern remove api from addon bl_info, was never used. 2012-01-14 13:02:20 +00:00
release Fix all remaining unified paint settings uses of current Scene. 2012-01-14 23:54:51 +00:00
source vertex/weight paint 2012-01-15 07:15:15 +00:00
CMakeLists.txt Some small fixes to get things compiling on solaris with cmake. 2012-01-12 16:31:27 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct option to build without remesh modifier for cmake and scons 2011-12-31 03:34:44 +00:00