• v2.3.2 0b9ea54816

    This patch release addresses a critical issue backported from the upcoming `2.4.x` release to `2.3.x`.

    mamadou.babaei released this 2025-01-28 14:22:08 +00:00 | 276 commits to master since this release

    Fixed

    • Fix a critical issue backported from the upcoming 2.4.x release 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. This occurred when the bFallbackToHandTrackingIfNoGloveDetected option was enabled, two gloves were present, and no hardware wrist-tracking device was active, resulting in both hands overlapping at the same transform.
    Downloads