Blender Git Commit Log
Git Commits -> Revision 1cb8adb
Revision 1cb8adb by Antonis Ryakiotakis (soc-2013-paint) June 26, 2013, 18:26 (GMT) |
Necromancy exercice no #$%^&@!**#$>:3. Resurrect feature from old GSOC onion branch that applies gravity after each dab in sculpt mode. I am not very fond of the result, it will need artist feedback and testing. |
Commit Details:
Full Hash: 1cb8adb758b3b7540419a90884973c785235aa44
SVN Revision: 57780
Parent Commit: 02883a1
Lines Changed: +109, -37
5 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+17, -31) (Diff)
/source/blender/blenkernel/intern/brush.c (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+69, -4) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+16, -1) (Diff)
/source/blender/blenkernel/intern/brush.c (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+69, -4) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+16, -1) (Diff)