Blender Git Commit Log
Git Commits -> Revision db932cc
Revision db932cc by aousdfh (sculpt-dev, temp_test_sc_keymap) July 5, 2021, 22:44 (GMT) |
Array Brush: Implement symmetry datalayers |
Commit Details:
Full Hash: db932ccde664d843e547ffa1b752786aa9fb09ca
Parent Commit: 9dbf3b9
Lines Changed: +265, -144
5 Modified Paths:
/source/blender/blenkernel/BKE_paint.h (+14, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+6, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_array.c (+231, -141) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+9, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+6, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_array.c (+231, -141) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+9, -3) (Diff)