Blender Git Loki
Git Commits -> Revision 7f5bae2
Revision 7f5bae2 by Campbell Barton (master) January 9, 2019, 21:02 (GMT) |
Fix memfile undo decoding creating undo steps Exiting modes shouldn't be needed since loading the new memfile will free the old data. Sculpt mode dynamic topology was adding undo data on exiting the mode which isn't logical in this case and can be avoided altogether. |
Commit Details:
Full Hash: 7f5bae28db0ce3d3bb62c66b45bba1fedfecaf93
Parent Commit: ea0abf5
Lines Changed: +1, -3
1 Modified Path:
/source/blender/editors/undo/memfile_undo.c (+1, -3) (Diff)