blender/release/scripts/startup
Campbell Barton a735a2370b Weight gradient tool for weight paint mode
- blends from current weight into alpha zero.
- uses brush alpha & curve.
- respects weight paint vertex/face select modes.
- updates realtime.


Access With
- Alt+LMB (linear gradient)
- Ctrl+Alt+LMB (radial gradient)


note:
- WM_gesture_straightline_* are used but not well suited to this task, may end up replacing with own modal operator.
- Key handling works but needs to be done better.
2012-12-22 08:19:27 +00:00
..
bl_operators Better tooltip for "Install Theme..." 2012-12-15 16:27:12 +00:00
bl_ui Weight gradient tool for weight paint mode 2012-12-22 08:19:27 +00:00
keyingsets_builtins.py style cleanup: pep8 2012-10-08 08:28:05 +00:00