Edit of asset "CReverter (Composite Reverter aka Undo/Redo)" Accepted

Old/Current New/Edit
Title CReverter (Composite Reverter aka Undo/Redo)
Description 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.
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.
Category Scripts
License MIT
Repository Provider Gogs/Gitea/Codeberg
Repository Url https://codeberg.org/svetogam/creverter
Issues Url https://codeberg.org/svetogam/creverter/issues
Godot version Godot 4.0
Version String 2.0.0 2.0.0
Download Commit b3315acfe95ed86808935cc1b77bcb7e938f71c6 b3315acfe95ed86808935cc1b77bcb7e938f71c6
Download Url (Computed) https://codeberg.org/svetogam/creverter/archive/b3315acfe95ed86808935cc1b77bcb7e938f71c6.zip https://codeberg.org/svetogam/creverter/archive/b3315acfe95ed86808935cc1b77bcb7e938f71c6.zip
Icon Url https://codeberg.org/svetogam/creverter/raw/commit/b3315acfe95ed86808935cc1b77bcb7e938f71c6/icon.png
https://codeberg.org/svetogam/creverter/raw/commit/b3315acfe95ed86808935cc1b77bcb7e938f71c6/icon.png
Preview Update
Type image
Image/Video URL https://codeberg.org/svetogam/creverter/raw/commit/b3315acfe95ed86808935cc1b77bcb7e938f71c6/images/screenshots/example.png
Thumbnail https://codeberg.org/svetogam/creverter/raw/commit/b3315acfe95ed86808935cc1b77bcb7e938f71c6/images/screenshots/example.png
Preview Update
Type image
Image/Video URL https://codeberg.org/svetogam/creverter/raw/commit/b3315acfe95ed86808935cc1b77bcb7e938f71c6/images/screenshots/example_code.png
Thumbnail https://codeberg.org/svetogam/creverter/raw/commit/b3315acfe95ed86808935cc1b77bcb7e938f71c6/images/screenshots/example_code.png