Message 1 of 3
choose what to save into undo queue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
everybody knows that issue with memory leek while you paint skinning heavy model...
after 10 mins your memory will be overwhelmed with undo history...
is it possible to control what types of events should stored in undo queue?
currently `flushUndo` solving that issue, but you can also loose other events too