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

Gizmos axis flipping #7063

Merged
merged 4 commits into from
Oct 24, 2024
Merged

Gizmos axis flipping #7063

merged 4 commits into from
Oct 24, 2024

Conversation

kpal81xd
Copy link
Contributor

  • Flips axes so always facing the camera (hides line to indicate which direction the axis is facing in the negative direction)
  • Disables axis when at glancing angle
  • Fixed forward axis for flipping to be in line with gizmo (and modifie to limit number of updates)

Preview

image

image

@kpal81xd kpal81xd self-assigned this Oct 24, 2024
@kpal81xd kpal81xd requested review from a team and slimbuck October 24, 2024 12:43
@kpal81xd kpal81xd merged commit e737403 into main Oct 24, 2024
7 of 8 checks passed
kpal81xd added a commit that referenced this pull request Oct 24, 2024
* Added axis flipping to scale and translate gizmos

* Hides axes at glancing angles

* Fixed forward axis comparison

* Updated shape look at code to only update on angle change
@kpal81xd kpal81xd deleted the gizmos branch October 24, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants