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
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
..
Private
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
Public
/SGTracking
migrate away from the deprecated FXRMotionControllerData in favor of FXRMotionControllerState and FXRHandTrackingState on UE 5.5+
2024-10-22 06:42:47 +02:00
SenseGloveTracking.Build.cs
make FSGXRTracker::GetMotionControllerData() behave the same as 5.4 on both 5.2 and 5.3
2024-08-16 16:37:27 +02:00