Blender Git Loki
Git Commits -> Revision 004c033
Revision 004c033 by Tom Musgrove (soc-2010-jwilkins) June 27, 2010, 11:35 (GMT) |
This is a WIP to allow 'unified brush settings' ie when you change strength or size of a brush it updates for all brushes. Also in this commit are stubs.c changes needed for gameengine compiling |
Commit Details:
Full Hash: 004c033b50772e9773128244a1250c0efbd87423
SVN Revision: 29736
Parent Commit: 7f0491c
Lines Changed: +112, -27
11 Modified Paths:
/release/scripts/ui/space_userpref.py (+10, -0) (Diff)
/release/scripts/ui/space_view3d_toolbar.py (+17, -4) (Diff)
/source/blender/blenkernel/intern/brush.c (+32, -16) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)
/source/blender/imbuf/intern/cineon/cineonlib.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+9, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+21, -1) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+16, -0) (Diff)
/release/scripts/ui/space_view3d_toolbar.py (+17, -4) (Diff)
/source/blender/blenkernel/intern/brush.c (+32, -16) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)
/source/blender/imbuf/intern/cineon/cineonlib.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+9, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+21, -1) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+16, -0) (Diff)