blender/source
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
..
blender vertex/weight paint 2012-01-15 07:15:15 +00:00
blenderplayer minor cleanup for string use - no functional changes 2012-01-11 09:33:44 +00:00
creator 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
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine Some small fixes to get things compiling on solaris with cmake. 2012-01-12 16:31:27 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests WIP script to check results of different modifier combinations and display modes, useful for validating bmesh changes don't break specific modifier combinations. 2012-01-09 10:30:27 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00