CReverter (Composite Reverter aka Undo/Redo)'s icon

CReverter (Composite Reverter aka Undo/Redo) 2.0.0 Scripts 4.0 Community

Submitted by user svetogam; MIT; 2025-08-19

The Composite Reverter is a node for memento-based undo/redo.

A unique feature is its support of composition, allowing objects to handle their own saving and loading independently of each other while still operating in unison. This enhances decoupling and encapsulation in your code.

Main Features:
* Reverter node with commit, undo, redo, revert, and other methods.
* Tags allow jumping to any point in history.
* Equality can be defined between mementos to ignore insignificant changes.


View files Download Submit an issue Recent Edits