Blender Git Loki
Git Commits -> Revision d6d5167
Revision d6d5167 by Pablo Dobarro (sculpt-mode-features) August 15, 2019, 22:12 (GMT) |
Sculpt: Pose brush This commit also includes the MOUSE_INBETWEEN events fix for other brushes. |
Commit Details:
Full Hash: d6d51674a2fee3a1110d241b96d31480ce440cf1
Parent Commit: ba17acf
Lines Changed: +307, -6
6 Modified Paths:
/source/blender/blenkernel/intern/brush.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+27, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+267, -6) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+9, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+27, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+267, -6) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+9, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+1, -0) (Diff)