-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Gizmo fixes and updates #7946
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
Merged
Gizmo fixes and updates #7946
Changes from 21 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
d8b3ac8
fix: reverted regression using local angles instead of world angles f…
kpal81xd 084cd1f
fix: update shape orientation calculation to use local euler angles f…
kpal81xd eca2ecb
refactor: simplify visibility handling in ArcShape and update RotateG…
kpal81xd ba0741c
fix: update facing threshold constants for RotateGizmo and improve se…
kpal81xd 9037a19
fix: update GLANCE_EPSILON constant and adjust shape visibility logic…
kpal81xd ecb9ca6
fix: improve shape visibility logic in RotateGizmo for better state h…
kpal81xd be30c7a
fix: trigger render update event in RotateGizmo after shape visibilit…
kpal81xd ca8c47c
fix: enhance triangle data caching in ArcShape for improved geometry …
kpal81xd fb90203
fix: update TranslateGizmo to calculate point delta and reset node po…
kpal81xd 0d887dc
fix: rename pointDelta to translateDelta for clarity in TranslateGizm…
kpal81xd 7126f7c
fix: rename pointDelta to scaleDelta for clarity in ScaleGizmo scalin…
kpal81xd 4d9b97c
feat: implemented basic ball roll rotation
kpal81xd c2a8a73
fix: refine rotation logic in RotateGizmo to handle axis-specific con…
kpal81xd c414383
fix: mark potential scale warping issue in RotateGizmo with a FIXME c…
kpal81xd a3057f3
fix: reset depth to always render gizmos on top of each other
kpal81xd 4789ac2
fix: enhance type annotations and parameters for drawing span lines i…
kpal81xd 8e1e1d4
feat: add center radius control to RotateGizmo and update related pro…
kpal81xd 0e5c1ef
feat: override theme for xyz in rotate gizmo
kpal81xd 1ab207a
feat: refactor rendering in shape classes to use Mesh.fromGeometry fo…
kpal81xd 8cd9c47
feat: add Mesh import to shape.js for future rendering enhancements
kpal81xd 00b73f4
feat: enhance SphereGeometry rendering with latitude and longitude bands
kpal81xd 5966e70
Update src/extras/gizmo/translate-gizmo.js
kpal81xd 420a242
Merge branch 'main' into gizmo
kpal81xd 5fc5310
feat: add disabled color to gizmo shapes for better visual feedback
kpal81xd c9f433a
refactor: remove unused rotation calculation and associated method fr…
kpal81xd b8357d3
refactor: remove unused Mat4 import and temporary variable from Rotat…
kpal81xd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.