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

Transform controls #151

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

martinRenou
Copy link
Member

@martinRenou martinRenou commented May 25, 2023

Applying rotation/translation from the UI is currently very precise but cumbersome. I want a way to apply transformations in a more user-friendly way.

Warning
Early draft, I should finish my multi-selection PR first.

Screenshot from 2023-05-25 10-53-34

TODO:

  • Our 3D meshes all have position [0, 0, 0] instead of taking the centroid of geometries, we should take the centroid of geometries in order for the transform control to work properly
  • Transforming from the UI should update the object in the shared model

@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch martinRenou/jupytercad/transform_controls

@martinRenou martinRenou force-pushed the transform_controls branch 3 times, most recently from 3de7ffd to f98e623 Compare May 26, 2023 09:53
@martinRenou martinRenou added this to the 3.0.0 milestone Sep 11, 2024
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.

1 participant