Blender Git Loki
Git Commits -> Revision 5775efb
December 15, 2020, 20:38 (GMT) |
Sculpt: Elastic Transform |
Commit Details:
Full Hash: 5775efba2f32afa0d2f79b6890caeb35c24ad48f
Parent Commit: cab8626
Lines Changed: +190, -13
6 Modified Paths:
/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+9, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+31, -9) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+9, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_transform.c (+110, -4) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+11, -0) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+20, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+31, -9) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+9, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_transform.c (+110, -4) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+11, -0) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+20, -0) (Diff)