Blender Git Commit Log
Git Commits -> Revision c6e041f
Revision c6e041f by Nicholas Bishop (master) August 14, 2009, 04:45 (GMT) |
2.5/Paint modes: * Moved brush curve preset operator out of sculpt to paint_utils * Added a button to the curve panel to set the preset |
Commit Details:
Full Hash: c6e041f125008a59f9c77ffb4d6a017e20804eec
SVN Revision: 22449
Parent Commit: d426676
Lines Changed: +49, -29
6 Modified Paths:
/release/ui/space_view3d_toolbar.py (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+41, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+0, -26) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+41, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+0, -26) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+3, -3) (Diff)