Skip to content

Auto-lock FOV when navigating to objects#9

Merged
giancarloerra merged 1 commit intomainfrom
feat/auto-lock-fov-on-navigation
Mar 30, 2026
Merged

Auto-lock FOV when navigating to objects#9
giancarloerra merged 1 commit intomainfrom
feat/auto-lock-fov-on-navigation

Conversation

@giancarloerra
Copy link
Copy Markdown
Owner

Summary

Auto-lock field of view (FOV) when navigating to objects.

Motivation

This change enhances user experience by automatically locking the FOV to the target position during navigation, ensuring better focus on selected objects.

Changes

  • Implemented lockFovOnTarget function to lock FOV based on target coordinates.

  • Added lockFovAfterGoto function to lock FOV after navigating to an object.

  • Updated event listeners to utilize the new locking functionality.

Testing

  • npm run lint passes

  • npm run typecheck passes

  • npm test passes

  • Verified manually in dev / built production mode

Breaking changes

  • No breaking changes

Screenshots (if applicable)


By submitting this pull request I confirm that my contribution is made under the terms of the GNU Affero General Public License v3.0 or later.

@giancarloerra giancarloerra self-assigned this Mar 30, 2026
@giancarloerra giancarloerra merged commit 4ae94d7 into main Mar 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant