This website requires JavaScript.
Explore
Help
Sign In
UnrealEngine
/
Plugin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
685a4341c76da3076dd535cc596486a36408749b
Plugin
/
Source
/
SenseGloveTracking
/
Private
T
History
Mamadou Babaei
685a4341c7
fix a critical issue where HandStates->GetTransform(KeyPoint) was incorrectly resolving to (&HandStates[0])->GetTransform(KeyPoint), causing both hands to use the left hand's wrist transform under specific conditions
2025-01-28 14:34:20 +01:00
..
SGTracking
fix a critical issue where HandStates->GetTransform(KeyPoint) was incorrectly resolving to (&HandStates[0])->GetTransform(KeyPoint), causing both hands to use the left hand's wrist transform under specific conditions
2025-01-28 14:34:20 +01:00
SenseGloveTracking.cpp
implement the OpenXR-compatible hand tracking (XR_EXT_hand_tracking) support
2024-08-16 16:29:36 +02:00
SenseGloveTracking.h
implement the OpenXR-compatible hand tracking (XR_EXT_hand_tracking) support
2024-08-16 16:29:36 +02:00
SenseGloveTrackingModule.cpp
fix more UE 5.4 RunUAT build issues
2024-08-16 16:30:36 +02:00
SenseGloveTrackingModule.h
implement the OpenXR-compatible hand tracking (XR_EXT_hand_tracking) support
2024-08-16 16:29:36 +02:00