Skip to content

Conversation

@kpal81xd
Copy link
Contributor

@kpal81xd kpal81xd commented Sep 9, 2025

Fixes

  • Fixes orbit rotation around gizmo center for x/y/z axes
  • Fixed point snapping when intersection test fails

Checklist

  • I have read the contributing guidelines
  • My code follows the project's coding standards
  • This PR focuses on a single change

@kpal81xd kpal81xd self-assigned this Sep 9, 2025
@kpal81xd kpal81xd requested a review from a team September 9, 2025 14:45
@kpal81xd kpal81xd added the bug Something isn't working label Sep 9, 2025
@kpal81xd kpal81xd merged commit 5e33ae1 into main Sep 9, 2025
7 checks passed
@kpal81xd kpal81xd deleted the gizmos branch September 9, 2025 15:11
kpal81xd added a commit that referenced this pull request Sep 9, 2025
* fix: correct orbit rotation for x,y,z axes

* refactor: replace temporary variables with named constants in Gizmo class

* refactor: replace temporary variables with named constants in TransformGizmo class

* refactor: replace temporary variables with named constants in TranslateGizmo class

* refactor: replace temporary variables with named constants in ScaleGizmo class

* refactor: replace temporary variables with named constants in Gizmo classes

* fix: store previous point to reuse if intersection test fails
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants