Blender Git Loki
Git Commits -> Revision c6a51c1
Revision c6a51c1 by Joseph Eagar (sculpt-dev) September 23, 2021, 09:13 (GMT) |
Sculpt: move more brush settings to brush channels |
Commit Details:
Full Hash: c6a51c1259043a3d8c13dc3358c0b5d9a3d9e1b4
Parent Commit: 7e220dc
Lines Changed: +229, -88
13 Modified Paths:
/source/blender/blenkernel/BKE_brush_engine.h (+1, -1) (Diff)
/source/blender/blenkernel/BKE_paint.h (+8, -0) (Diff)
/source/blender/blenkernel/BKE_pbvh.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/brush_channel_define.h (+71, -18) (Diff)
/source/blender/blenkernel/intern/brush_engine_presets.c (+43, -3) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+13, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_boundary.c (+33, -27) (Diff)
/source/blender/editors/sculpt_paint/sculpt_cloth.c (+49, -28) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+4, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+0, -1) (Diff)
/source/blender/blenkernel/BKE_paint.h (+8, -0) (Diff)
/source/blender/blenkernel/BKE_pbvh.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/brush_channel_define.h (+71, -18) (Diff)
/source/blender/blenkernel/intern/brush_engine_presets.c (+43, -3) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+13, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_boundary.c (+33, -27) (Diff)
/source/blender/editors/sculpt_paint/sculpt_cloth.c (+49, -28) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+4, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+0, -1) (Diff)