• v2.1.3 c8801a48fa

    ### Added

    mamadou.babaei released this 2024-10-11 10:34:36 +00:00 | 307 commits to master since this release

    • Added initial support for the upcoming Unreal Engine 5.5 release. Please note that, while the plugin is functional, a few adjustments are still required to address deprecation warnings. Specifically, the FXRMotionControllerData struct needs to be replaced with the newly introduced FXRMotionControllerState and FXRHandTrackingState structs, along with adjustments to adhere to the new hand-tracking API changes.
    • Added support for Epic Native Toolchain v23.

    Fixed

    • Fix a bug inside USGVirtualHandComponent::PostEditChangeProperty() where the get member name check happens against the wrong class and member names.
    • Additional minor fixes and improvements that may not be listed here.

    Changed

    • The SenseGlove libraries have been updated to v2.105.0-02a2e508.
    Downloads