Blender Git Commit Log

Git Commits -> Revision ea6620c

Revision ea6620c by Antonis Ryakiotakis (master)
May 13, 2014, 22:10 (GMT)
Fix T37796, Mesh lost after exiting sculpt mode and undoing.

Issue here is that upon entering sculpt mode, the mesh (and the object
mode) is stored in global undo. Now made the code similar to edit mode,
but since we don't really have any operator to push, this is just
ignored for now.

I have tried just disabling the sculpt toggle operator undo flag but
this didn't work due to the nature recursive of the operator calls

Commit Details:

Full Hash: ea6620cb822ff1fa56c8916fe39b18f32484e512
Parent Commit: 5cc1e03
Lines Changed: +3, -0

1 Modified Path:

/source/blender/editors/util/undo.c (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021