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

Rotation tool feels broken sometimes #273

Open
i-make-robots opened this issue Jan 23, 2024 · 0 comments
Open

Rotation tool feels broken sometimes #273

i-make-robots opened this issue Jan 23, 2024 · 0 comments

Comments

@i-make-robots
Copy link
Collaborator

Describe the bug
Rotation tool does not behave.

  • if there are several items selected, rotation should occur around the origin of the last item. instead it rotates each item around their own local origin. How this happens is a mystery.
  • If one selected item is upside down in the world and the FoR is World, a clockwise Z rotation will rotate the part counter clockwise. Again, why this happens is a mystery.

Screenshots
2024-01-23-01

Platform (please complete the following information):

  • App Version 2.109.*
  • Java version 21

Additional context
See src/main/java/com/marginallyclever/ro3/apps/viewport/viewporttools/move/RotateToolOneAxis.java for the mouseDragged method.

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

No branches or pull requests

1 participant