Blender Git Commit Log
Git Commits -> Revision 1f63381
Revision 1f63381 by Sebastian Witt (soc-2017-sculpting_improvements) July 20, 2017, 10:17 (GMT) |
Fixed shape anchor and z-orientation. Added tools to sculpt panel. (smoothness, depth, resolution). |
Commit Details:
Full Hash: 1f633817469045b1014cc7487934eeb0a5c04340
Parent Commit: 85e280b
Lines Changed: +81, -60
5 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+22, -0) (Diff)
/source/blender/blenloader/intern/versioning_defaults.c (+4, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+32, -59) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+18, -0) (Diff)
/source/blender/blenloader/intern/versioning_defaults.c (+4, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+32, -59) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+18, -0) (Diff)