-
This patch release addresses a few issues with both glove and hand-tracking.
released this
2024-11-08 11:26:31 +00:00 | 293 commits to master since this releaseFixed
- Fixed a chain of critical bugs that gets triggered due to
GloveConnectivityCheckIntervalgetting passed as seconds to the engine rather than milliseconds. Thus, the default or any large value forGloveConnectivityCheckIntervalcauses noticeable long delays between glove-connectivity-check intervals and consequently renders the hand-tracking state invalid in certain situations when thebFallbackToHandTrackingIfNoGloveDetectedoption is false.
Downloads
- Fixed a chain of critical bugs that gets triggered due to