Blender Git Commit Log
Git Commits -> Revision f4900b3
December 24, 2020, 18:57 (GMT) |
Sculpt: Smooth Directional deform mode |
Commit Details:
Full Hash: f4900b3d02cb1d30f5218257d6968a52225c14f8
Parent Commit: 1d53fbf
Lines Changed: +102, -0
5 Modified Paths:
/source/blender/editors/sculpt_paint/sculpt.c (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+90, -0) (Diff)
/source/blender/makesdna/DNA_brush_enums.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_smooth.c (+90, -0) (Diff)
/source/blender/makesdna/DNA_brush_enums.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+5, -0) (Diff)