Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/not-elm/bevy-undo2
This crate makes it easy to use the undo-operation on bevy.
https://github.com/not-elm/bevy-undo2
Last synced: about 2 months ago
JSON representation
This crate makes it easy to use the undo-operation on bevy.
- Host: GitHub
- URL: https://github.com/not-elm/bevy-undo2
- Owner: not-elm
- License: apache-2.0
- Archived: true
- Created: 2023-08-14T10:24:50.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-02T02:43:02.000Z (7 months ago)
- Last Synced: 2024-09-22T11:32:13.199Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 245 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE2
Awesome Lists containing this project
README
I created [bevy_flurx](https://github.com/not-elm/bevy_flurx) which provides more powerful undo/redo, so please use that.