MCPcopy Create free account
hub / github.com/Logicalshift/flowbetween / undo_edit

Method undo_edit

attic/animation/src/editor/core_undo.rs:17–35  ·  view source on GitHub ↗

Performs an undo edit on this animation Undo edits are unusual in that they don't generate a 'reverse' operation (as they remove entries from the edit log), but they can change what's reported when retiring the edit. In particular a `PerformUndo` operation can become a `CompletedUndo` later on.

(&'a mut self, original_edit: &'a mut AnimationEdit, edit: &'a UndoEdit)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

process_undo_editsMethod · 0.45

Calls 1

perform_undoMethod · 0.80

Tested by

no test coverage detected