Skip to content

An implementation of an undo/redo system in Rust, with a design similar to Godot Engine's UndoRedo object.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

LikeLakers2/michis_undo_redo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

michis_undo_redo

An implementation of an undo/redo system in Rust, with a design similar to Godot Engine's UndoRedo object.

About

An implementation of an undo/redo system in Rust, with a design similar to Godot Engine's UndoRedo object.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages