Blender Git Commit Log
Git Commits -> Revision 73c590e
April 20, 2021, 13:34 (GMT) |
Added detail_size to local dyntopo brush settings |
Commit Details:
Full Hash: 73c590e1eb41f75b1d4b757ac546e372dd5ac3dd
Parent Commit: fdc6fb2
Lines Changed: +38, -16
8 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+1, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+11, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_pose.c (+10, -10) (Diff)
/source/blender/makesdna/DNA_brush_defaults.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_brush_enums.h (+3, -2) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+9, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+11, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_pose.c (+10, -10) (Diff)
/source/blender/makesdna/DNA_brush_defaults.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_brush_enums.h (+3, -2) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+9, -0) (Diff)