Blender Git Loki
Git Commits -> Revision 110fa10
Revision 110fa10 by Nicholas Bishop (master) March 18, 2012, 11:44 (GMT) |
Re-enable the clay strips sculpt brush. Most of the tool code was already in place, only significant functionality change is that anchored stroke works now. TODO: * Gave it a new icon, but could use a better one * Default .blend should have a clay strips brush |
Commit Details:
Full Hash: 110fa100ff3c87eff9c49f320e1c7a654ba5ecdf
SVN Revision: 44969
Parent Commit: c5860e6
Lines Changed: +313, -7
2 Added Paths:
/release/datafiles/brushicons/claystrips.png (+0, -0) (View)
/source/blender/editors/datafiles/claystrips.png.c (+290, -0) (View)
/source/blender/editors/datafiles/claystrips.png.c (+290, -0) (View)
6 Modified Paths:
/source/blender/editors/datafiles/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/include/ED_datafiles.h (+3, -0) (Diff)
/source/blender/editors/include/UI_icons.h (+1, -0) (Diff)
/source/blender/editors/interface/interface_icons.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+16, -7) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+1, -0) (Diff)
/source/blender/editors/include/ED_datafiles.h (+3, -0) (Diff)
/source/blender/editors/include/UI_icons.h (+1, -0) (Diff)
/source/blender/editors/interface/interface_icons.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+16, -7) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+1, -0) (Diff)