Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undo #81

Merged
merged 15 commits into from
Nov 29, 2023
Merged

Undo #81

merged 15 commits into from
Nov 29, 2023

Conversation

rewin123
Copy link
Owner

@rewin123 rewin123 commented Nov 26, 2023

#29

I made some architectural mistakes, so redo will be very hard to make. So, in this pull request i will target to only undo.

Todo:

  • Remap entities to new entites for support parent/child relationship
  • Undofor only reflected components (without Clone trait)
  • Add support to delete entity by undo
  • Add settings to limit change count in change chain
  • Add tests
  • Fix any more bugs
  • Fix undo with cloning entities

@rewin123 rewin123 changed the title Undo/Redo Undo Nov 27, 2023
@rewin123 rewin123 marked this pull request as ready for review November 29, 2023 14:19
@rewin123 rewin123 merged commit bc72d8a into main Nov 29, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants