Blender Git Commit Log
Git Commits -> Revision 1300df4
Revision 1300df4 by Nicholas Bishop (master) January 13, 2009, 19:57 (GMT) |
More sculpt work. Very very basic sculpt operators implemented, one for toggling the mode, the other for the brush. This just allows entering sculptmode and drawing using a simple brush. (Note the operator is still modal, no exec yet.) |
Commit Details:
Full Hash: 1300df44696b69fd28ec150a076f63246c57a149
SVN Revision: 18485
Parent Commit: fecac53
Lines Changed: +214, -61
5 Modified Paths:
/source/blender/editors/sculpt/sculpt.c (+206, -56) (Diff)
/source/blender/editors/space_api/spacetypes.c (+1, -0) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+3, -3) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_ops.c (+2, -0) (Diff)
/source/blender/editors/space_api/spacetypes.c (+1, -0) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+3, -3) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_ops.c (+2, -0) (Diff)