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/redo position/rotation/scale #676

Merged
merged 12 commits into from
Jun 28, 2024
Merged

Undo/redo position/rotation/scale #676

merged 12 commits into from
Jun 28, 2024

Conversation

vincentfretin
Copy link
Collaborator

@vincentfretin vincentfretin commented Jun 27, 2024

This closes #590
Remaining to do:

  • shortcut ctrl+z and ctrl+shift+z
  • it should truncate to 3 decimals (instead of 5) when moving with transformcontrols
  • fix issue that we got another command when opening the right panel that truncate to 3 decimals
  • use the entityupdatecommand for mixin

@vincentfretin vincentfretin marked this pull request as ready for review June 28, 2024 14:57
@kfarr
Copy link
Collaborator

kfarr commented Jun 28, 2024

looks great!

@kfarr kfarr merged commit afec8fd into main Jun 28, 2024
@kfarr kfarr deleted the undo branch June 28, 2024 16:24
@vincentfretin
Copy link
Collaborator Author

Additional fixes were made in #708

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.

undo / redo for position/rotation/scale only as v1
2 participants