Blender Git Loki
Git Commits -> Revision ab5be0e
Revision ab5be0e by Tom Musgrove (soc-2010-jwilkins) June 28, 2010, 00:57 (GMT) |
This makes some of the UI changes recommended by brecht. It also has a WIP version of a crease brush - for crease you need a really sharp falloff. Also my math of combining the two is probably wrong :) |
Commit Details:
Full Hash: ab5be0e5f6f95960f16b83bb4252ce8961b0b043
SVN Revision: 29756
Parent Commit: f1e9fc1
Lines Changed: +63, -10
6 Modified Paths:
/release/scripts/ui/space_view3d_toolbar.py (+8, -8) (Diff)
/source/blender/blenkernel/intern/brush.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+51, -1) (Diff)
/source/blender/imbuf/intern/cineon/cineonlib.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+51, -1) (Diff)
/source/blender/imbuf/intern/cineon/cineonlib.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+1, -0) (Diff)