From 83a20f038d38abe6ab7457fefd277cfcc7794ff1 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Mon, 8 Sep 2025 06:33:04 +0200 Subject: [PATCH] bump senseglove libraries to v2.303.0-4a2a57376 --- Handbook/src/appendix/changelog.md | 2 +- Source/ThirdParty/include/SenseGlove/Common/FloatUtils.hpp | 3 +++ Source/ThirdParty/include/SenseGlove/Common/HybridMutex.hpp | 3 +++ .../include/SenseGlove/Common/HybridSharedMutex.hpp | 3 +++ Source/ThirdParty/include/SenseGlove/Common/Intrinsics.hpp | 3 +++ Source/ThirdParty/include/SenseGlove/Common/MathDefines.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Common/Platform.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Common/SGHybridMutex.hpp | 3 --- Source/ThirdParty/include/SenseGlove/Connect/BleInfo.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Connect/BleUtil.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Connect/Connection.hpp | 4 ++-- .../ThirdParty/include/SenseGlove/Connect/ConnectionData.hpp | 4 ++-- .../include/SenseGlove/Connect/ConnectionTester.hpp | 4 ++-- .../ThirdParty/include/SenseGlove/Connect/DeviceScanner.hpp | 4 ++-- .../include/SenseGlove/Connect/FirmwareUploader.hpp | 4 ++-- .../ThirdParty/include/SenseGlove/Connect/HapticResponse.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Connect/IdResponse.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Connect/IpcCommand.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Connect/NewSGDevice.hpp | 4 ++-- .../ThirdParty/include/SenseGlove/Connect/Nova2BleDevice.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Connect/PortInfo.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Connect/SGBleDevice.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Connect/SGDevice.hpp | 4 ++-- .../include/SenseGlove/Connect/SerialConnection.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Connect/SerialPorts.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/FloatUtils.hpp | 3 --- .../ThirdParty/lib/android/r25b/aarch64/debug/libsgcommon.a | 4 ++-- .../ThirdParty/lib/android/r25b/aarch64/debug/libsgconnect.a | 4 ++-- .../lib/android/r25b/aarch64/debug/libsgconnectshm.a | 4 ++-- Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/android/r25b/aarch64/debug/libsglog.a | 4 ++-- .../ThirdParty/lib/android/r25b/aarch64/release/libsgcommon.a | 4 ++-- .../lib/android/r25b/aarch64/release/libsgconnect.a | 4 ++-- .../lib/android/r25b/aarch64/release/libsgconnectshm.a | 4 ++-- .../ThirdParty/lib/android/r25b/aarch64/release/libsgcore.a | 4 ++-- Source/ThirdParty/lib/android/r25b/aarch64/release/libsglog.a | 4 ++-- Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgcommon.a | 4 ++-- .../ThirdParty/lib/android/r25b/x86-64/debug/libsgconnect.a | 4 ++-- .../lib/android/r25b/x86-64/debug/libsgconnectshm.a | 4 ++-- Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgcore.a | 4 ++-- .../ThirdParty/lib/android/r25b/x86-64/debug/libsgcoreshm.a | 2 +- Source/ThirdParty/lib/android/r25b/x86-64/debug/libsglog.a | 4 ++-- .../ThirdParty/lib/android/r25b/x86-64/release/libsgcommon.a | 4 ++-- .../ThirdParty/lib/android/r25b/x86-64/release/libsgconnect.a | 4 ++-- .../lib/android/r25b/x86-64/release/libsgconnectshm.a | 4 ++-- Source/ThirdParty/lib/android/r25b/x86-64/release/libsgcore.a | 4 ++-- .../ThirdParty/lib/android/r25b/x86-64/release/libsgcoreshm.a | 2 +- Source/ThirdParty/lib/android/r25b/x86-64/release/libsglog.a | 4 ++-- Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgcommon.a | 4 ++-- Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgconnect.a | 4 ++-- .../ThirdParty/lib/linux/v22/aarch64/debug/libsgconnectshm.a | 4 ++-- Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/linux/v22/aarch64/debug/libsglog.a | 4 ++-- Source/ThirdParty/lib/linux/v22/aarch64/release/libsgcommon.a | 4 ++-- .../ThirdParty/lib/linux/v22/aarch64/release/libsgconnect.a | 4 ++-- .../lib/linux/v22/aarch64/release/libsgconnectshm.a | 4 ++-- Source/ThirdParty/lib/linux/v22/aarch64/release/libsgcore.a | 4 ++-- Source/ThirdParty/lib/linux/v22/aarch64/release/libsglog.a | 4 ++-- Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgcommon.a | 4 ++-- Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgconnect.a | 4 ++-- .../ThirdParty/lib/linux/v22/x86-64/debug/libsgconnectshm.a | 4 ++-- Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/linux/v22/x86-64/debug/libsglog.a | 4 ++-- Source/ThirdParty/lib/linux/v22/x86-64/release/libsgcommon.a | 4 ++-- Source/ThirdParty/lib/linux/v22/x86-64/release/libsgconnect.a | 4 ++-- .../ThirdParty/lib/linux/v22/x86-64/release/libsgconnectshm.a | 4 ++-- Source/ThirdParty/lib/linux/v22/x86-64/release/libsgcore.a | 4 ++-- Source/ThirdParty/lib/linux/v22/x86-64/release/libsglog.a | 4 ++-- Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgcommon.a | 4 ++-- Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgconnect.a | 4 ++-- .../ThirdParty/lib/linux/v23/aarch64/debug/libsgconnectshm.a | 4 ++-- Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/linux/v23/aarch64/debug/libsglog.a | 4 ++-- Source/ThirdParty/lib/linux/v23/aarch64/release/libsgcommon.a | 4 ++-- .../ThirdParty/lib/linux/v23/aarch64/release/libsgconnect.a | 4 ++-- .../lib/linux/v23/aarch64/release/libsgconnectshm.a | 4 ++-- Source/ThirdParty/lib/linux/v23/aarch64/release/libsgcore.a | 4 ++-- Source/ThirdParty/lib/linux/v23/aarch64/release/libsglog.a | 4 ++-- Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgcommon.a | 4 ++-- Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgconnect.a | 4 ++-- .../ThirdParty/lib/linux/v23/x86-64/debug/libsgconnectshm.a | 4 ++-- Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/linux/v23/x86-64/debug/libsglog.a | 4 ++-- Source/ThirdParty/lib/linux/v23/x86-64/release/libsgcommon.a | 4 ++-- Source/ThirdParty/lib/linux/v23/x86-64/release/libsgconnect.a | 4 ++-- .../ThirdParty/lib/linux/v23/x86-64/release/libsgconnectshm.a | 4 ++-- Source/ThirdParty/lib/linux/v23/x86-64/release/libsgcore.a | 4 ++-- Source/ThirdParty/lib/linux/v23/x86-64/release/libsglog.a | 4 ++-- Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgcommon.a | 4 ++-- Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgconnect.a | 4 ++-- .../ThirdParty/lib/linux/v25/aarch64/debug/libsgconnectshm.a | 4 ++-- Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/linux/v25/aarch64/debug/libsglog.a | 4 ++-- Source/ThirdParty/lib/linux/v25/aarch64/release/libsgcommon.a | 4 ++-- .../ThirdParty/lib/linux/v25/aarch64/release/libsgconnect.a | 4 ++-- .../lib/linux/v25/aarch64/release/libsgconnectshm.a | 4 ++-- Source/ThirdParty/lib/linux/v25/aarch64/release/libsgcore.a | 4 ++-- Source/ThirdParty/lib/linux/v25/aarch64/release/libsglog.a | 4 ++-- Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgcommon.a | 4 ++-- Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgconnect.a | 4 ++-- .../ThirdParty/lib/linux/v25/x86-64/debug/libsgconnectshm.a | 4 ++-- Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/linux/v25/x86-64/debug/libsglog.a | 4 ++-- Source/ThirdParty/lib/linux/v25/x86-64/release/libsgcommon.a | 4 ++-- Source/ThirdParty/lib/linux/v25/x86-64/release/libsgconnect.a | 4 ++-- .../ThirdParty/lib/linux/v25/x86-64/release/libsgconnectshm.a | 4 ++-- Source/ThirdParty/lib/linux/v25/x86-64/release/libsgcore.a | 4 ++-- Source/ThirdParty/lib/linux/v25/x86-64/release/libsglog.a | 4 ++-- Source/ThirdParty/lib/windows/v143/x86-64/debug/fmtd.lib | 2 +- Source/ThirdParty/lib/windows/v143/x86-64/debug/fmtd.pdb | 4 ++-- Source/ThirdParty/lib/windows/v143/x86-64/debug/logurud.lib | 2 +- Source/ThirdParty/lib/windows/v143/x86-64/debug/logurud.pdb | 4 ++-- Source/ThirdParty/lib/windows/v143/x86-64/debug/serial.lib | 2 +- Source/ThirdParty/lib/windows/v143/x86-64/debug/serial.pdb | 4 ++-- Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcommon.lib | 4 ++-- Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcommon.pdb | 4 ++-- Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnect.lib | 4 ++-- Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnect.pdb | 4 ++-- .../ThirdParty/lib/windows/v143/x86-64/debug/sgconnectshm.lib | 4 ++-- .../ThirdParty/lib/windows/v143/x86-64/debug/sgconnectshm.pdb | 4 ++-- Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcore.lib | 4 ++-- Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcore.pdb | 2 +- Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcoreshm.lib | 2 +- Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcoreshm.pdb | 4 ++-- Source/ThirdParty/lib/windows/v143/x86-64/debug/sglog.lib | 4 ++-- Source/ThirdParty/lib/windows/v143/x86-64/debug/sglog.pdb | 4 ++-- Source/ThirdParty/lib/windows/v143/x86-64/debug/sgserial.lib | 2 +- Source/ThirdParty/lib/windows/v143/x86-64/debug/sgserial.pdb | 4 ++-- Source/ThirdParty/lib/windows/v143/x86-64/release/fmt.lib | 2 +- Source/ThirdParty/lib/windows/v143/x86-64/release/loguru.lib | 2 +- Source/ThirdParty/lib/windows/v143/x86-64/release/serial.lib | 2 +- .../ThirdParty/lib/windows/v143/x86-64/release/sgcommon.lib | 4 ++-- .../ThirdParty/lib/windows/v143/x86-64/release/sgconnect.lib | 4 ++-- .../lib/windows/v143/x86-64/release/sgconnectshm.lib | 4 ++-- Source/ThirdParty/lib/windows/v143/x86-64/release/sgcore.lib | 4 ++-- .../ThirdParty/lib/windows/v143/x86-64/release/sgcoreshm.lib | 2 +- Source/ThirdParty/lib/windows/v143/x86-64/release/sglog.lib | 4 ++-- .../ThirdParty/lib/windows/v143/x86-64/release/sgserial.lib | 2 +- 138 files changed, 262 insertions(+), 256 deletions(-) create mode 100644 Source/ThirdParty/include/SenseGlove/Common/FloatUtils.hpp create mode 100644 Source/ThirdParty/include/SenseGlove/Common/HybridMutex.hpp create mode 100644 Source/ThirdParty/include/SenseGlove/Common/HybridSharedMutex.hpp create mode 100644 Source/ThirdParty/include/SenseGlove/Common/Intrinsics.hpp delete mode 100644 Source/ThirdParty/include/SenseGlove/Common/SGHybridMutex.hpp delete mode 100644 Source/ThirdParty/include/SenseGlove/Core/FloatUtils.hpp diff --git a/Handbook/src/appendix/changelog.md b/Handbook/src/appendix/changelog.md index be7f02b6..af4333e7 100644 --- a/Handbook/src/appendix/changelog.md +++ b/Handbook/src/appendix/changelog.md @@ -28,7 +28,7 @@ This minor release focuses on delivering performance improvements, made possible ### Changed - `SGDeviceList::SenseCommRunning()` has been renamed to `SGDeviceList::SenseComRunning()` due to a typo. This change breaks ABI and API compatibility with previous versions of the plugin and affects both C++ and Blueprint code. -- Bumped the SenseGlove libraries to `v2.301.0-c70bce637`. This release of the SenseGlove libraries disables RTTI/Exceptions for the most parts and isolates it to a minor portion of the code base, which yields noticable performance gains. Futhermore, some optiomizations are done in the multi-threaded code, such as replacing Spinlocks with Adaptive Mutexes (a hybrid Mutex/Spinlock). +- Bumped the SenseGlove libraries to `v2.303.0-4a2a57376`. This release of the SenseGlove libraries disables RTTI/Exceptions for the most parts and isolates it to a minor portion of the code base, which yields noticable performance gains. Futhermore, some optiomizations are done in the multi-threaded code, such as replacing Spinlocks with Adaptive Mutexes (a hybrid Mutex/Spinlock). - As a result of SenseGlove libraries >= `v2.300.0` changing it's directory structure, the `ThirdParty` folder's directory structure has been revamped. - Renamed third-party module `SGSerialThirdPartyLibs` to `SGWjwwoodSerialThirdPartyLibs` since SenseGlove libraries >= `v2.300.0` ships a new static library named `sgserial`. Thus, to avoid confusion and naming conflicts the third-party `serial` static library is now provided by the `SGWjwwoodSerialThirdPartyLibs` module and `sgserial` is provided by the `SGSerialThirdPartyLibs` module. diff --git a/Source/ThirdParty/include/SenseGlove/Common/FloatUtils.hpp b/Source/ThirdParty/include/SenseGlove/Common/FloatUtils.hpp new file mode 100644 index 00000000..f79052ab --- /dev/null +++ b/Source/ThirdParty/include/SenseGlove/Common/FloatUtils.hpp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:821bc09ebac372d985100c6ec7a7350c3eedf869a2bd9c0f4e1d70bae86d90c0 +size 3735 diff --git a/Source/ThirdParty/include/SenseGlove/Common/HybridMutex.hpp b/Source/ThirdParty/include/SenseGlove/Common/HybridMutex.hpp new file mode 100644 index 00000000..71207f69 --- /dev/null +++ b/Source/ThirdParty/include/SenseGlove/Common/HybridMutex.hpp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b7e597fbff5361a0b3f1f5e689e017890ab594ee54778b8e2078efe0302f7dc +size 1323 diff --git a/Source/ThirdParty/include/SenseGlove/Common/HybridSharedMutex.hpp b/Source/ThirdParty/include/SenseGlove/Common/HybridSharedMutex.hpp new file mode 100644 index 00000000..81e64a1f --- /dev/null +++ b/Source/ThirdParty/include/SenseGlove/Common/HybridSharedMutex.hpp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83958f815c20885a1b389283a5e987f73d86e377481806cb19c3da96a2d7664a +size 1502 diff --git a/Source/ThirdParty/include/SenseGlove/Common/Intrinsics.hpp b/Source/ThirdParty/include/SenseGlove/Common/Intrinsics.hpp new file mode 100644 index 00000000..91132be0 --- /dev/null +++ b/Source/ThirdParty/include/SenseGlove/Common/Intrinsics.hpp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10d020ddfaaca3548636ffdee113bba4fe0a21e39b66593ba26f279941919d1a +size 1135 diff --git a/Source/ThirdParty/include/SenseGlove/Common/MathDefines.hpp b/Source/ThirdParty/include/SenseGlove/Common/MathDefines.hpp index 063fbc02..1c2e2c16 100644 --- a/Source/ThirdParty/include/SenseGlove/Common/MathDefines.hpp +++ b/Source/ThirdParty/include/SenseGlove/Common/MathDefines.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6b06108ac1b03e803fa7f6009625b91c75e794bf10ba4480de5e979e3b39442 -size 905 +oid sha256:9f6159bd075a6b07b3e76d1af42dcf62be8ed7fe4d953656e055deaa321f809a +size 1006 diff --git a/Source/ThirdParty/include/SenseGlove/Common/Platform.hpp b/Source/ThirdParty/include/SenseGlove/Common/Platform.hpp index aa6ab574..942c5f02 100644 --- a/Source/ThirdParty/include/SenseGlove/Common/Platform.hpp +++ b/Source/ThirdParty/include/SenseGlove/Common/Platform.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:facc6a986dc399d506fdc41cf7b08771ae62f26c0291b11855230a580ef54754 -size 14171 +oid sha256:7c7f50319fa694014331d350bbd61031388d6491ccad929623885383b4e7b302 +size 16321 diff --git a/Source/ThirdParty/include/SenseGlove/Common/SGHybridMutex.hpp b/Source/ThirdParty/include/SenseGlove/Common/SGHybridMutex.hpp deleted file mode 100644 index 898c0dc6..00000000 --- a/Source/ThirdParty/include/SenseGlove/Common/SGHybridMutex.hpp +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c5c81ea0e5daab696bd962a88db349bc0b6797ac3d3355e037bedf1a537c9df -size 1216 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/BleInfo.hpp b/Source/ThirdParty/include/SenseGlove/Connect/BleInfo.hpp index dc7e1d9b..8b4a07d2 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/BleInfo.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/BleInfo.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5c51db098b0375dd17987f0b316c5cabf4172733ed932502b7d48591082fe53e -size 2105 +oid sha256:8680a4dd20fb222bbb0180066f0dfe57f022ae16ca151037eea79e3ba95ba70c +size 2160 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/BleUtil.hpp b/Source/ThirdParty/include/SenseGlove/Connect/BleUtil.hpp index c66a2dbd..3fedb739 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/BleUtil.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/BleUtil.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26f443ea1bc62bde89a525c748e6cc8d93249430bf62c3c45577e1897a76ae3a -size 1132 +oid sha256:16fc2df4ad0854af95075253987cf975d8cdb3072354c4987dad977fbc7d62f0 +size 1184 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/Connection.hpp b/Source/ThirdParty/include/SenseGlove/Connect/Connection.hpp index 76974a59..112af716 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/Connection.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/Connection.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75fc2f5f15ea252129f9acc8b2df19be4242fad59dd9afab6138244983def7a3 -size 5701 +oid sha256:a0743fced944448b691f7f6820f851b9bad1a53cde79f60f04b51ef832cfca4a +size 5757 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/ConnectionData.hpp b/Source/ThirdParty/include/SenseGlove/Connect/ConnectionData.hpp index d0ef74ff..adbfc249 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/ConnectionData.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/ConnectionData.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57199199c96ad9abda0055cc796aa3ed8326672d51066bcbd6300e67ea40130f -size 2138 +oid sha256:b9e178e74cb039a440fe040e4e0c33732a62553dda61d640fd1dab5ffd59c17f +size 2156 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/ConnectionTester.hpp b/Source/ThirdParty/include/SenseGlove/Connect/ConnectionTester.hpp index 1d2990a3..ac8ac1b5 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/ConnectionTester.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/ConnectionTester.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32be68d85e8b41be7b376a866c3b31c25f8f8f49737857fd82c90617e6f4956d -size 1796 +oid sha256:75fa01627dab1dfad79253aebdbfd33eb4adc6531fefd7c45cae9190c7ed3aa8 +size 2269 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/DeviceScanner.hpp b/Source/ThirdParty/include/SenseGlove/Connect/DeviceScanner.hpp index 1369f156..730f134b 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/DeviceScanner.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/DeviceScanner.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68aefa3d4d63e2ac5c53609ce18b2eafce0a2c30b051293f2d48a4b2f920b9b8 -size 3414 +oid sha256:a2631c9a1bd221a19499f0da8f6f2d61e24a8ce114e22bf316092aa34849371b +size 3905 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/FirmwareUploader.hpp b/Source/ThirdParty/include/SenseGlove/Connect/FirmwareUploader.hpp index 9e144b5d..f2389995 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/FirmwareUploader.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/FirmwareUploader.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cdc507f0b62170e925f642567865f380133032990b23d39ea1986a39deec965 -size 1568 +oid sha256:6c1109afc062a65f669995fbadadd44de81f7c19cb34b0194ec3a61b408a0aec +size 2148 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/HapticResponse.hpp b/Source/ThirdParty/include/SenseGlove/Connect/HapticResponse.hpp index c07527d9..a9e7b8dd 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/HapticResponse.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/HapticResponse.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:893c709f45cda9ed50fe91487b55f823a06a254a7b7aafcdb7d0a3aec4101561 -size 5641 +oid sha256:e5332b253f97f150672fe7491b1b1d85786c7aa43a1d0a56aae8bb74c51b92f6 +size 5863 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/IdResponse.hpp b/Source/ThirdParty/include/SenseGlove/Connect/IdResponse.hpp index 9dda4fa8..64374136 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/IdResponse.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/IdResponse.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:96aefc2c95599f5b7ae5915dbbe8e8cf9ec2845915b041e559514b1318bd9032 -size 2406 +oid sha256:1217ab52d5dbb76956d6e61d6ab8f811ff49ff0610a5f35b4b397e48b5f36082 +size 2424 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/IpcCommand.hpp b/Source/ThirdParty/include/SenseGlove/Connect/IpcCommand.hpp index 07109f21..93452312 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/IpcCommand.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/IpcCommand.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b2346aa47d215aab3cb336c8ce00a9d36699402e0ace9cbe29ce729933e032d -size 2088 +oid sha256:365f0f263fd1244c638670b83105eea3062a534dab00cb249e247c60f2d77490 +size 2057 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/NewSGDevice.hpp b/Source/ThirdParty/include/SenseGlove/Connect/NewSGDevice.hpp index caebd7d9..0b9c62b0 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/NewSGDevice.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/NewSGDevice.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8d58a1c31bbdc3631d469ccff79f57553b5b54bb10c8b234838c0ebc59fdd58 -size 1949 +oid sha256:4d60ed3d4e2db7248216a4ceef47ffd89b2f89019651d5797407a55eb47b0815 +size 2392 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/Nova2BleDevice.hpp b/Source/ThirdParty/include/SenseGlove/Connect/Nova2BleDevice.hpp index 81438706..70a52e38 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/Nova2BleDevice.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/Nova2BleDevice.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bf696823dded4e9dc17b4d7c1d791aef0ad18e5f172c514b37a4258c0358f62 -size 4458 +oid sha256:9a5ece924262342687321fcb3873fefac0ef7c301b49843970cbdb4c758720dd +size 4432 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/PortInfo.hpp b/Source/ThirdParty/include/SenseGlove/Connect/PortInfo.hpp index 3b59ab3a..2a05a3e4 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/PortInfo.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/PortInfo.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:859d2fd7ca57bc5a105083fa7218f128a57041c4854e1514b4ebd186ece457f1 -size 3047 +oid sha256:c06f72a7119066997e439c7e07e19564a15b033e2e875ca1e44ad73e252f4a62 +size 3049 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/SGBleDevice.hpp b/Source/ThirdParty/include/SenseGlove/Connect/SGBleDevice.hpp index 4d903107..f3a31133 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/SGBleDevice.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/SGBleDevice.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5323d49b4c9343b2b04b59f3c96e4c31aff6d8ed1089381948d432fcb96ece59 -size 996 +oid sha256:adf9037a13f42eb82856b13e1c83b0c90246a46a5e0f2e66ec66a5f078140be9 +size 1470 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/SGDevice.hpp b/Source/ThirdParty/include/SenseGlove/Connect/SGDevice.hpp index 1dc8d914..7084f0de 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/SGDevice.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/SGDevice.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af043070968c9f50cf42981467e69908cbf0a97afb07dc43b33206df0cd83bcb -size 4213 +oid sha256:6b9836d83ce01e2ac902c639d9368cad4c54e442a3b09be92a0e2bc2a77dafc4 +size 4662 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/SerialConnection.hpp b/Source/ThirdParty/include/SenseGlove/Connect/SerialConnection.hpp index 1fe9462d..a7638fa1 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/SerialConnection.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/SerialConnection.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:733d161b511173c1c1e7c32d3365c499d025db39ace77eb775fc5f8656b24a0f -size 2394 +oid sha256:d9bd7486fcbe639ae663227ad1d44914a7a7d328693b14f28fc0664a5bdeba90 +size 2899 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/SerialPorts.hpp b/Source/ThirdParty/include/SenseGlove/Connect/SerialPorts.hpp index 4d9efb35..3a538ce2 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/SerialPorts.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/SerialPorts.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9b6e9eaa0cc90fa9c814ba5f9fc3989a5934a38edcd7678ee7acbb16a754b64 -size 2481 +oid sha256:4834f22e4b8b9ee1847d670e64f550f3d11c214be25cc08e47630d572497764c +size 2482 diff --git a/Source/ThirdParty/include/SenseGlove/Core/FloatUtils.hpp b/Source/ThirdParty/include/SenseGlove/Core/FloatUtils.hpp deleted file mode 100644 index 24e02506..00000000 --- a/Source/ThirdParty/include/SenseGlove/Core/FloatUtils.hpp +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af1b3d8cb1114cd46a33d277d2667fcfe775cea7b27faaf45a4a3e7465f9183f -size 1053 diff --git a/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgcommon.a b/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgcommon.a index 0e7126bd..95898f19 100644 --- a/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgcommon.a +++ b/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9097537cd4e9a8bfe65e722ed552173ddbb7a29a08f58ed24ee6ff7394cd6c1 -size 59990 +oid sha256:b3c7cbfa06e99300924e04d6c2e26416f7711061ad0d6d3b8977f7ee4644c5e1 +size 108904 diff --git a/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgconnect.a b/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgconnect.a index 005f216e..a11d3da5 100644 --- a/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a76ac86a7b49e01e6e3838e8c68ceac03f0197fc267cdb2ed653333c2638ab5 -size 8778436 +oid sha256:827cbf5ac584aa9986f30a588c2603581f87ae4974e5b31d2a2f9f5f296941af +size 8928006 diff --git a/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgconnectshm.a b/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgconnectshm.a index c975c319..a8e53883 100644 --- a/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgconnectshm.a +++ b/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgconnectshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79b60435eaddeb092790a90659d7ebd8cbfb98b1ec2a6a9206e50c4bb06010bd -size 1850374 +oid sha256:8ac5ecef939be3820d737172f91c1ef235ef2257637951e0bf1a3166e342c50a +size 1886978 diff --git a/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgcore.a b/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgcore.a index f59846ba..2d5a9a8a 100644 --- a/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgcore.a +++ b/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ac32581bbf91a090288da142cf9dabe5927ddb744b8215ccd5c4cd27fbf0a3c -size 5451980 +oid sha256:eb0af478a2be85cf0b0d6902076e421c8e8b0a651ff2fa7039c1ce461d6b99cd +size 5457692 diff --git a/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsglog.a b/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsglog.a index 8d0ec75f..3a8a6abf 100644 --- a/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsglog.a +++ b/Source/ThirdParty/lib/android/r25b/aarch64/debug/libsglog.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e5490114ff9bc555c0eb1b6c13d3d22c212aa0c9e5e1bd30e638b37f65dfcf6 -size 564556 +oid sha256:02e35b4458db7204b9c933c8ce22e139efb0e35b5daadcd648249b8c9a5c180d +size 564540 diff --git a/Source/ThirdParty/lib/android/r25b/aarch64/release/libsgcommon.a b/Source/ThirdParty/lib/android/r25b/aarch64/release/libsgcommon.a index ddd0e13a..b80a9733 100644 --- a/Source/ThirdParty/lib/android/r25b/aarch64/release/libsgcommon.a +++ b/Source/ThirdParty/lib/android/r25b/aarch64/release/libsgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14516d7f164fe9098be0e2fbd71b59e69f3d3949e1ad2c5d3ccea54c062debbd -size 8324 +oid sha256:eee2bc23487092568e36833c044abf74c6a86a74a42969952b4d3f5707917998 +size 15648 diff --git a/Source/ThirdParty/lib/android/r25b/aarch64/release/libsgconnect.a b/Source/ThirdParty/lib/android/r25b/aarch64/release/libsgconnect.a index edc895c1..afb8a2f6 100644 --- a/Source/ThirdParty/lib/android/r25b/aarch64/release/libsgconnect.a +++ b/Source/ThirdParty/lib/android/r25b/aarch64/release/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd812043eab65a68cf69aa628e6a0024557b9d38b75865a44bfe918aa17e24cd -size 988636 +oid sha256:146f31cc58ff75390c543179fb77134e757413da5add7b75cf952ba3010e7655 +size 987876 diff --git a/Source/ThirdParty/lib/android/r25b/aarch64/release/libsgconnectshm.a b/Source/ThirdParty/lib/android/r25b/aarch64/release/libsgconnectshm.a index 8e843d52..adf3fa7e 100644 --- a/Source/ThirdParty/lib/android/r25b/aarch64/release/libsgconnectshm.a +++ b/Source/ThirdParty/lib/android/r25b/aarch64/release/libsgconnectshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:53a549b50157dd67c4ff927b43ab51833297e3d3c1f87a0757f4003d0138200c -size 266082 +oid sha256:1498cf8f65375388453e461e646cdee6fbf8e20555c5e254cdc491710ec0b9bd +size 266252 diff --git a/Source/ThirdParty/lib/android/r25b/aarch64/release/libsgcore.a b/Source/ThirdParty/lib/android/r25b/aarch64/release/libsgcore.a index 43e7214b..f944f973 100644 --- a/Source/ThirdParty/lib/android/r25b/aarch64/release/libsgcore.a +++ b/Source/ThirdParty/lib/android/r25b/aarch64/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:200002ace5385918792c8ed1819c6829c099e5c2f0ee4339eeaac828e8449f99 -size 1367002 +oid sha256:da55697c0a6023262567888beb9f7275797f8cc153ebba48b49fd33c72e01af5 +size 1366986 diff --git a/Source/ThirdParty/lib/android/r25b/aarch64/release/libsglog.a b/Source/ThirdParty/lib/android/r25b/aarch64/release/libsglog.a index ac6bd95e..88ff8d89 100644 --- a/Source/ThirdParty/lib/android/r25b/aarch64/release/libsglog.a +++ b/Source/ThirdParty/lib/android/r25b/aarch64/release/libsglog.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a99a684d719e4d7ed5d22da5acec3b3775da8a8838cc805cedda4fd25309290c -size 50098 +oid sha256:d210d0a11b547716f974dd7c56db2118746e44ad19a74ca5f22b737f4c35323b +size 50090 diff --git a/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgcommon.a b/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgcommon.a index 6f107546..8eb5191d 100644 --- a/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgcommon.a +++ b/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a9ab2496c7aa4b02267b72102bce27ec9332e6eeaf3e71ce1e2944b0190d874 -size 59954 +oid sha256:0f9b55727ad8b20f65f17510a5ce8711fdcd375f3b211fa4b6a90cd92f4fe986 +size 108864 diff --git a/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgconnect.a b/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgconnect.a index 9f0fd7d2..83b33aa2 100644 --- a/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a8712173476485d5f57f64e2311be4ef3b8a011779e88a17e4559d068a09d44 -size 8766068 +oid sha256:ff0395ae75a5434c8c622466b97bf699b1f69ab7b80fb2cdb9b5e4a79a5d1081 +size 8915706 diff --git a/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgconnectshm.a b/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgconnectshm.a index d212adf8..0f01c4f8 100644 --- a/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgconnectshm.a +++ b/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgconnectshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:abdd3cdaf2b0d3c55b686db3664db1bf2af3eb433f889cf2cb24eaaee548e26d -size 1851426 +oid sha256:a9737598ef05fb4521385e91aa149264fec24a189520b639ba0365d115ae1703 +size 1887918 diff --git a/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgcore.a b/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgcore.a index 7f49f406..444a83f9 100644 --- a/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgcore.a +++ b/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9826c4acb43b46cb4fcbedb55a793dc13f13f466f8c22a0020db7ea250d9478e -size 5449620 +oid sha256:cf82c8fb323512b5e6adac5ba58cfb2f3e18190bfb2731f2bb3f9749e7ad24fe +size 5455316 diff --git a/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgcoreshm.a b/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgcoreshm.a index 0743b4cc..7fdfb4ce 100644 --- a/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgcoreshm.a +++ b/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsgcoreshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a17ba7d758a53c2d9349120bb61b9989888b190dd62c969b0b56bdad8662a014 +oid sha256:db6d8525f2a65fe8324986201cc3adc4b87e270623f683beac03f3113265b91c size 1677350 diff --git a/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsglog.a b/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsglog.a index dde29ef1..a6842502 100644 --- a/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsglog.a +++ b/Source/ThirdParty/lib/android/r25b/x86-64/debug/libsglog.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6946d89052b12d24d01197715e5cf1352c146bf6701cc7f570f1ea2894c3819a -size 565092 +oid sha256:03f356e10f51e4496e03073a6d3e473643e4f551fd073dcd89bd131d90c6b1cb +size 565076 diff --git a/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgcommon.a b/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgcommon.a index a36d74a6..f0b9abb7 100644 --- a/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgcommon.a +++ b/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:baf56592ef2807e1da9fa4272273cc6243cbcf6a8d55e0f047903226d8b87b9f -size 8584 +oid sha256:7b2ead7d4a7f7b4607ddf218177be2d4e350eb6a4d59a8a946b26c689b76a5cc +size 15876 diff --git a/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgconnect.a b/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgconnect.a index 993266a9..5ee67aab 100644 --- a/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgconnect.a +++ b/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5b3aab6597bee26213fa8d3574bf1a67f8d6feb2d32a1556037d1023598951e -size 988964 +oid sha256:2cfd35cfe90b230be11c91d38472027b89da9677e83e8686bea51d91b24f2ce6 +size 985128 diff --git a/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgconnectshm.a b/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgconnectshm.a index c4dbe275..34608088 100644 --- a/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgconnectshm.a +++ b/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgconnectshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cddf70bdb245f3b6fdfa215b0b3df736784bb9feda8a59a29f0a4cb3d6ea6a9 -size 268534 +oid sha256:992ba832002fb53a2f13eac9f7acd1178bb10aeac25b94ce735bd2ddf008e22c +size 268620 diff --git a/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgcore.a b/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgcore.a index cf7c8e49..3da81240 100644 --- a/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgcore.a +++ b/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2af503925ede8d179cc3a6780500a08c1cd4c994b5c8ef19026b2db7b8ce1a63 -size 1366016 +oid sha256:2343fd0c32d41533f656b06b51d6112cd8677633c88ab9b9c5f927d37b3c00db +size 1366004 diff --git a/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgcoreshm.a b/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgcoreshm.a index 832955d9..51885e18 100644 --- a/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgcoreshm.a +++ b/Source/ThirdParty/lib/android/r25b/x86-64/release/libsgcoreshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec4399144771db6e6a9a59b02d21c26c2352fff4f9b177f108ff0d5f8978499e +oid sha256:5ca8d3b606775667ba50b9e50f0d366968dfb21e7c3367c52a0640c5fbd1dffd size 241130 diff --git a/Source/ThirdParty/lib/android/r25b/x86-64/release/libsglog.a b/Source/ThirdParty/lib/android/r25b/x86-64/release/libsglog.a index 5a49d8b5..2af5ada6 100644 --- a/Source/ThirdParty/lib/android/r25b/x86-64/release/libsglog.a +++ b/Source/ThirdParty/lib/android/r25b/x86-64/release/libsglog.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28ba0ef38e736965c9554ece56aca2b2037bcb5bb39e012bdcc5142dbd0f3927 -size 50878 +oid sha256:9a9298219cf1c3c0dadb7c05c8e2a2c2fe19e2a515a6c506272e87659fd9ae2c +size 50862 diff --git a/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgcommon.a b/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgcommon.a index c5b95572..c1617bdb 100644 --- a/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgcommon.a +++ b/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6597e2f7697504a02b158626c5dec4eee2e55cfb18cc239360aa4b5320c5acad -size 71906 +oid sha256:47e10322cd832d5c062ce282745392660f61e791f54619c2377252abcf02dfa5 +size 115762 diff --git a/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgconnect.a b/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgconnect.a index e817fa77..07ed1faf 100644 --- a/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:279158588c2e483eed377de6018847664fee8109bfcee299f5184e893cb3a6b0 -size 8975858 +oid sha256:59b280377a0f4fe198063705546c880adc2beca271c343cb10efff2645d1812a +size 9103524 diff --git a/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgconnectshm.a b/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgconnectshm.a index 5df1b230..631c05a8 100644 --- a/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgconnectshm.a +++ b/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgconnectshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88ec5891a72dc6549f473b692e4dc1c5948a9077d2af7cc11bf91e886bb9bb57 -size 2101770 +oid sha256:61c853a8af2bf57a50a6a855d4b1a3b22169783ae8412c300006e34628c96902 +size 2137080 diff --git a/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgcore.a b/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgcore.a index 9b4d95ea..fb606b7c 100644 --- a/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ec8796a61d13ddf8a6f60367efae9b8cd4e8461c4eae2273832fbeae3cf59d1 -size 6456668 +oid sha256:e73b21aaef77b6393d78f3a5a1fc23900f089523eb2d6d2d839f415cf3317b64 +size 6456732 diff --git a/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsglog.a b/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsglog.a index 247b0567..10d5b818 100644 --- a/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsglog.a +++ b/Source/ThirdParty/lib/linux/v22/aarch64/debug/libsglog.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3340ecd12454bc3ae51fc95481ce22d662fefe3e79a6fb2fe472a61ba4c9748 -size 530896 +oid sha256:10f30be471bdc41a43b7d2d0b68506c3b8ff465cc6444325bc58e5caa4d30126 +size 530880 diff --git a/Source/ThirdParty/lib/linux/v22/aarch64/release/libsgcommon.a b/Source/ThirdParty/lib/linux/v22/aarch64/release/libsgcommon.a index 9a510ff6..c2b9f9b0 100644 --- a/Source/ThirdParty/lib/linux/v22/aarch64/release/libsgcommon.a +++ b/Source/ThirdParty/lib/linux/v22/aarch64/release/libsgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04413fda8719d512a216a484ab74ddcfbd87f2f6f72564320f90aff220391403 -size 5172 +oid sha256:2371a285a308ab2874f572dd89bfaa2f861dedeb633b82e02a4bbf2493720911 +size 13900 diff --git a/Source/ThirdParty/lib/linux/v22/aarch64/release/libsgconnect.a b/Source/ThirdParty/lib/linux/v22/aarch64/release/libsgconnect.a index cbaad61d..faf3c5a2 100644 --- a/Source/ThirdParty/lib/linux/v22/aarch64/release/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v22/aarch64/release/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb24a880a9e651aa457617eea6d05686e296ee9fbd6163c807d3946b2792ce78 -size 832692 +oid sha256:1e089796448dd3f0e7e1caafe98928d79f7bfe4c14b6aaa88e5eebfb58c602b5 +size 857234 diff --git a/Source/ThirdParty/lib/linux/v22/aarch64/release/libsgconnectshm.a b/Source/ThirdParty/lib/linux/v22/aarch64/release/libsgconnectshm.a index a851f4ad..db4de7d1 100644 --- a/Source/ThirdParty/lib/linux/v22/aarch64/release/libsgconnectshm.a +++ b/Source/ThirdParty/lib/linux/v22/aarch64/release/libsgconnectshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9923628a6ab1e466445c3e342ba10cda5f3a3fa6d43855b02e7fc80bcdec6f86 -size 223538 +oid sha256:f54685d7e8e8c0346424a8f6ab817961904ebfb6898e4d340ca9e9ba034e6510 +size 226172 diff --git a/Source/ThirdParty/lib/linux/v22/aarch64/release/libsgcore.a b/Source/ThirdParty/lib/linux/v22/aarch64/release/libsgcore.a index 8d545812..d1e8b85b 100644 --- a/Source/ThirdParty/lib/linux/v22/aarch64/release/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v22/aarch64/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7adf50ecf95566db909298791ec03c9acfcfc4c51936ed071779be118b76f181 -size 1144540 +oid sha256:6497a491270d5997e64838f845db4ed7e88a24ebbda4d5aafcad4a7d5f273daf +size 1144532 diff --git a/Source/ThirdParty/lib/linux/v22/aarch64/release/libsglog.a b/Source/ThirdParty/lib/linux/v22/aarch64/release/libsglog.a index 46808cd9..58003a0a 100644 --- a/Source/ThirdParty/lib/linux/v22/aarch64/release/libsglog.a +++ b/Source/ThirdParty/lib/linux/v22/aarch64/release/libsglog.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ed35d8355c67ae8b80eba4175dbd319e637425b62be813bfe00255cebefdaa8 -size 40970 +oid sha256:9976827a4458bb5f714ceaac659fb0b1479a68a36b116bcb89b866763c12ef38 +size 40962 diff --git a/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgcommon.a b/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgcommon.a index 6cd673b9..b39e7651 100644 --- a/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgcommon.a +++ b/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d8db775fad6df0cfae8b2d4f3138fabd7278cb8e1a840d9c56f4b7ad6b8f4c9 -size 69754 +oid sha256:ade1b872f02de4ee95ba42f98620efb59548e22c7f1814c1572abc85c0d08e64 +size 111754 diff --git a/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgconnect.a b/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgconnect.a index 6d78fa66..5aac5112 100644 --- a/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7f47923c00384edd173fcc8b366f4ccd4991c5f2329a9adc5252e8feb9f332fb -size 8783706 +oid sha256:c7097612cf3033688a2ed40987439fad2175230e472a64e60b4df9a98a2e5833 +size 8908780 diff --git a/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgconnectshm.a b/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgconnectshm.a index a8f24563..ffa60dc5 100644 --- a/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgconnectshm.a +++ b/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgconnectshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60701a17137e459bdae617065817fe1d1ba8a8f286817ac9df0d7917512495ad -size 2058658 +oid sha256:0738136f31bccc6fe8412962178cee2ed9c82aeacf51fa16a9f8806cc3ba7ec3 +size 2093256 diff --git a/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgcore.a b/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgcore.a index 69ab9981..33829749 100644 --- a/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7cd22f195b5f2ae1fc5f4a75b8f01bff71937c33f8737e1dfd4b599da014869 -size 6296004 +oid sha256:381c97cc3e7651a8fd034b03e0b9e9537787130eb6b60c130b68824a904b02fb +size 6296068 diff --git a/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsglog.a b/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsglog.a index 7669efb6..68efbfb1 100644 --- a/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsglog.a +++ b/Source/ThirdParty/lib/linux/v22/x86-64/debug/libsglog.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40b9b2f2a203f4c423dbbe656ab4dde69ffab71be9e7fcc12c57196c163283ed -size 518880 +oid sha256:9ad9134d4d0a5f9e7872d6e00da73848a0af7d790b0c13acd4faa1e2252c2406 +size 518856 diff --git a/Source/ThirdParty/lib/linux/v22/x86-64/release/libsgcommon.a b/Source/ThirdParty/lib/linux/v22/x86-64/release/libsgcommon.a index 0b415913..e0d4a459 100644 --- a/Source/ThirdParty/lib/linux/v22/x86-64/release/libsgcommon.a +++ b/Source/ThirdParty/lib/linux/v22/x86-64/release/libsgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ed41c161ade75465e5ded26adbd450d54eae1d3547b0c6d1fb08a95229eed2b -size 4612 +oid sha256:4170979f3b1e12fe42e6f8e2591c60d395f973a5e0ccd543eb1aa46fdb1adc0d +size 11988 diff --git a/Source/ThirdParty/lib/linux/v22/x86-64/release/libsgconnect.a b/Source/ThirdParty/lib/linux/v22/x86-64/release/libsgconnect.a index e547a95a..6ad45fde 100644 --- a/Source/ThirdParty/lib/linux/v22/x86-64/release/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v22/x86-64/release/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f40c92797ca4d3fd918af1e296478db1165eeb190bcc9324adae22edf6e409b3 -size 854352 +oid sha256:f23906375691f8b9fd3d0ef2f8a6030eed8c604001d2dc3fbcc18201b7fac0e0 +size 870640 diff --git a/Source/ThirdParty/lib/linux/v22/x86-64/release/libsgconnectshm.a b/Source/ThirdParty/lib/linux/v22/x86-64/release/libsgconnectshm.a index 0f239a9c..7ca8d9c4 100644 --- a/Source/ThirdParty/lib/linux/v22/x86-64/release/libsgconnectshm.a +++ b/Source/ThirdParty/lib/linux/v22/x86-64/release/libsgconnectshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9138daca7f60dae1b0dddeb197bec88b3456e415d09ce3566e14f14b16ba8e19 -size 217474 +oid sha256:e6f7460491ad20a0b0c9376da9216fe03489fbc0b192437e4f34598476500f31 +size 219276 diff --git a/Source/ThirdParty/lib/linux/v22/x86-64/release/libsgcore.a b/Source/ThirdParty/lib/linux/v22/x86-64/release/libsgcore.a index 8d19cfc9..b27bb77f 100644 --- a/Source/ThirdParty/lib/linux/v22/x86-64/release/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v22/x86-64/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:70232497bc9f1dba89a756e070972d7aaf27d11aaa22adef4ae7196da895eb52 -size 1197358 +oid sha256:44d6dcb92d4bb6bd3bc1a5c33383986fa71454bbf30592ae039fdb6d30151316 +size 1197350 diff --git a/Source/ThirdParty/lib/linux/v22/x86-64/release/libsglog.a b/Source/ThirdParty/lib/linux/v22/x86-64/release/libsglog.a index e92091cf..d978382c 100644 --- a/Source/ThirdParty/lib/linux/v22/x86-64/release/libsglog.a +++ b/Source/ThirdParty/lib/linux/v22/x86-64/release/libsglog.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7419858c6da5799d700198b5036741049f8180b5e71e8c442e8e9aef6c6ef343 -size 39026 +oid sha256:df15d6585f824d355d04245acc5dbe64033e25a358903f4e96a93caeac87709b +size 39018 diff --git a/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgcommon.a b/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgcommon.a index e4b7e763..cb381783 100644 --- a/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgcommon.a +++ b/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94fe4cdd587fb505170e8a61f749ad9dafe0030c06386d71cfeaa61155db6ada -size 82144 +oid sha256:beb9017b64f1ceecf1dbff99605bb68786e37fa668e52cda7dd2e198f9cfeff7 +size 153410 diff --git a/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgconnect.a b/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgconnect.a index 05a59144..c5de9d82 100644 --- a/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ff118dfcd09204783f7cae5393b435d2ced62baaf88253971109245ac758e60a -size 5911022 +oid sha256:5c13ef89a14138bb6096d9d5e35875457b004ec6ef829b04640db470932b5d9c +size 6132738 diff --git a/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgconnectshm.a b/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgconnectshm.a index 94691606..c0ceb01d 100644 --- a/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgconnectshm.a +++ b/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgconnectshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d56fc1b4e7b77fa36898145a8a7619aa9b0fc5dd12e01e115a7081f2648d44a -size 1799390 +oid sha256:04d44d30afbab1a493f494ee4b8b0087940891d55e26fc25df5b9eecb3e44234 +size 1830896 diff --git a/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgcore.a b/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgcore.a index f0aa9cd3..a7716f56 100644 --- a/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0584adeb53941f0445dd43255ec29357053210b32334903226d343d28dd84f65 -size 5246800 +oid sha256:0e4b9017bac950af5d6cf20c0a579ab2e79ce252a68caaadfd364590a9e7d208 +size 5246872 diff --git a/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsglog.a b/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsglog.a index aaa6578f..d613d136 100644 --- a/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsglog.a +++ b/Source/ThirdParty/lib/linux/v23/aarch64/debug/libsglog.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d97d9f461716a735fcaf1f28cfd1e7855f03895442a1d877eb3a8c53e20868da -size 332706 +oid sha256:ee62ee64bfe739a98d0e8043f41d54901cf86676d8102654f318f8f80cae91a7 +size 332690 diff --git a/Source/ThirdParty/lib/linux/v23/aarch64/release/libsgcommon.a b/Source/ThirdParty/lib/linux/v23/aarch64/release/libsgcommon.a index a606d5ad..930a5bd7 100644 --- a/Source/ThirdParty/lib/linux/v23/aarch64/release/libsgcommon.a +++ b/Source/ThirdParty/lib/linux/v23/aarch64/release/libsgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57b74542f75c49e1623405f6115d99c3b39bc45881c5c6a0ba85e3f4575878af -size 5492 +oid sha256:e469fb91f3e41d426ef693aa435284d2140c959d336cdceea516de0e3374b4f1 +size 14468 diff --git a/Source/ThirdParty/lib/linux/v23/aarch64/release/libsgconnect.a b/Source/ThirdParty/lib/linux/v23/aarch64/release/libsgconnect.a index 11c1e1ab..20957bd6 100644 --- a/Source/ThirdParty/lib/linux/v23/aarch64/release/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v23/aarch64/release/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:891ecb5be9c0ee2ddff12fb1c6f0a6e9ce282eb96273bb5df21c892549b86426 -size 921428 +oid sha256:cdbd13efea7dade59017e076a9c9efefd3b0a9bada61d341dc81175db2f2a6d2 +size 943740 diff --git a/Source/ThirdParty/lib/linux/v23/aarch64/release/libsgconnectshm.a b/Source/ThirdParty/lib/linux/v23/aarch64/release/libsgconnectshm.a index cf783ed1..298fb6c9 100644 --- a/Source/ThirdParty/lib/linux/v23/aarch64/release/libsgconnectshm.a +++ b/Source/ThirdParty/lib/linux/v23/aarch64/release/libsgconnectshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca412ebf9a96c9b198cc3a23d910c04556986b2967e9aa9922b51594a0c78b26 -size 212104 +oid sha256:298441f61a85de2591544648ea43ff091dc1f0491a205186359a2f2e58db5e7e +size 215718 diff --git a/Source/ThirdParty/lib/linux/v23/aarch64/release/libsgcore.a b/Source/ThirdParty/lib/linux/v23/aarch64/release/libsgcore.a index 496bd3f6..eec8de92 100644 --- a/Source/ThirdParty/lib/linux/v23/aarch64/release/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v23/aarch64/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:474dd44f30b5161115ff18d09ac767aecacdeb072d9c5e5c62d985f195b43028 -size 1175662 +oid sha256:6516f4285b272f407adab5b676c85d4942aa29b87364f3c0571c43585386389f +size 1175654 diff --git a/Source/ThirdParty/lib/linux/v23/aarch64/release/libsglog.a b/Source/ThirdParty/lib/linux/v23/aarch64/release/libsglog.a index a9cda67a..c3fc423e 100644 --- a/Source/ThirdParty/lib/linux/v23/aarch64/release/libsglog.a +++ b/Source/ThirdParty/lib/linux/v23/aarch64/release/libsglog.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:70d8b75b9329a2faeff9473d554e9e89716df47a4cd1bafafb763fb16ca48701 -size 30362 +oid sha256:a7d43e9b892c199eade5b616cf41c5d20c280abbb2a02f522ac213aea05954e1 +size 30346 diff --git a/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgcommon.a b/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgcommon.a index aaa24b72..543ccbe0 100644 --- a/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgcommon.a +++ b/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ccc03ec9d5c56ba9b5a9234de74d98be1ea01a62910a2cffa1d7acbf9e9330f3 -size 70562 +oid sha256:918daab674fcb3f29969b7678dd4e8300c05ac6973fc940e5e3bd619d93941de +size 107146 diff --git a/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgconnect.a b/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgconnect.a index 2ec7e3f7..1cef1e30 100644 --- a/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e73e8e26a8deb0b6cad2dfec138fb3420b73d8ffb76f91404e7a76db8ed526e8 -size 7800710 +oid sha256:3168b802bbb3a634830a4e6fed57762b5a87651c3144bb9487ae47184e6c5584 +size 7899512 diff --git a/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgconnectshm.a b/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgconnectshm.a index 887e36db..87d052e2 100644 --- a/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgconnectshm.a +++ b/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgconnectshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2686d2a721ab59612de074d2923adc120ed28f3abd3950963df91ea5b22fbf12 -size 1881020 +oid sha256:559f0a1ec097a65e7eb85bd83205dcf537b80a296a818d9f7f593fd9f2076a18 +size 1910674 diff --git a/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgcore.a b/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgcore.a index 739effa7..41666689 100644 --- a/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5481556e0b6d4ec61814ce7f827cf37f430943992e590a8ec13ebc7081adc0f3 -size 5543618 +oid sha256:9532a3100ffd2b1a5f0e84493aec0012923b7ab607b20cf7d7fd9c10c2fb6d6b +size 5543682 diff --git a/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsglog.a b/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsglog.a index 82fe8f02..41a6bb52 100644 --- a/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsglog.a +++ b/Source/ThirdParty/lib/linux/v23/x86-64/debug/libsglog.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91ae39758be0860e9293874188cd329cf8009e3c81f0443414301f33ea47ea35 -size 471934 +oid sha256:1628e08df0ba8f6033ccee159f8c398bdc024116312cde64f1ed4055f7b287cb +size 471918 diff --git a/Source/ThirdParty/lib/linux/v23/x86-64/release/libsgcommon.a b/Source/ThirdParty/lib/linux/v23/x86-64/release/libsgcommon.a index f03543f8..4b4eea57 100644 --- a/Source/ThirdParty/lib/linux/v23/x86-64/release/libsgcommon.a +++ b/Source/ThirdParty/lib/linux/v23/x86-64/release/libsgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56f4c5be8f66de9bc7f36784df029fd5aef1afa683e9744b90a91833e6485cd8 -size 4612 +oid sha256:77ba9e528c472d0d6173509abdba0b4b845c35b1722019d8752b4c54497e38d7 +size 11996 diff --git a/Source/ThirdParty/lib/linux/v23/x86-64/release/libsgconnect.a b/Source/ThirdParty/lib/linux/v23/x86-64/release/libsgconnect.a index 3da6b397..539358de 100644 --- a/Source/ThirdParty/lib/linux/v23/x86-64/release/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v23/x86-64/release/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df1eb25ed70938367918bff1f4e3c921e21e82985c758b4018397cca0a7d3d11 -size 851664 +oid sha256:5de1d4060ae092e20f5d7fc74d89d922dc46c023fae0c514d090c42ba4c46d13 +size 866744 diff --git a/Source/ThirdParty/lib/linux/v23/x86-64/release/libsgconnectshm.a b/Source/ThirdParty/lib/linux/v23/x86-64/release/libsgconnectshm.a index 581d5eef..ddc6bd23 100644 --- a/Source/ThirdParty/lib/linux/v23/x86-64/release/libsgconnectshm.a +++ b/Source/ThirdParty/lib/linux/v23/x86-64/release/libsgconnectshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:979ba3efaf8984932890a83c832c0072857996f26157af4ad696baf33113ba58 -size 218500 +oid sha256:9509bd7fcfcfaaa01520fb47b529b69e6044dc722ebdab061027d9c945d100c0 +size 221072 diff --git a/Source/ThirdParty/lib/linux/v23/x86-64/release/libsgcore.a b/Source/ThirdParty/lib/linux/v23/x86-64/release/libsgcore.a index 373f5cac..f8a1b658 100644 --- a/Source/ThirdParty/lib/linux/v23/x86-64/release/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v23/x86-64/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7114b12454512ad3e428ceefa26096eae78bfd46491add97cd7bf05b49b58937 -size 1200166 +oid sha256:9e6f8bb91a7a7857e8cb3394f1e665145c644de08b95b3daca1d2fb19ea72877 +size 1200158 diff --git a/Source/ThirdParty/lib/linux/v23/x86-64/release/libsglog.a b/Source/ThirdParty/lib/linux/v23/x86-64/release/libsglog.a index b8f7f447..fe1dc6cf 100644 --- a/Source/ThirdParty/lib/linux/v23/x86-64/release/libsglog.a +++ b/Source/ThirdParty/lib/linux/v23/x86-64/release/libsglog.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de99eab3f86f4c745399609e06fbc05bd7051c74c975f28119eff2d6a31b4160 -size 38986 +oid sha256:b56f04e2e853c7033707dece04275b67043ebfd2026e260dedc189842c7fb65a +size 38978 diff --git a/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgcommon.a b/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgcommon.a index b7fe1133..0fd4bd27 100644 --- a/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgcommon.a +++ b/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df2016394fa22975863846e316417bec1088bf6f401cb0e517637fc0150bfafb -size 74730 +oid sha256:496df72037daf27e858373394a7124ace9ef7a144aef56beb1b1e95fec53b242 +size 113370 diff --git a/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgconnect.a b/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgconnect.a index c79bee12..eefcfe39 100644 --- a/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bb4997b5178bdf15b8da5c7d71dc083618868b55e703b28976330bd4940ee52 -size 8139750 +oid sha256:ed50b46377c421b603a115803c9ebfe36778889b298222b8400697b3ff83d9e0 +size 8213480 diff --git a/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgconnectshm.a b/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgconnectshm.a index abb6e723..fce58f41 100644 --- a/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgconnectshm.a +++ b/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgconnectshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:372122dda6373577315e25a7940b5f6bb9a636fb539573b018d8aafcaee34508 -size 1923094 +oid sha256:49170bce523f2f020e76a12fe63d4966e93f3fd9358fb4a7795bb6d3cf501e5d +size 1954396 diff --git a/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgcore.a b/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgcore.a index c95abb0d..b090b495 100644 --- a/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c2cfa64cccb2a94482306c30a510de74c2fdaba52c91f3d043706e02aa142ad -size 6043038 +oid sha256:95c64d24fe02c246c2d5f46c21c3d718d022064a600fca12b1e7542577816e6a +size 6043102 diff --git a/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsglog.a b/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsglog.a index a47522d4..7a9439cc 100644 --- a/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsglog.a +++ b/Source/ThirdParty/lib/linux/v25/aarch64/debug/libsglog.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65f721f59c56e4a2aa78a6d1a13bf8a4dcfd72c4c4fe98f0e1784dc8cb2d2a16 -size 425380 +oid sha256:cf6490963978e7f09b8b5f089cc4d352fdc38e3fe0b27827d3a2ff01ff0cb01c +size 425364 diff --git a/Source/ThirdParty/lib/linux/v25/aarch64/release/libsgcommon.a b/Source/ThirdParty/lib/linux/v25/aarch64/release/libsgcommon.a index 5b83a2a4..b2cd1728 100644 --- a/Source/ThirdParty/lib/linux/v25/aarch64/release/libsgcommon.a +++ b/Source/ThirdParty/lib/linux/v25/aarch64/release/libsgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2fe1bb317f1ad91181b04568d4debcf2b6c93fdfc6b055cfca8cd51110e0ea01 -size 5172 +oid sha256:3883ca657b2c3bc81de124eea919250eed8993d13c5df28e89a0c653acd38f30 +size 13884 diff --git a/Source/ThirdParty/lib/linux/v25/aarch64/release/libsgconnect.a b/Source/ThirdParty/lib/linux/v25/aarch64/release/libsgconnect.a index 7a41a06f..b3419810 100644 --- a/Source/ThirdParty/lib/linux/v25/aarch64/release/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v25/aarch64/release/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57737ea0290ccf97847051dcf39e461da873a4742f039d576241d855f40cbe10 -size 796872 +oid sha256:2fca4e2d935a49b1b86dbcb49553ad7509513f02aa19d49b0160c90bc5d53b77 +size 816616 diff --git a/Source/ThirdParty/lib/linux/v25/aarch64/release/libsgconnectshm.a b/Source/ThirdParty/lib/linux/v25/aarch64/release/libsgconnectshm.a index a254c6a2..c6b546d2 100644 --- a/Source/ThirdParty/lib/linux/v25/aarch64/release/libsgconnectshm.a +++ b/Source/ThirdParty/lib/linux/v25/aarch64/release/libsgconnectshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9fbf986aecf1bcb5bbb2c3dffb51d5db02608f74a10422f564d2ae35aa29c91 -size 206684 +oid sha256:ddc3a9b243954c80a941e6c8d2d38c92847a7929b2ebe06239d88ccc87f66094 +size 209816 diff --git a/Source/ThirdParty/lib/linux/v25/aarch64/release/libsgcore.a b/Source/ThirdParty/lib/linux/v25/aarch64/release/libsgcore.a index 067a0d60..5dddc4e9 100644 --- a/Source/ThirdParty/lib/linux/v25/aarch64/release/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v25/aarch64/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a472fb922c17fe91a7aa3fd46ddc003bbc827fdf2a840126f4b445835f9ee387 -size 1124858 +oid sha256:2080cc91c97e9b96b236e2ee3bb3c042538c22fa7a977729dccbecc6f2063352 +size 1124850 diff --git a/Source/ThirdParty/lib/linux/v25/aarch64/release/libsglog.a b/Source/ThirdParty/lib/linux/v25/aarch64/release/libsglog.a index 52c702a5..3d1c9379 100644 --- a/Source/ThirdParty/lib/linux/v25/aarch64/release/libsglog.a +++ b/Source/ThirdParty/lib/linux/v25/aarch64/release/libsglog.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c58f85d201328dad6356927a198ccee7b9d7c3d8421e2a6ce3f860bdf14dd7b -size 27900 +oid sha256:ebdb763ae2b5a3ca18183873f6171653ce2d2b6df6a05c07eb7c6d5e311ad41f +size 27892 diff --git a/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgcommon.a b/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgcommon.a index 163e486d..d712cf1b 100644 --- a/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgcommon.a +++ b/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d12588e768eb52e4d7e6d91b369b10cc1701ecb227c3ad55f47360e5fcee63a -size 73010 +oid sha256:1a7353a16a155d3e3a64868495addf72b4b7defb5cd785944571630b4a3e3d4b +size 109874 diff --git a/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgconnect.a b/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgconnect.a index 8d248526..1d4cfb9c 100644 --- a/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e972052930d69588c67921676bcd569f57d0229b3dcaa90d65a8a8ae5fd7c0f5 -size 7967942 +oid sha256:6481c4030d4aa844c6bcc6d84891e9e5c6835dddaa90f313d43d84859e26db8a +size 8041200 diff --git a/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgconnectshm.a b/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgconnectshm.a index 2bdbc248..2f69c94c 100644 --- a/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgconnectshm.a +++ b/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgconnectshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d6fb98ccd2fc4df6e229004880d141db76d893c171f395258f5c0e92b12d0cd -size 1889054 +oid sha256:84c5db3946545e1c66e32d9757cb2bc20d81a1419cc85fcc7f4876834d6f7837 +size 1919492 diff --git a/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgcore.a b/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgcore.a index 0e4e3b7e..e2dd472f 100644 --- a/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a39a11afad93b59f7446948e7cd242e34aa7622104e8768510278d85969945d4 -size 5908022 +oid sha256:e467b7abfaadce6f4e2279be31441d9201576d982ac6e7e726b37480a432b0f0 +size 5908094 diff --git a/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsglog.a b/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsglog.a index 68ba2fe8..08c7175b 100644 --- a/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsglog.a +++ b/Source/ThirdParty/lib/linux/v25/x86-64/debug/libsglog.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3601637d2111f3574905337781e8332722b1ab6cca053ccd939a5bfe953bf2a5 -size 415124 +oid sha256:93bf499fb686f989bb030a6c3a135aec1a5711e5a66af93d0b8ce4aa629ccc4d +size 415100 diff --git a/Source/ThirdParty/lib/linux/v25/x86-64/release/libsgcommon.a b/Source/ThirdParty/lib/linux/v25/x86-64/release/libsgcommon.a index f03543f8..4b4eea57 100644 --- a/Source/ThirdParty/lib/linux/v25/x86-64/release/libsgcommon.a +++ b/Source/ThirdParty/lib/linux/v25/x86-64/release/libsgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56f4c5be8f66de9bc7f36784df029fd5aef1afa683e9744b90a91833e6485cd8 -size 4612 +oid sha256:77ba9e528c472d0d6173509abdba0b4b845c35b1722019d8752b4c54497e38d7 +size 11996 diff --git a/Source/ThirdParty/lib/linux/v25/x86-64/release/libsgconnect.a b/Source/ThirdParty/lib/linux/v25/x86-64/release/libsgconnect.a index 17be129f..0406ff9c 100644 --- a/Source/ThirdParty/lib/linux/v25/x86-64/release/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v25/x86-64/release/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79870c73e0eb5aae785528bfa02f7d990ed85f869bcd7ff5e0d9b259c3d535d2 -size 815702 +oid sha256:fd3b2e8702191914f91b446f14a0dce74a693305b8af1d4f0ee4fdbe3ee27a2c +size 825074 diff --git a/Source/ThirdParty/lib/linux/v25/x86-64/release/libsgconnectshm.a b/Source/ThirdParty/lib/linux/v25/x86-64/release/libsgconnectshm.a index b630cd1e..f920dcd0 100644 --- a/Source/ThirdParty/lib/linux/v25/x86-64/release/libsgconnectshm.a +++ b/Source/ThirdParty/lib/linux/v25/x86-64/release/libsgconnectshm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:193a3dec2355932ab8b848386280a5610bb7ff8d4e4a60aa39f0a3f7f00503c3 -size 198674 +oid sha256:f2cdb50435d4d4aa1d3e301b7720f7c30828fd59c4434714c33eebd013cbe813 +size 201144 diff --git a/Source/ThirdParty/lib/linux/v25/x86-64/release/libsgcore.a b/Source/ThirdParty/lib/linux/v25/x86-64/release/libsgcore.a index 7bcf870c..c03ea151 100644 --- a/Source/ThirdParty/lib/linux/v25/x86-64/release/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v25/x86-64/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d32e51bc3b294cadbad87505c16c388f7d2b5a436444f4e9dd791cf98f8d0ea3 -size 1180492 +oid sha256:5320dcd051da8145f460c2c7680f914d829c1ecf77c6845a514dd2315d0848e7 +size 1180484 diff --git a/Source/ThirdParty/lib/linux/v25/x86-64/release/libsglog.a b/Source/ThirdParty/lib/linux/v25/x86-64/release/libsglog.a index c248b297..d8925a96 100644 --- a/Source/ThirdParty/lib/linux/v25/x86-64/release/libsglog.a +++ b/Source/ThirdParty/lib/linux/v25/x86-64/release/libsglog.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:502e964e75d3458d416a7a4f81dd97da78479e82fd8061b65e434970c0aaea0e -size 26636 +oid sha256:d7763ec45c1f4e603cee1705d5f6b79a3a2d1807571cb0ced027932dcc37a83d +size 26628 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/fmtd.lib b/Source/ThirdParty/lib/windows/v143/x86-64/debug/fmtd.lib index b249efdf..473b4ed9 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/fmtd.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/fmtd.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a0cb76544fff62bf581bd6dee5107234be523eadb18b2dcc4eb086cf87b94d5 +oid sha256:3df99c97387aaee31f1a95b58991cebf027229ff013bfd644a2cb0d59aba4a45 size 2923824 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/fmtd.pdb b/Source/ThirdParty/lib/windows/v143/x86-64/debug/fmtd.pdb index 20788003..8dece4c7 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/fmtd.pdb +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/fmtd.pdb @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a4cfcd62c1f99405ca9b299fc5b0bd7f482e8c9d18d58d136c62320086616d7 -size 782336 +oid sha256:b984a84ba1c16dedfc5546f44f3d32356ad92a1c3ec893b4cf3e3100d9cc1fca +size 798720 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/logurud.lib b/Source/ThirdParty/lib/windows/v143/x86-64/debug/logurud.lib index 8b38cec8..c4414d01 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/logurud.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/logurud.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:204e4e1a4c3f46a7d553533e4fdf2eb027868ce6cef33044798c85017eb54f27 +oid sha256:702471e4e5f5d978c970b9d048a32378091755e6dceba365dd1c8fb2c522a3a1 size 3641952 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/logurud.pdb b/Source/ThirdParty/lib/windows/v143/x86-64/debug/logurud.pdb index ff65b32c..37e7a0ec 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/logurud.pdb +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/logurud.pdb @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31d7935347b58fd11b20d3ae31417976488a0218e300802ff4db5dd63f408e0b -size 1052672 +oid sha256:bae9c478cc27e0e56324ebdc538fe3ce41014c1a5069144edb068655ea61dc48 +size 1077248 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/serial.lib b/Source/ThirdParty/lib/windows/v143/x86-64/debug/serial.lib index 00928194..82a7b1a7 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/serial.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/serial.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b95a43ae0bcd282d399f8dcb119b706e845f39b6d09ff4b94184a63683f3298c +oid sha256:ec4719d91d227dd0d317673b53a12c7cd9f6d88d135cb137b90a99624ec1bcc1 size 1858368 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/serial.pdb b/Source/ThirdParty/lib/windows/v143/x86-64/debug/serial.pdb index 3c96c01f..c8633686 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/serial.pdb +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/serial.pdb @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:277d3c7d3890da497c7bbf4767aa280e94137bd0b8788540544168d08e954a13 -size 602112 +oid sha256:e8384613c3c160760c530d66e458d2b375f645accd2e2b3377f9974828bc67cd +size 618496 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcommon.lib b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcommon.lib index 6e142e3b..c3cc5d7d 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcommon.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcommon.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:581cf9b5943ac54c66b12b29ab37f6b048b549cf62797a122320628f0ba332dd -size 782558 +oid sha256:dff88b966cde3e2653d978d6c4c8d7963bad7c863a3e594c8b265d19ffdf74ce +size 825194 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcommon.pdb b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcommon.pdb index 07299ece..9173b1b4 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcommon.pdb +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcommon.pdb @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c71e9f77ffbc093341a0126cd2afb0632b50a207bf8ff5f4773003f6a3fc0d8e -size 372736 +oid sha256:4df82c6d51bf77fe1fcbddeeb1cfd5ff530031564cad4b50c75455b40c4fbf8b +size 413696 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnect.lib b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnect.lib index bcd16125..8afb012a 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnect.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnect.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ced9c38bcf0f5af7376748b9ecf18da77d55dc7597373e464871928a853c09d1 -size 9667996 +oid sha256:fae2dc79c1bf1569dca70f1aabe7a3de57586d391cbc98347c3de4c7834860db +size 9812684 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnect.pdb b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnect.pdb index f2eb3768..aa0defff 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnect.pdb +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnect.pdb @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f923597ca6f9ea7cae71431630de21b8b3cda00b50c40bcb02c758368d62c68b -size 2510848 +oid sha256:0817c0ed00da5a0ac919fc92f50b92be5069d1f12b77dde6c801d3127330c413 +size 2560000 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnectshm.lib b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnectshm.lib index 6d4ee5e8..01874b10 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnectshm.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnectshm.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c9bf0d0d24f9490658d92c720799e7aa38ee6987bcb8fd40bcb782b56819007d -size 7069064 +oid sha256:c674bbc0e95b55cb8687c1161575fcad1d7bec2420aad23b60c4a4d1f05f24ff +size 7191412 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnectshm.pdb b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnectshm.pdb index 3e42f4b2..b7486f2f 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnectshm.pdb +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgconnectshm.pdb @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:720a791bd5f161b656d19a39902aeb0b705b535fff019dfaa42e5fe652e0c0b7 -size 2461696 +oid sha256:2ae49fb2996b18f7712aa9425e6dae2e9f87f8559e876c44eb6a98bfbb1e3840 +size 2543616 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcore.lib b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcore.lib index 033b7d2b..91e07842 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcore.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcore.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5271141854501baa9326388f439f18a9a877253ec91fec2806209e72bb422a01 -size 7656892 +oid sha256:540ea715363867429fe7ad962bc3d9a642d81a3ebaa8136809125e7316b6703f +size 7662166 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcore.pdb b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcore.pdb index c98a7967..216cad0e 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcore.pdb +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcore.pdb @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:beb420baef483174b09eaa20097f40e2cebf36e0e374df58fab5c887ace9c1bf +oid sha256:ceaa8e3f6f0713ccfe8fa628363514b7cce7759f70b916e491a04e1aadf96ecf size 1847296 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcoreshm.lib b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcoreshm.lib index 226e02f5..8206658b 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcoreshm.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcoreshm.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3baa86431533278f539d4f736daece5ff2c94e933a27b51d5be9c5f070a7cc41 +oid sha256:b9dcef2d47bbacda7d2024994ac7809ed5c606da1b74bd73e253d1804eefa0a6 size 6941422 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcoreshm.pdb b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcoreshm.pdb index 605872b8..05b83490 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcoreshm.pdb +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgcoreshm.pdb @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dee21f4214a67921d0466419ba556132f9f3b8fa790dfcf7842b1cacc53d967e -size 2437120 +oid sha256:c4bc4876ff5f2dfc75f73389a0ef97c8b18903cac374b165a50b240b5d868ede +size 2453504 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sglog.lib b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sglog.lib index 7dfb7f5b..e915e998 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sglog.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sglog.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f209cd9839ef807d874f58b00580ede4107eaa943c2627c246e5b14ad77456f8 -size 1260052 +oid sha256:c763690b737f4227ecac2ff3009915eb49edb6238fc0b406e44943ffc3b1ceeb +size 1260044 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sglog.pdb b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sglog.pdb index 478da89d..f54481e5 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sglog.pdb +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sglog.pdb @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0cd36bd28796eab7b349f40c211200042ee5fc73861db3cb6e1ecf55ee6d105e -size 520192 +oid sha256:5e9e52bebc324f86f40a66880a0a6b673c9da5884ae20da64ce07510c10a7898 +size 536576 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgserial.lib b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgserial.lib index ce399e9a..48e23a51 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgserial.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgserial.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ee89f1d87c0b5db7b2d66e50a6e9b628c3119d756a4c21ffb9dea601e8cbc0b +oid sha256:c96fbd91891a6faaa37513bf0ab5e4a4c8eb23bf557dd833cb1cf258860de7d0 size 6526434 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgserial.pdb b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgserial.pdb index d6fe47de..fc29ed12 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgserial.pdb +++ b/Source/ThirdParty/lib/windows/v143/x86-64/debug/sgserial.pdb @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e178236d8116faf16f35bd732bb51bf2b0560f4ba74aa7ab3e65125a2b1d8b3c -size 2027520 +oid sha256:bcfcbbc4534cdfd6a32434bbfa223e48c8cd795982c362b32886ca0357cd36c9 +size 2043904 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/release/fmt.lib b/Source/ThirdParty/lib/windows/v143/x86-64/release/fmt.lib index 58c6fbe2..00b1676d 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/release/fmt.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/release/fmt.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d107eca441cc4de9da7bed7db7c473a89678cf129cc5cce1448b0d036d752672 +oid sha256:0a6840ace474755bce06b5307235723af6c4750ca87880d84b3fb33fe1cb0d04 size 3560964 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/release/loguru.lib b/Source/ThirdParty/lib/windows/v143/x86-64/release/loguru.lib index 181f24c0..bf68b2eb 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/release/loguru.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/release/loguru.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a0a23102e24bab486c0c1bd699f57e83892754c8cedcb51ef4556c1c88b5fda +oid sha256:f1f1d8fea5b6c6b3427a53f32a7b39a797540e045033e4effec5ed271ebb2ff7 size 4432300 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/release/serial.lib b/Source/ThirdParty/lib/windows/v143/x86-64/release/serial.lib index 56a84861..dce1e32f 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/release/serial.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/release/serial.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1db0a80a59bbc09e2e7f09aaa7e04c22ce44f91664461d1e4bfb28230c6b066 +oid sha256:110b4beaefee0fe8d778214133b6fa47cdaf86ce22680bde78078c53828082a3 size 2293364 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/release/sgcommon.lib b/Source/ThirdParty/lib/windows/v143/x86-64/release/sgcommon.lib index d16a68ed..d71c4e31 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/release/sgcommon.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/release/sgcommon.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81d3bf27b23289740f8415caafd421dd1b98a3846c3712561cca611f2c2e5195 -size 1058828 +oid sha256:8b22f72953ed8d4a798d6feebe2ba7a6ef59442bcb11f12d57a934570a2413d2 +size 1116462 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/release/sgconnect.lib b/Source/ThirdParty/lib/windows/v143/x86-64/release/sgconnect.lib index fd6922e9..465cbe87 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/release/sgconnect.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/release/sgconnect.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f5b27ecfacba676ac30baf79718694fcabd0fec9d1c6bda369d25ce17d270f0 -size 11644924 +oid sha256:5a6bd46e782bb3cf74fde097ab9bae9177b9b070a5054c3f6c18045febfe1bf6 +size 11843636 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/release/sgconnectshm.lib b/Source/ThirdParty/lib/windows/v143/x86-64/release/sgconnectshm.lib index e45fba91..50bdd717 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/release/sgconnectshm.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/release/sgconnectshm.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23578f7678cdbc99a3a19db4b94a846ae1a85cccba5126c6d805d586e290d346 -size 9055836 +oid sha256:8fc382019c797237ec3e407bcb04652462b17803227ab83867a3974e0d453d12 +size 9233590 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/release/sgcore.lib b/Source/ThirdParty/lib/windows/v143/x86-64/release/sgcore.lib index e7b238ac..629f9890 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/release/sgcore.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/release/sgcore.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42486a4edf61cf376d7277c4c1b83b3ff91393798a738750905443b62a5394a6 -size 9073868 +oid sha256:195fcd7ff1db98ce858bb6488a81c6fd686a0492e4113c67f3afa345689df9a0 +size 9082796 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/release/sgcoreshm.lib b/Source/ThirdParty/lib/windows/v143/x86-64/release/sgcoreshm.lib index af8b54c9..faf2be87 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/release/sgcoreshm.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/release/sgcoreshm.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2932d639efa514bad2101c359495ff6317a87a6e99b698eeb954e7df999e1b38 +oid sha256:3005aa9d652671d42ac95c3b609bac582b750c5a431f3bea421115f75873c4fd size 8910772 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/release/sglog.lib b/Source/ThirdParty/lib/windows/v143/x86-64/release/sglog.lib index a0f2a3d6..6c2684e4 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/release/sglog.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/release/sglog.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f447cb51348bdd84d14860a1aeda2484ae0d1637d3d1934f09ac66d1f94566d -size 1665418 +oid sha256:7018b9773dd36443550fefed1d2e9b7756c84e71e23f07981f66fe74b896d69b +size 1665366 diff --git a/Source/ThirdParty/lib/windows/v143/x86-64/release/sgserial.lib b/Source/ThirdParty/lib/windows/v143/x86-64/release/sgserial.lib index b37c08d9..fcaefd82 100644 --- a/Source/ThirdParty/lib/windows/v143/x86-64/release/sgserial.lib +++ b/Source/ThirdParty/lib/windows/v143/x86-64/release/sgserial.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e6f446907c6eefe348187340e2aa1619c539f14108ccacb76b652d9b4d52e35 +oid sha256:8d9300eee1a83dc2d2f05cbe544698ff7655a0a5baaf87b656a1e1381e2f8a7a size 8015658