Blender Git Loki
Git Commits -> Revision 0cd9b12
Revision 0cd9b12 by Campbell Barton (master) May 14, 2020, 04:52 (GMT) |
Fix sculpt/paint missing undo-step limiting |
Commit Details:
Full Hash: 0cd9b1243cd8d06a68cce7419047fec6b18cfc09
Parent Commit: 95a47ff
Lines Changed: +10, -3
6 Modified Paths:
/source/blender/blenkernel/BKE_undo_system.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/undo_system.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_curve_undo.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+3, -0) (Diff)
/source/blender/editors/space_image/image_undo.c (+1, -0) (Diff)
/source/blender/editors/undo/ed_undo.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/undo_system.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_curve_undo.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+3, -0) (Diff)
/source/blender/editors/space_image/image_undo.c (+1, -0) (Diff)
/source/blender/editors/undo/ed_undo.c (+1, -1) (Diff)