branchsbox/improved-undo-systemcancel
6 Commits over 0 Days - ∞cph!
Rewrite undo in position tool
Rewrite undo for all scene tree actions
Fix gameobjects not resolving correctly for undo actions
Move undo logic to editor only code
Rewrite undo for all drop objects
Remove some unused imports
Start moving away from snapshots and edit log by adding action based undos/redos
For cuts we have to use snapshots
Remove attempt at reference collector
Format
Aggregate actions now complete on mouse release