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

Gizmo Ortho Rotation fixes #6027

Merged
merged 4 commits into from
Jan 30, 2024
Merged

Gizmo Ortho Rotation fixes #6027

merged 4 commits into from
Jan 30, 2024

Conversation

kpal81xd
Copy link
Contributor

  • Fixes orthographic rotation speed
  • Fixed orthographic facing logic for rotation axes and facing rotation (mimics rotation of camera instead of lookAt)

I confirm I have read the contributing guidelines and signed the Contributor License Agreement.

@kpal81xd kpal81xd added bug area: graphics Graphics related issue labels Jan 30, 2024
@kpal81xd kpal81xd self-assigned this Jan 30, 2024
@kpal81xd kpal81xd requested a review from a team January 30, 2024 17:20
@kpal81xd kpal81xd merged commit b5355a7 into main Jan 30, 2024
7 checks passed
@kpal81xd kpal81xd deleted the gizmo-orth-rotate branch January 30, 2024 18:08
mvaligursky pushed a commit that referenced this pull request Feb 2, 2024
* fixed orthgraphic rotation speed

* modified facing logic or orthographic to mimic camera rotation; added keybind for camera projection switching

* removed lookAt testing code

* handled divide by zero edge case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants