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

Lock visualizer behaviour improvement #136

Merged
merged 5 commits into from
Jul 15, 2024

Conversation

FejZa
Copy link
Contributor

@FejZa FejZa commented Jul 15, 2024

Reality Collective - Reality Toolkit Pull Request

Overview

  • Improves the lock visualizer interaction behaviour in a way that the visualizer will smoothly transition position and rotation within a configurable time. Previously this was also possible but position and rotation would arrive at their target value independently, which looks weird and unnatural
  • Allow negative sorting value for interaction behaviour sorting order. New range is -100 to 100 with a default of 0
  • Fixed some docs on enum type InteractorTrackingMode
  • Allow overriding hand pose transition animation duration on HandPoseAnimator. This can be used to adjust animation duration depending on how we are interacting with an object

@FejZa FejZa merged commit bd83804 into development Jul 15, 2024
9 checks passed
@FejZa FejZa deleted the feature/lock-visualizer-improv branch July 15, 2024 12:49
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