-
Notifications
You must be signed in to change notification settings - Fork 3
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
Call generateDecorations twice for fixed and non-fixed geometry #93
Conversation
✅ Deploy Preview for comforting-speculoos-d9e100 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Clarifying comments Signed-off-by: Ayman Habib <[email protected]>
Contact and wrapping surfaces were not displayed because generateDecorations must be called twice on the model. Now fixed but we exclude GeometryPath as not ready to handle yet |
We can use a few more layers for Contact and Wrapping and muscles for finer grain control at some point |
…lipsoid and Torus Add min, max for Point accessors for gltf validators remove unused variables
Signed-off-by: Ayman Habib <[email protected]>
@AlbertoCasasOrtiz for your review when u have a chance. Thank you |
Need to update i18n for spanish |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @aymanhab, everything seems to work properly. The only thing I detected is that if you import a new model, and try to select any object manually, it is not being selected. However if you do it from the tree, it works.
Thanks @AlbertoCasasOrtiz please open an issue and I'll address with the cleanup when switching models (issue #87) If you agree, please approve this PR once the new issue is created. Thank you |
Issue #96 has been added to address selection, which is unrelated to this PR. If you agree @AlbertoCasasOrtiz please approve this PR. Thank you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Thanks @AlbertoCasasOrtiz |
No description provided.