Blender Git Commit Log
Git Commits -> Revision 1cacc6f
Revision 1cacc6f by Nicholas Bishop (soc-2010-nicolasbishop) July 29, 2010, 00:47 (GMT) |
== Paint == * Moved a bunch more sculpt stroke stuff into paint stroke * Made all the sculpt stroke UI visible for vpaint too * Most of sculpt's stroke features work in vpaint now TODO: * Drag dot for vpaint * Anchored for vpaint * Smooth stroke broken |
Commit Details:
Full Hash: 1cacc6f9eadb6c2b7741312ea4061db45a643b82
SVN Revision: 30856
Parent Commit: ef18a05
Lines Changed: +355, -378
8 Modified Paths:
/release/scripts/ui/space_view3d_toolbar.py (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+40, -36) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+8, -17) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+211, -61) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+3, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+4, -7) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+87, -241) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+0, -12) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+40, -36) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+8, -17) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+211, -61) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+3, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+4, -7) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+87, -241) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+0, -12) (Diff)