Blender Git Loki
Git Commits -> Revision 5385455
December 23, 2020, 06:47 (GMT) |
Fixed undo bugs caused by SculptVertRef refactor. I need to figure out the right way to make assigning a pointer to a SculptVertRef to an int* spit out a compiler error. |
Commit Details:
Full Hash: 5385455e6a17b17f4fb31bb412eccc96a9ecad8f
Parent Commit: 2c54c64
Lines Changed: +104, -46
5 Modified Paths:
/source/blender/editors/sculpt_paint/sculpt.c (+2, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt_automasking.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_paint_color.c (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+100, -41) (Diff)
/source/blender/editors/sculpt_paint/sculpt_automasking.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_paint_color.c (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+100, -41) (Diff)