Skip to content

fix: Swapped Front/Back Z-axis labels on view camera gizmo#3118

Merged
xen2 merged 2 commits intostride3d:masterfrom
kjnorris1205:fix/camera-orientation-gizmo-face-labels
Apr 8, 2026
Merged

fix: Swapped Front/Back Z-axis labels on view camera gizmo#3118
xen2 merged 2 commits intostride3d:masterfrom
kjnorris1205:fix/camera-orientation-gizmo-face-labels

Conversation

@kjnorris1205
Copy link
Copy Markdown
Contributor

PR Details

The CameraOrientationGizmo displays incorrect axis labels for the Front and Back faces. The "Back" face (no rotation, at +Z) was labeled "-Z" and the "Front" face (180° Y rotation, at -Z) was labeled "Z". This swaps the two XYZComponent strings so they match their actual positions.

Related Issue

Fixes #3117

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My change requires a change to the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have built and run the editor to try this change out.

@kjnorris1205
Copy link
Copy Markdown
Contributor Author

kjnorris1205 commented Apr 1, 2026 via email

@xen2 xen2 merged commit 2c070ce into stride3d:master Apr 8, 2026
3 of 15 checks passed
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.

3 participants