Blender Git Loki
Git Commits -> Revision 2d473ff
September 21, 2021, 05:52 (GMT) |
Sculpt: more brush stuff |
Commit Details:
Full Hash: 2d473ff4a8e628e42157a93e89418f4c1f36aa64
Parent Commit: 2b2b569
Lines Changed: +172, -77
10 Modified Paths:
/source/blender/blenkernel/BKE_brush_engine.h (+12, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/brush_engine.c (+67, -27) (Diff)
/source/blender/blenloader/intern/versioning_cpp.cc (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_userdef.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+58, -39) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_paint_color.c (+21, -8) (Diff)
/source/blender/makesdna/DNA_sculpt_brush_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_brush_engine.c (+8, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/brush_engine.c (+67, -27) (Diff)
/source/blender/blenloader/intern/versioning_cpp.cc (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_userdef.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+58, -39) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_paint_color.c (+21, -8) (Diff)
/source/blender/makesdna/DNA_sculpt_brush_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_brush_engine.c (+8, -0) (Diff)