From 6fc80b70b3b48634b61f86972be10ba62254162a Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Thu, 9 Mar 2023 12:15:13 +0100 Subject: [PATCH] bump senseglove libraries and headers for linux and android to v2.4.2-ba98cec --- CHANGELOG.md | 2 +- Source/ThirdParty/include/SenseGlove/Connect/Android.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Connect/Connection.hpp | 4 ++-- .../ThirdParty/include/SenseGlove/Connect/ConnectionData.hpp | 4 ++-- .../include/SenseGlove/Connect/ConnectionFactory.hpp | 4 ++-- .../include/SenseGlove/Connect/ConnectionTester.hpp | 4 ++-- .../include/SenseGlove/Connect/ConnectionsTracker.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Connect/Debugger.hpp | 4 ++-- .../ThirdParty/include/SenseGlove/Connect/DeviceScanner.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Connect/ExitCodes.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 ++-- Source/ThirdParty/include/SenseGlove/Connect/Platform.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Connect/PortInfo.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/Connect/SharedMem.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Connect/StringUtils.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Connect/TestingState.hpp | 4 ++-- .../include/SenseGlove/Connect/TransmissionMode.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/Anatomy.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/Android.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/BasicHandModel.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/BetaDevice.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/BuzzCommand.hpp | 4 ++-- .../include/SenseGlove/Core/CalibrationDataPoint.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/Communications.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/Debugger.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/DeviceModel.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/DeviceTypes.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/FileIO.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/FingerCommand.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/Fingers.hpp | 4 ++-- .../include/SenseGlove/Core/ForceFeedbackCommand.hpp | 4 ++-- .../ThirdParty/include/SenseGlove/Core/HandInterpolator.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/HandPose.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/HandProfile.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/HapticGlove.hpp | 4 ++-- .../include/SenseGlove/Core/HapticGloveCalibrationCheck.hpp | 4 ++-- .../SenseGlove/Core/HapticGloveCalibrationSequence.hpp | 4 ++-- .../include/SenseGlove/Core/HapticGloveCommandBuffer.hpp | 4 ++-- .../include/SenseGlove/Core/HapticGloveHandProfiles.hpp | 4 ++-- .../include/SenseGlove/Core/HapticGloveQuickCalibration.hpp | 4 ++-- .../ThirdParty/include/SenseGlove/Core/InterpolationSet.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/JointKinematics.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/Library.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/NovaGlove.hpp | 4 ++-- .../include/SenseGlove/Core/NovaGloveCalibration.hpp | 4 ++-- .../include/SenseGlove/Core/NovaGloveHandProfile.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/NovaGloveInfo.hpp | 4 ++-- .../include/SenseGlove/Core/NovaGloveSensorData.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/NovaGloveVars.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/Platform.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/Quat.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/SGDevice.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/SenseCom.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/SenseGlove.hpp | 4 ++-- .../include/SenseGlove/Core/SenseGloveHandProfile.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/SenseGloveInfo.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/SenseGlovePose.hpp | 4 ++-- .../include/SenseGlove/Core/SenseGloveSensorData.hpp | 4 ++-- .../include/SenseGlove/Core/SenseGloveThumperCommand.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/SenseGloveVars.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/SensorRange.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/Serializer.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/SharedMem.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/StringUtils.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/ThumperCommand.hpp | 4 ++-- .../ThirdParty/include/SenseGlove/Core/TimedBuzzCommand.hpp | 4 ++-- .../ThirdParty/include/SenseGlove/Core/TimedThumpCommand.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/Tracking.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/Values.hpp | 4 ++-- Source/ThirdParty/include/SenseGlove/Core/Vect3D.hpp | 4 ++-- Source/ThirdParty/lib/android/r21e/arm64/debug/libsgconnect.a | 4 ++-- Source/ThirdParty/lib/android/r21e/arm64/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/android/r21e/arm64/release/libsgcore.a | 2 +- Source/ThirdParty/lib/android/r21e/armv7/debug/libsgconnect.a | 4 ++-- Source/ThirdParty/lib/android/r21e/armv7/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/android/r21e/armv7/release/libsgcore.a | 2 +- Source/ThirdParty/lib/android/r21e/x64/debug/libsgconnect.a | 4 ++-- Source/ThirdParty/lib/android/r21e/x64/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/android/r21e/x64/release/libsgcore.a | 2 +- Source/ThirdParty/lib/android/r21e/x86/debug/libsgconnect.a | 4 ++-- Source/ThirdParty/lib/android/r21e/x86/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/android/r21e/x86/release/libsgcore.a | 2 +- Source/ThirdParty/lib/android/r25b/arm64/debug/libsgconnect.a | 4 ++-- Source/ThirdParty/lib/android/r25b/arm64/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/android/r25b/arm64/release/libsgcore.a | 2 +- Source/ThirdParty/lib/android/r25b/armv7/debug/libsgconnect.a | 4 ++-- Source/ThirdParty/lib/android/r25b/armv7/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/android/r25b/armv7/release/libsgcore.a | 2 +- Source/ThirdParty/lib/android/r25b/x64/debug/libsgconnect.a | 4 ++-- Source/ThirdParty/lib/android/r25b/x64/debug/libsgcore.a | 2 +- Source/ThirdParty/lib/android/r25b/x64/release/libsgcore.a | 2 +- Source/ThirdParty/lib/android/r25b/x86/debug/libsgconnect.a | 4 ++-- Source/ThirdParty/lib/android/r25b/x86/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/android/r25b/x86/release/libsgcore.a | 2 +- Source/ThirdParty/lib/linux/v19/debug/libsgconnect.a | 4 ++-- Source/ThirdParty/lib/linux/v19/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/linux/v19/release/libsgconnect.a | 2 +- Source/ThirdParty/lib/linux/v19/release/libsgcore.a | 2 +- Source/ThirdParty/lib/linux/v20/debug/libsgconnect.a | 4 ++-- Source/ThirdParty/lib/linux/v20/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/linux/v20/release/libsgconnect.a | 2 +- Source/ThirdParty/lib/linux/v20/release/libsgcore.a | 2 +- Source/ThirdParty/lib/linux/v21/debug/libsgconnect.a | 4 ++-- Source/ThirdParty/lib/linux/v21/debug/libsgcore.a | 4 ++-- Source/ThirdParty/lib/linux/v21/release/libsgconnect.a | 2 +- Source/ThirdParty/lib/linux/v21/release/libsgcore.a | 2 +- 111 files changed, 206 insertions(+), 206 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfcc2a16..e4fa9eb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- SenseGlove libraries have been updated to the Linux-aware version: v2.4.1-d551398. +- SenseGlove libraries have been updated to the Linux-aware version: v2.4.2-ba98cec. - API has changed to use degrees instead of radians. - SGCoordinates utility class name has been changed to SGAngles. diff --git a/Source/ThirdParty/include/SenseGlove/Connect/Android.hpp b/Source/ThirdParty/include/SenseGlove/Connect/Android.hpp index 11a67292..1e37d4a5 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/Android.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/Android.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bbe9c4ee067b6f72b114b25eac7ef8e6e38419765fe35df7d7655f43b4d93c54 -size 1167 +oid sha256:a4d5f84bdded395826f78d05202ff39bada2f7cb639df0a225d0621f98a33166 +size 1114 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/Connection.hpp b/Source/ThirdParty/include/SenseGlove/Connect/Connection.hpp index 1642a129..5a12c0e4 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:5334fc400bd32cc9705fe9fe33dfb812f9936e4520dcc737ba4a25dda720e32f -size 6181 +oid sha256:82f207ad3f7414cd2121513c5d9aa75bf2235f8c5866e0dcad32dbffe409f461 +size 5139 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/ConnectionData.hpp b/Source/ThirdParty/include/SenseGlove/Connect/ConnectionData.hpp index 618cc06d..1a65c8ac 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:dcb91b1e9c4bdf584f0acc7b27ae76599cfe061dedc9f12ebffb65a40c683c4f -size 3139 +oid sha256:6f784c3651b0a0357ff64ff29db4da2773135101d7d2c0d1a3481372db215145 +size 2097 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/ConnectionFactory.hpp b/Source/ThirdParty/include/SenseGlove/Connect/ConnectionFactory.hpp index d356280e..688f34d5 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/ConnectionFactory.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/ConnectionFactory.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4877e6a45422d9de60bf7c5c3fcda2a68a6952bb26fbf25c678f89a3ee02c86c -size 773 +oid sha256:537c393f2486c7258fb9ae9668633e95f8cd2da7810876525376ca982cfb9504 +size 811 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/ConnectionTester.hpp b/Source/ThirdParty/include/SenseGlove/Connect/ConnectionTester.hpp index e6d49b27..22b60dd9 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:c403bebfb3390299fc521c44905e8e6ccb1a3436ea35c8f8db84bd9c6ba3b20e -size 2453 +oid sha256:69808e16ccde3f4b932d2799f9032c87be6cae4005d905251841f78d13a5092f +size 1527 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/ConnectionsTracker.hpp b/Source/ThirdParty/include/SenseGlove/Connect/ConnectionsTracker.hpp index 374d708b..4c346dd0 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/ConnectionsTracker.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/ConnectionsTracker.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c690d1a06d276a545686f5c07050e2b9342e40414fcc140958598c3f768bcf5d -size 2335 +oid sha256:d539cfc89e472f82b63f66636b1d08c889b76e9b28a2bcaf75a25c9a240b268d +size 2412 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/Debugger.hpp b/Source/ThirdParty/include/SenseGlove/Connect/Debugger.hpp index aefa8780..b4a3e455 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/Debugger.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/Debugger.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f081304f81d0fb4de13b99f6b31b1a4be3d07aa388cf99346aff0e45a5343973 -size 2743 +oid sha256:d0756458ba339b119edb84dc3cdb7bb043c21d719108ad4e429571bb00b30631 +size 2839 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/DeviceScanner.hpp b/Source/ThirdParty/include/SenseGlove/Connect/DeviceScanner.hpp index df938565..0d66661c 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:3d970d8ba9d3e527daf93e5aff2bdaa66112d570ed02983c41f41c7a5a947caf -size 2355 +oid sha256:a4629db2fe7c8ee7535cf7eb5f78e10295b433deae2ba8365c85a053bbfbaaa6 +size 2428 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/ExitCodes.hpp b/Source/ThirdParty/include/SenseGlove/Connect/ExitCodes.hpp index afc15d78..235f2346 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/ExitCodes.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/ExitCodes.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cb9c1aaaff3d052155edaf71cbe39acd9126c38e58470bbc80174b145567ecd -size 2426 +oid sha256:6d35a83457c8ce9cd3f7b02638abd0462bd6b6deea4ea7aa1629c5eddc917a24 +size 2491 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/IdResponse.hpp b/Source/ThirdParty/include/SenseGlove/Connect/IdResponse.hpp index 927b901f..615910b9 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:658510dc43420132cf904cf88a0af5626f1dc245e0973213d9deb31b0e294951 -size 2766 +oid sha256:1d5ea495bb4551c42c58251bd5ccf03abac6cd50c3409bb8076181f415b1b8df +size 2304 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/IpcCommand.hpp b/Source/ThirdParty/include/SenseGlove/Connect/IpcCommand.hpp index 0195c10d..c4e7dc8a 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:c0a945775a861bdf910eabf325cec1ee0a6babb8606ab308f239341a62324328 -size 2393 +oid sha256:cbd54d1ccd7ed137fa897f4c195b854f300827a70b51bf1ed1c3e23c60540e52 +size 2047 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/NewSGDevice.hpp b/Source/ThirdParty/include/SenseGlove/Connect/NewSGDevice.hpp index f35b5937..0cecf183 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:c536440995e19e2bcf2ce8a79279df2a75d4c97bc270099a628916c410ec01cc -size 2602 +oid sha256:9c2ddd30fcd2cf48fcaf3940600e5ea529bc5f78a70c95f0eeec910db4a1c3eb +size 1908 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/Platform.hpp b/Source/ThirdParty/include/SenseGlove/Connect/Platform.hpp index 2d1ecbb0..0c119119 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/Platform.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/Platform.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ead41a61c413d6ebec267ad03ef7e976ac49a27c803a59208b13841577a44dfc -size 4337 +oid sha256:d60c965df853bf74928ed3fe23d1b4edc9c11272e44baf54a5b831ac14816ce5 +size 4834 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/PortInfo.hpp b/Source/ThirdParty/include/SenseGlove/Connect/PortInfo.hpp index b7786e3f..1e91211c 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:70f390001bd5a900bc9c70f12ad20194f8aa5769a0078758fc9dc0c5b7ecaa65 -size 3550 +oid sha256:ef32c2c125588b3e5c714210d701e88fa8b192dafd758ae7381be42a0ba5da26 +size 2856 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/SGDevice.hpp b/Source/ThirdParty/include/SenseGlove/Connect/SGDevice.hpp index 38e9f652..74843505 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:8f96f347250c0c3176144bc61fae97121c0afac3903391d9e3729080a968adc7 -size 3683 +oid sha256:a7ff783858443e95be6ce4c5c9e48d46c2e08f910438fb5f52e6c95dc3a3cf35 +size 3105 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/SerialConnection.hpp b/Source/ThirdParty/include/SenseGlove/Connect/SerialConnection.hpp index f6914c7f..d767a27e 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:93dadc69331017d19fd28768236b955a3b39dd4ec4b4c93c7de3c21abd134b8d -size 2835 +oid sha256:40e1f62d7fcf5e8e07ba6d830f5b01aada60d7b8cda0b42b2d5338e58e6d3c6a +size 2605 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/SerialPorts.hpp b/Source/ThirdParty/include/SenseGlove/Connect/SerialPorts.hpp index c5203fe1..239ab7d5 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:65a0fc3f4a6132481dcf4bee269c48bc5723df5f23d171ca1d8485203e7281e6 -size 2604 +oid sha256:1da0525fd1179f9504be5ee5249ad6cc621d3371d3bf9338d2d58b1b388a2556 +size 1990 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/SharedMem.hpp b/Source/ThirdParty/include/SenseGlove/Connect/SharedMem.hpp index 554904d3..0c08006b 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/SharedMem.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/SharedMem.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9c754fb16b4da73f2044237c30f199ac5b37059acbc5e7832d3626efa3d0c662 -size 4741 +oid sha256:40a90094e676bef2cb26f34b2399f5d683b4c256c68dc9b412cf32adb131ff23 +size 3467 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/StringUtils.hpp b/Source/ThirdParty/include/SenseGlove/Connect/StringUtils.hpp index 88a282f6..a0d8dfef 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/StringUtils.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/StringUtils.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6338df2405734aa1f09bf73aee46757f34fc185897e36caa6a37c7245bcd8487 -size 1701 +oid sha256:625aa9bb9a7e213f6699e9b1f6b17ad5d39c0a7a7754f095daab2108869ed9e0 +size 1763 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/TestingState.hpp b/Source/ThirdParty/include/SenseGlove/Connect/TestingState.hpp index 6c3fecec..e9337903 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/TestingState.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/TestingState.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c17c2729779e599d4e514d5e752d7502a7ec06d5b7328a8aa9fc212acbd80fc6 -size 1665 +oid sha256:2e678f74b99bf7851b87ae85b27b1a187c220deae8ccfddadbc2ec41ebeac385 +size 1730 diff --git a/Source/ThirdParty/include/SenseGlove/Connect/TransmissionMode.hpp b/Source/ThirdParty/include/SenseGlove/Connect/TransmissionMode.hpp index c75bc280..f6928960 100644 --- a/Source/ThirdParty/include/SenseGlove/Connect/TransmissionMode.hpp +++ b/Source/ThirdParty/include/SenseGlove/Connect/TransmissionMode.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8d97fc0b27669e9a1dfff225a787b6f5459f999356bf795f3d914d434e93613 -size 892 +oid sha256:8b8ec53000f6ce7b161391ebfc01b526aedca5f839a9a96f976091e37f16a224 +size 927 diff --git a/Source/ThirdParty/include/SenseGlove/Core/Anatomy.hpp b/Source/ThirdParty/include/SenseGlove/Core/Anatomy.hpp index 1b2620d4..498289fa 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/Anatomy.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/Anatomy.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b1c2a0b846a456c9957bf9793617f10f1ab8613c3f65747dbb70a448848a10b -size 3179 +oid sha256:175599a173ba82b5810dd44f77c69c03248c8a22493ff9d99652ace259434e4e +size 3270 diff --git a/Source/ThirdParty/include/SenseGlove/Core/Android.hpp b/Source/ThirdParty/include/SenseGlove/Core/Android.hpp index be268c08..aaa57feb 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/Android.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/Android.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3dad286d7af9d74e9e92c2be501fe307ddfee0fdcb870ffe773bfa3ac1210cd1 -size 1673 +oid sha256:54166366ebd14f778a1e94b4044316dc13dda3dddb247bc4f1defab11144364f +size 1395 diff --git a/Source/ThirdParty/include/SenseGlove/Core/BasicHandModel.hpp b/Source/ThirdParty/include/SenseGlove/Core/BasicHandModel.hpp index ec2cbe94..49a02583 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/BasicHandModel.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/BasicHandModel.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94cd35ae84b773a13c054bf5baa8c24fd78e034998b856422dafd6649396e8ef -size 9781 +oid sha256:82cb736f86e3bbe0c75b5df8268a24658889892f474863ed5b4d3bc59b165d30 +size 7601 diff --git a/Source/ThirdParty/include/SenseGlove/Core/BetaDevice.hpp b/Source/ThirdParty/include/SenseGlove/Core/BetaDevice.hpp index 431c1ee9..53fac560 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/BetaDevice.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/BetaDevice.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03d0c4c479669333fa2b149d2bd73518ac845a8c3e187821ecd2e367911e5f74 -size 4740 +oid sha256:d547ec633e9a2c9826ee49ce7f752d8cef2bdc60e89f7252bc22fe89dd3d6bdf +size 3698 diff --git a/Source/ThirdParty/include/SenseGlove/Core/BuzzCommand.hpp b/Source/ThirdParty/include/SenseGlove/Core/BuzzCommand.hpp index f5e71bb9..5eae06bc 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/BuzzCommand.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/BuzzCommand.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d523e24bdd6d79477b703b4cab278a95a8d927fbe30bbe5a59530ef531f6bc5 -size 3715 +oid sha256:e0d0b57c0336401d337c91c954b8eb1b1e4d8f0db76667e1c891b855091d08c4 +size 3019 diff --git a/Source/ThirdParty/include/SenseGlove/Core/CalibrationDataPoint.hpp b/Source/ThirdParty/include/SenseGlove/Core/CalibrationDataPoint.hpp index f800b518..a86bbe99 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/CalibrationDataPoint.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/CalibrationDataPoint.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0637d5c3161827e59c5081b470e12f2107d6aba251d3228bad79c0dd959966bf -size 2469 +oid sha256:e96dff05de57175d4a6690bced270d860363048095ebfdafad3b3d5c5ee27ddf +size 2221 diff --git a/Source/ThirdParty/include/SenseGlove/Core/Communications.hpp b/Source/ThirdParty/include/SenseGlove/Core/Communications.hpp index 6c18f124..2b23893d 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/Communications.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/Communications.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3870d4d57e584d4e9c00df0cbb607e9e76a29a6b37e678ed969be1c420fa6e13 -size 3569 +oid sha256:503533b8fe05c37af2661214e43840f743b2e75efcca9ca7d0e51a8094e4d956 +size 2527 diff --git a/Source/ThirdParty/include/SenseGlove/Core/Debugger.hpp b/Source/ThirdParty/include/SenseGlove/Core/Debugger.hpp index 4e757c4c..018b1ed5 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/Debugger.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/Debugger.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:119987efe7d969bb03d278fecbb087c104d9764c4d7d85182677b0c066685bc3 -size 2153 +oid sha256:05b8f4d4e54906fe165f26561914d95480f02964c407f5033fb68315411a37bc +size 2232 diff --git a/Source/ThirdParty/include/SenseGlove/Core/DeviceModel.hpp b/Source/ThirdParty/include/SenseGlove/Core/DeviceModel.hpp index 2587456f..66c78e6b 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/DeviceModel.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/DeviceModel.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78cbd782885b6c72be152523a974d03f2ae16db0a285a2a0e2385518104034e1 -size 3665 +oid sha256:d453b93e68e556a7d75479fc28efcb218056830cd3b8057a46b306302e584358 +size 3322 diff --git a/Source/ThirdParty/include/SenseGlove/Core/DeviceTypes.hpp b/Source/ThirdParty/include/SenseGlove/Core/DeviceTypes.hpp index 34442ae7..6a364beb 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/DeviceTypes.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/DeviceTypes.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d83022631e266dcea7a63dfb7b66dd996bea15663d30c6f488fd053d7cd40031 -size 1163 +oid sha256:69697dce92cd5b80f6b2cd00a4ff1e74e11da39956edd76bce335b0788efe004 +size 1205 diff --git a/Source/ThirdParty/include/SenseGlove/Core/FileIO.hpp b/Source/ThirdParty/include/SenseGlove/Core/FileIO.hpp index 8f325127..33a8dfb5 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/FileIO.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/FileIO.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c9b5de4c1bc15c79865682fb6bf665609bba7cfbc8889e90336bb46a0c0e62ef -size 4086 +oid sha256:2a7591b48824746b89e30b29fa3a0e6ecc1674de6cd9abf10cd2bd51420b70df +size 3627 diff --git a/Source/ThirdParty/include/SenseGlove/Core/FingerCommand.hpp b/Source/ThirdParty/include/SenseGlove/Core/FingerCommand.hpp index 78cb6c16..2524697a 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/FingerCommand.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/FingerCommand.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7cf493784eeb6be42af8fbb8a5ba8e527d87bf26ebe1a200158f489b1f646be7 -size 2960 +oid sha256:eec4fcd24720c4c4d700af78f5f2b01c8069eb4c00baa75386fd70e7bca7cf9b +size 2494 diff --git a/Source/ThirdParty/include/SenseGlove/Core/Fingers.hpp b/Source/ThirdParty/include/SenseGlove/Core/Fingers.hpp index 858262ec..55c76cd8 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/Fingers.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/Fingers.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f77c3dff2a3b4eb53bf40a607b2b437665ad7081cc4c5a5d0e93ff51edbc665 -size 2547 +oid sha256:77e71ed401e7b6c36dee2469a7c1651c27f6fedb6f0777912b12c4c7726cefca +size 2634 diff --git a/Source/ThirdParty/include/SenseGlove/Core/ForceFeedbackCommand.hpp b/Source/ThirdParty/include/SenseGlove/Core/ForceFeedbackCommand.hpp index 3875b0b9..c51c55c8 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/ForceFeedbackCommand.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/ForceFeedbackCommand.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7fb7567b5b9cd20fac0b0ca58af10d72a49816b246a6c024fe95efde11e72aa6 -size 4085 +oid sha256:5ce59fa0b8694880d856e6cb1e00e4b5d1134632ca04490b9b249007405fbcd7 +size 3389 diff --git a/Source/ThirdParty/include/SenseGlove/Core/HandInterpolator.hpp b/Source/ThirdParty/include/SenseGlove/Core/HandInterpolator.hpp index 5f7c0886..e8a6c8d4 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/HandInterpolator.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/HandInterpolator.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5655ac356e612b36b01cf0c0870c61b2aac5660b2fa954e06d35c669205aea4a -size 7543 +oid sha256:3637dfff5a2cf74113e3368cc2d8791b8d6977e7ab647ddc7bf82a4453293d28 +size 6811 diff --git a/Source/ThirdParty/include/SenseGlove/Core/HandPose.hpp b/Source/ThirdParty/include/SenseGlove/Core/HandPose.hpp index cb3eea47..d783a6d1 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/HandPose.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/HandPose.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:abc74b630bdbc20bfb205e27f5db6c0bb9afc9e8188d3017c2477389eba63b2c -size 8781 +oid sha256:47893581eaaedd03719a879f5442c54605f774fdbfd379db591a71097cfcbfcf +size 7836 diff --git a/Source/ThirdParty/include/SenseGlove/Core/HandProfile.hpp b/Source/ThirdParty/include/SenseGlove/Core/HandProfile.hpp index b10f6d5d..e05e01e6 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/HandProfile.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/HandProfile.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:124bb5432685e630b8b87717fa0b5fb3c7f352044f1929fa116ce8f6d9081174 -size 6409 +oid sha256:229a872d8b3e1855d3f276f8b34c76ba5f50fd27fcf765f100a04cdf22b29b84 +size 5322 diff --git a/Source/ThirdParty/include/SenseGlove/Core/HapticGlove.hpp b/Source/ThirdParty/include/SenseGlove/Core/HapticGlove.hpp index a4cee45a..091e2cbb 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/HapticGlove.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/HapticGlove.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2c66b35ea0ce073d0d45e1fa33d22f3708158d8e75682f2c04d74a1d7d823d7 -size 13725 +oid sha256:c7ebf3b79f988380eb33138596991c01cfc9637f5c0ad31376992ddcabf21050 +size 12451 diff --git a/Source/ThirdParty/include/SenseGlove/Core/HapticGloveCalibrationCheck.hpp b/Source/ThirdParty/include/SenseGlove/Core/HapticGloveCalibrationCheck.hpp index a0182307..4bdcdba0 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/HapticGloveCalibrationCheck.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/HapticGloveCalibrationCheck.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3cef67fc3da21e230bfe8cbc9d89c730dd1b6a4393da66b57eb7947d3d1d3c5d -size 6732 +oid sha256:5a0fd4cc15223dbb5f69a7acc008cd8de58641f41e22fd9a74c92e08e08c286c +size 6669 diff --git a/Source/ThirdParty/include/SenseGlove/Core/HapticGloveCalibrationSequence.hpp b/Source/ThirdParty/include/SenseGlove/Core/HapticGloveCalibrationSequence.hpp index ac0dfefb..6f6be7f2 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/HapticGloveCalibrationSequence.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/HapticGloveCalibrationSequence.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9bb09dd49c7193a001307cb0695529568577b7b07253e5ebc4acb588c94a0325 -size 9202 +oid sha256:3faad88ef939bf9dd9bd96f952f1fae32a5956e370651edcb47853cf7a8ece99 +size 7926 diff --git a/Source/ThirdParty/include/SenseGlove/Core/HapticGloveCommandBuffer.hpp b/Source/ThirdParty/include/SenseGlove/Core/HapticGloveCommandBuffer.hpp index 801f23b0..f44d9850 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/HapticGloveCommandBuffer.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/HapticGloveCommandBuffer.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33f9118f36a3cfcf9f470f17b2db450d7bd2ba0383e7acea58b723015850892e -size 7760 +oid sha256:1dcaa0b4a06a8fad88da17cd2237f54477700344a35bde37fe27743ed376de02 +size 6793 diff --git a/Source/ThirdParty/include/SenseGlove/Core/HapticGloveHandProfiles.hpp b/Source/ThirdParty/include/SenseGlove/Core/HapticGloveHandProfiles.hpp index 987285f8..bd392040 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/HapticGloveHandProfiles.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/HapticGloveHandProfiles.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc3c1c8f93b91a40c3c37a31e7c6e7f62acd18afe6b0092276e717ea1de654ec -size 4506 +oid sha256:3f5553c8fa1edd08c519dbe4fb6492abf63e3e8c344da6dc94550871a2007723 +size 4390 diff --git a/Source/ThirdParty/include/SenseGlove/Core/HapticGloveQuickCalibration.hpp b/Source/ThirdParty/include/SenseGlove/Core/HapticGloveQuickCalibration.hpp index 6bef9866..d595ecd7 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/HapticGloveQuickCalibration.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/HapticGloveQuickCalibration.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4542a29c51c57652b95b80395bdd86bccafd0faed64fec61b4a51f251253c38 -size 6161 +oid sha256:f3ac427f851dc39a592771ffb5bc712465a07edbc6bf20fa1a43daf48fe4f240 +size 5405 diff --git a/Source/ThirdParty/include/SenseGlove/Core/InterpolationSet.hpp b/Source/ThirdParty/include/SenseGlove/Core/InterpolationSet.hpp index 089e2fef..188179c1 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/InterpolationSet.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/InterpolationSet.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b43a22352dd0ed1f6b8b627dc11200f877b5fd802f5ad87acc4e023c3c8aebe -size 4984 +oid sha256:57ddf86ec20a1cab95f686955196a497f9dd581a96ad66cc5721fc03b327d95f +size 3708 diff --git a/Source/ThirdParty/include/SenseGlove/Core/JointKinematics.hpp b/Source/ThirdParty/include/SenseGlove/Core/JointKinematics.hpp index 3a9aa7d9..e804861c 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/JointKinematics.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/JointKinematics.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7407bbf072028b0304389be251870c04c2e6000ece2e817db92d1ca19fe29788 -size 1615 +oid sha256:bb08e4241e8c3e61eba7f787f88d45acc0301d86c44e5a4a0a6d10bdfbd1f8c8 +size 1670 diff --git a/Source/ThirdParty/include/SenseGlove/Core/Library.hpp b/Source/ThirdParty/include/SenseGlove/Core/Library.hpp index 33e28c05..176be09d 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/Library.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/Library.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3598c8a32333f0d3800af159ac7c2a6cfaabd29eb7806ef3f408f8fdb67c8d47 -size 1438 +oid sha256:66cc3cd2bd94729311ee9e4c3f33119b2c3a7aa7e21b00178ea08c620c60983b +size 1497 diff --git a/Source/ThirdParty/include/SenseGlove/Core/NovaGlove.hpp b/Source/ThirdParty/include/SenseGlove/Core/NovaGlove.hpp index 5ecc3413..2ae8dfa3 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/NovaGlove.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/NovaGlove.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0683a1f910d793a51e89b0d051ea3895699f3494c2bfa5916adf5effba5bfafd -size 16740 +oid sha256:b6eda30e5ee07335d610fcbc3e67f4f85e63fc463b1bbc861f23fb7cb60ee2c1 +size 15464 diff --git a/Source/ThirdParty/include/SenseGlove/Core/NovaGloveCalibration.hpp b/Source/ThirdParty/include/SenseGlove/Core/NovaGloveCalibration.hpp index f6de1434..3d8fa94f 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/NovaGloveCalibration.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/NovaGloveCalibration.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b4b6dfe8247aab66bf6d7d53108158bc96b9c2e5c18bff019ee75d58847104c -size 1867 +oid sha256:e7dd1a144563d642766805be452598ac3e4651e3c2908adee5cdeb4e75a3082f +size 1933 diff --git a/Source/ThirdParty/include/SenseGlove/Core/NovaGloveHandProfile.hpp b/Source/ThirdParty/include/SenseGlove/Core/NovaGloveHandProfile.hpp index c22db0c0..ab76a680 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/NovaGloveHandProfile.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/NovaGloveHandProfile.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:572146cfe8f940eea6437c518335797d71116feb323a6b4102a6d3820c1ae44d -size 3782 +oid sha256:f9d7dce72b1d00ca10713fc8dae341c3a3cf08b9565e12345067af4f8a127148 +size 3216 diff --git a/Source/ThirdParty/include/SenseGlove/Core/NovaGloveInfo.hpp b/Source/ThirdParty/include/SenseGlove/Core/NovaGloveInfo.hpp index 530b23fc..979a8366 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/NovaGloveInfo.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/NovaGloveInfo.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e71b71f2ba73cc7980671a26fb80324c2b1b4d6118eb91c7768f6d229240bd49 -size 5472 +oid sha256:dc860ed106c712b49c22c8758e42e09dd1ef05cff65718695eb80a0ef8f0ffe3 +size 4365 diff --git a/Source/ThirdParty/include/SenseGlove/Core/NovaGloveSensorData.hpp b/Source/ThirdParty/include/SenseGlove/Core/NovaGloveSensorData.hpp index ab2f5c37..cfbebf26 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/NovaGloveSensorData.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/NovaGloveSensorData.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d52bf436ad6a057de58da645b814e8828697c809f720876f5bb65abfc18a0736 -size 6099 +oid sha256:98b4310464c875da613a5fc2b0179340642f507b5718d7a7d828ee2d2c29a722 +size 4893 diff --git a/Source/ThirdParty/include/SenseGlove/Core/NovaGloveVars.hpp b/Source/ThirdParty/include/SenseGlove/Core/NovaGloveVars.hpp index eddb8e05..cfdaf9aa 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/NovaGloveVars.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/NovaGloveVars.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2d9c18e9bca8424b1dcc07cef70fa6b494de820dfd331c1ae23a8a5a559c640 -size 1161 +oid sha256:a249331b0fad153f8366b37a36188e47a4b5979eb285b5d57ef3ab0437faaafe +size 1213 diff --git a/Source/ThirdParty/include/SenseGlove/Core/Platform.hpp b/Source/ThirdParty/include/SenseGlove/Core/Platform.hpp index 9d32a652..b63b10ef 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/Platform.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/Platform.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf5f238aa3bf039d99521d34254efd5a433ae33684ee8d6de5babbb53568ceec -size 4970 +oid sha256:321cd0716be446efdb04123c8f41344b35881499c63ddc33f5f2ff5b6f79c356 +size 5443 diff --git a/Source/ThirdParty/include/SenseGlove/Core/Quat.hpp b/Source/ThirdParty/include/SenseGlove/Core/Quat.hpp index ef4457d0..99220147 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/Quat.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/Quat.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38fc6ce2e5e27d83f59516b40183488dd6491292ccf48c9d6df0e7e8afad1cce -size 6089 +oid sha256:fd8284450b493094ed515a789d2f16aaa52084866f13ac93cefa350bd5e1eceb +size 4815 diff --git a/Source/ThirdParty/include/SenseGlove/Core/SGDevice.hpp b/Source/ThirdParty/include/SenseGlove/Core/SGDevice.hpp index a767d985..dcf5b839 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/SGDevice.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/SGDevice.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:abeef08269413a79d1923e63b21179ff77f9fff8af6b607adb26672dd356530a -size 7604 +oid sha256:a322207f9989d8dc8b83341a02f25eb95a71337994f42f931fcf7fcc1776d541 +size 5634 diff --git a/Source/ThirdParty/include/SenseGlove/Core/SenseCom.hpp b/Source/ThirdParty/include/SenseGlove/Core/SenseCom.hpp index fa6fe545..20fd17d8 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/SenseCom.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/SenseCom.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7e4f5b91ccd8f796f50025931326d425797ce145aeeae52ffaea6cd818d942af -size 1573 +oid sha256:33e6dd350342c40328a382bb07a9b512681ffba47e1164b413f6265d8f819411 +size 1637 diff --git a/Source/ThirdParty/include/SenseGlove/Core/SenseGlove.hpp b/Source/ThirdParty/include/SenseGlove/Core/SenseGlove.hpp index dd9714bf..270bdb7c 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/SenseGlove.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/SenseGlove.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f22b47c229896b9046a778b4601cdd076eea91b8afa4199076c251c63547afb -size 19061 +oid sha256:a5cb6b5bd07f69738f64dacbdc8085d3902d346e56ca2b5b0df9f339aebbd6e8 +size 17901 diff --git a/Source/ThirdParty/include/SenseGlove/Core/SenseGloveHandProfile.hpp b/Source/ThirdParty/include/SenseGlove/Core/SenseGloveHandProfile.hpp index 09dde3f6..8a39685f 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/SenseGloveHandProfile.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/SenseGloveHandProfile.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2046105fb8f826df05100c6cc89fa7d7164a93703d891592c8eae688fadaf11 -size 5379 +oid sha256:8d83961aa4ed631a8e7ec8525bba21f820e1e1d1a529b2dde9f1bc21016a6dda +size 4381 diff --git a/Source/ThirdParty/include/SenseGlove/Core/SenseGloveInfo.hpp b/Source/ThirdParty/include/SenseGlove/Core/SenseGloveInfo.hpp index b96e7d39..e889dfaf 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/SenseGloveInfo.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/SenseGloveInfo.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6c0900209ea1e913c910de74eabae626386c1b8306f8bb4dc91c98ffb032798 -size 7915 +oid sha256:cb5346d00eaeb4996517e7468e667bd984be3350043e07d89647eddc9011cf6d +size 5923 diff --git a/Source/ThirdParty/include/SenseGlove/Core/SenseGlovePose.hpp b/Source/ThirdParty/include/SenseGlove/Core/SenseGlovePose.hpp index e004107b..27bef0d1 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/SenseGlovePose.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/SenseGlovePose.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4259ffc5aa98dc6e221fea5bf20d791da91a86ca5ba397e22fc535956c91441 -size 6010 +oid sha256:9ffd693926a09d3a0f280974cafa97a34f1a3dd3c55e479272ffce578a2dc431 +size 4790 diff --git a/Source/ThirdParty/include/SenseGlove/Core/SenseGloveSensorData.hpp b/Source/ThirdParty/include/SenseGlove/Core/SenseGloveSensorData.hpp index b9de5412..b0be3c37 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/SenseGloveSensorData.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/SenseGloveSensorData.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3192744b87f574e3eb65611ba21184e623eb104e58d6c54561c05629d8b8b8f6 -size 4959 +oid sha256:5d1da1068d81ab80346acc4b98bb481e8a7478713704670e96e040bddfc4ba58 +size 3841 diff --git a/Source/ThirdParty/include/SenseGlove/Core/SenseGloveThumperCommand.hpp b/Source/ThirdParty/include/SenseGlove/Core/SenseGloveThumperCommand.hpp index 805077c9..eb2b1b2f 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/SenseGloveThumperCommand.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/SenseGloveThumperCommand.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d5eac779400dc81b771e543ac34fb3d881ef668357dd654e179cd36770cbaf8 -size 1968 +oid sha256:42f4956fdbe4ced4784797f06d951c1e4b25dcd894f86629fb9a17d8f3070bd6 +size 2034 diff --git a/Source/ThirdParty/include/SenseGlove/Core/SenseGloveVars.hpp b/Source/ThirdParty/include/SenseGlove/Core/SenseGloveVars.hpp index 6594527a..2acae30a 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/SenseGloveVars.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/SenseGloveVars.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:690ca0429dafe0bb9a4fb1d2b70e42de938f6527f06106210e7ea6aaec686da5 -size 5454 +oid sha256:e7407b5277540dc2271f6ca26f8f65bb15de9c492120cefe4e156eeb612463d8 +size 5596 diff --git a/Source/ThirdParty/include/SenseGlove/Core/SensorRange.hpp b/Source/ThirdParty/include/SenseGlove/Core/SensorRange.hpp index 3771f000..ab46d2cc 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/SensorRange.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/SensorRange.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:684c4c974671e33f3a9b7cb4939efb73e1747523602a5f0bb2401f0ce50c6236 -size 5482 +oid sha256:39e46018ef7a8a9ccd2a907ce528a5216a5ffd9c490bc6b23b3c2c9d954acd53 +size 4554 diff --git a/Source/ThirdParty/include/SenseGlove/Core/Serializer.hpp b/Source/ThirdParty/include/SenseGlove/Core/Serializer.hpp index ff05977f..9ad85cde 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/Serializer.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/Serializer.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2d07d0803dca404ee37ca064fe5f8dc2c18fd4c2179eb84b39c053e969b3cae1 -size 4786 +oid sha256:e3f9f2e25d6dc255833f4dd04f3314541e19347d692d51930e1182f1e9b9da48 +size 4907 diff --git a/Source/ThirdParty/include/SenseGlove/Core/SharedMem.hpp b/Source/ThirdParty/include/SenseGlove/Core/SharedMem.hpp index 87dfb489..64828e1d 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/SharedMem.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/SharedMem.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1e8361b9507003efe1676691eb2c8ca1febe1e5a97d9f299fc495301e0b3502 -size 2920 +oid sha256:d2f415162237451b09ab47a78952f7c1fb5cbcfc04f6e15be060def4a4691075 +size 3003 diff --git a/Source/ThirdParty/include/SenseGlove/Core/StringUtils.hpp b/Source/ThirdParty/include/SenseGlove/Core/StringUtils.hpp index d6850c1c..d04905a3 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/StringUtils.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/StringUtils.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4346aae785a1a35d10dd707485da43f5f8b3a42c8fd37a8562a795831c11927 -size 3218 +oid sha256:c2d073a9f913579afae6d52ac18fb661d688f7477c994f0318770e5488879a2d +size 3319 diff --git a/Source/ThirdParty/include/SenseGlove/Core/ThumperCommand.hpp b/Source/ThirdParty/include/SenseGlove/Core/ThumperCommand.hpp index 5ccabadf..ce8798eb 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/ThumperCommand.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/ThumperCommand.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1452df7b1a2cb8cda4499f4d984e55fcb5a2c52dda0a7bf4f9a89db4644965cd -size 3527 +oid sha256:4c6127bd1f8a2467dc71677f12f0cfb039266583c800f3da460fb319f7668641 +size 2599 diff --git a/Source/ThirdParty/include/SenseGlove/Core/TimedBuzzCommand.hpp b/Source/ThirdParty/include/SenseGlove/Core/TimedBuzzCommand.hpp index 3f5bc773..e0c3d5e5 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/TimedBuzzCommand.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/TimedBuzzCommand.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6bc03511fcb5cafe2cf3ff947f8eace4b624b9aabe7b9198223e2dbd9f513ab8 -size 5286 +oid sha256:28e0e70aa1a7a6c8a3c09b1e94f137b6b1d99d463244a6744a3fceadb3c034b0 +size 4514 diff --git a/Source/ThirdParty/include/SenseGlove/Core/TimedThumpCommand.hpp b/Source/ThirdParty/include/SenseGlove/Core/TimedThumpCommand.hpp index 9d3eb387..490a5a62 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/TimedThumpCommand.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/TimedThumpCommand.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6dba19bf0781b9b743df8f9cfe9993a9f60e655b4331ad989dd17c6c6468de5 -size 3653 +oid sha256:5ecbdd3484adf8137cb0ba6e2686a4237cdf834da5b581de4e4c52adb9617629 +size 3087 diff --git a/Source/ThirdParty/include/SenseGlove/Core/Tracking.hpp b/Source/ThirdParty/include/SenseGlove/Core/Tracking.hpp index 148f6169..d6be2b8d 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/Tracking.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/Tracking.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af0ddf57c9d1b711b44a41d1bb461bd3415e0c2d675cbd3eb393e8d3dbd972e7 -size 7136 +oid sha256:a609fbba25787a801d118aa7b32f0e3bebd70eb6cde7b0de0b5d17830acf44b5 +size 7312 diff --git a/Source/ThirdParty/include/SenseGlove/Core/Values.hpp b/Source/ThirdParty/include/SenseGlove/Core/Values.hpp index 89445054..c9243cac 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/Values.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/Values.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:074d21f586234d51ce6bf1b6a01f3d8050db4211addd07ed5e91ad7dbb9b5c44 -size 4020 +oid sha256:6bc067602d9b9465e6106dc48056f6f1c40deb2b4e2af6995c5f310ecc3e9aa0 +size 4129 diff --git a/Source/ThirdParty/include/SenseGlove/Core/Vect3D.hpp b/Source/ThirdParty/include/SenseGlove/Core/Vect3D.hpp index ab4b220f..2be10cdf 100644 --- a/Source/ThirdParty/include/SenseGlove/Core/Vect3D.hpp +++ b/Source/ThirdParty/include/SenseGlove/Core/Vect3D.hpp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a5cf26972100cdf5da1e0d265642ae0f1e610f22b1bdd8b5f93a40077d7d903 -size 4243 +oid sha256:01892a08a4ef10e305860bcfe58bc0f60953c700e73919068954ad3b6c88864d +size 3317 diff --git a/Source/ThirdParty/lib/android/r21e/arm64/debug/libsgconnect.a b/Source/ThirdParty/lib/android/r21e/arm64/debug/libsgconnect.a index f1fe174e..12805ca3 100644 --- a/Source/ThirdParty/lib/android/r21e/arm64/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/android/r21e/arm64/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9aef76f717a4cfd824ce61eb430556ef18769277e4186c1ffb73e3388aa891a6 -size 8009824 +oid sha256:95cf177bb062a8f341811df8511792b6b09c7f6ca6983ebef88333213542c1fc +size 8009840 diff --git a/Source/ThirdParty/lib/android/r21e/arm64/debug/libsgcore.a b/Source/ThirdParty/lib/android/r21e/arm64/debug/libsgcore.a index d93bc12e..42019986 100644 --- a/Source/ThirdParty/lib/android/r21e/arm64/debug/libsgcore.a +++ b/Source/ThirdParty/lib/android/r21e/arm64/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c39457b28f21123a35ccb1ee46f7110ecf736f2bfd010bab7d0a7a4719ab5fa -size 14106442 +oid sha256:594155d3ced50e713b49a741822552b937214ca2edf24951d9c643ac7c498d60 +size 14106154 diff --git a/Source/ThirdParty/lib/android/r21e/arm64/release/libsgcore.a b/Source/ThirdParty/lib/android/r21e/arm64/release/libsgcore.a index dbf9b905..e2bc8543 100644 --- a/Source/ThirdParty/lib/android/r21e/arm64/release/libsgcore.a +++ b/Source/ThirdParty/lib/android/r21e/arm64/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e348f2b476bba85b8cfb1b0f41aab60e484c284977b682f2a4f42a293b8e4128 +oid sha256:e7ada4ab8f71a51a4d360bd1c9385d064c5ce2b6c2ae2dc0bfc94286a3979b4f size 1427190 diff --git a/Source/ThirdParty/lib/android/r21e/armv7/debug/libsgconnect.a b/Source/ThirdParty/lib/android/r21e/armv7/debug/libsgconnect.a index df6cd77d..985874dd 100644 --- a/Source/ThirdParty/lib/android/r21e/armv7/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/android/r21e/armv7/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54ea2008c627be5a36dcf7a7ba18d0171fd9435d61fafc6b99f0ec697cc3765c -size 6953648 +oid sha256:979c6ae4b78275fc074e71db64ff018ec5e4c54b158f9829c6ca293143bbb82f +size 6953668 diff --git a/Source/ThirdParty/lib/android/r21e/armv7/debug/libsgcore.a b/Source/ThirdParty/lib/android/r21e/armv7/debug/libsgcore.a index 8c8783f8..6a99999f 100644 --- a/Source/ThirdParty/lib/android/r21e/armv7/debug/libsgcore.a +++ b/Source/ThirdParty/lib/android/r21e/armv7/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fbaf4300e88e0ab5252c6717283d00977e1388e9e2eff6bbfe6edf2b68fa59ac -size 13157402 +oid sha256:85867a264c27962d2f1ad2cae6c05cf88d7aa0d6590a05b39a5dfde58e2df224 +size 13157282 diff --git a/Source/ThirdParty/lib/android/r21e/armv7/release/libsgcore.a b/Source/ThirdParty/lib/android/r21e/armv7/release/libsgcore.a index dd82ffc6..b48ee4f2 100644 --- a/Source/ThirdParty/lib/android/r21e/armv7/release/libsgcore.a +++ b/Source/ThirdParty/lib/android/r21e/armv7/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5391b0240b7785195a6833ade57027c7246549119514787170cb7ac49ede711e +oid sha256:0eec0573d31bdaad6dd721b566c1d40eda8f2b57b7e05727c5703dc44f509089 size 1238560 diff --git a/Source/ThirdParty/lib/android/r21e/x64/debug/libsgconnect.a b/Source/ThirdParty/lib/android/r21e/x64/debug/libsgconnect.a index 313079be..42159375 100644 --- a/Source/ThirdParty/lib/android/r21e/x64/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/android/r21e/x64/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:825e284de10a1e87fc7b3aeeb0fbb135ebf42b8c7dd397c74170b3fe41149a0a -size 7811440 +oid sha256:3116a31c7107bbf0a0ec74e25467c7f00edeedcf3c3b7050a330e8f3e434e912 +size 7811456 diff --git a/Source/ThirdParty/lib/android/r21e/x64/debug/libsgcore.a b/Source/ThirdParty/lib/android/r21e/x64/debug/libsgcore.a index 16d303da..e51c5787 100644 --- a/Source/ThirdParty/lib/android/r21e/x64/debug/libsgcore.a +++ b/Source/ThirdParty/lib/android/r21e/x64/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8473d4f6d34e4f2c9cd131bafd7ce7c408fb3eba72e638b643a36af13398360f -size 13825410 +oid sha256:25d24fcc59571969582303b537eb9f6bdde3cf6de0076b6725695fa7876d7978 +size 13825186 diff --git a/Source/ThirdParty/lib/android/r21e/x64/release/libsgcore.a b/Source/ThirdParty/lib/android/r21e/x64/release/libsgcore.a index 79635119..bf281a6d 100644 --- a/Source/ThirdParty/lib/android/r21e/x64/release/libsgcore.a +++ b/Source/ThirdParty/lib/android/r21e/x64/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:243a61df87d8c1032d80e8b685d3751bf074937ae630391a4b1c30b9d9d0f276 +oid sha256:8413ee1d6a3eff623560cbc3011f3a7f98d3d9a5cc95e960035843fa80c7a925 size 1452640 diff --git a/Source/ThirdParty/lib/android/r21e/x86/debug/libsgconnect.a b/Source/ThirdParty/lib/android/r21e/x86/debug/libsgconnect.a index 6594d73a..19f894d9 100644 --- a/Source/ThirdParty/lib/android/r21e/x86/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/android/r21e/x86/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:87de89854ea3f5036fc3e89dff6a9b514eff127b94aca2637eecefef7cf8a797 -size 6482490 +oid sha256:d4666d86a25e770a0465a59fd66605dbf62161dba0a4c05286af4e108187b877 +size 6482506 diff --git a/Source/ThirdParty/lib/android/r21e/x86/debug/libsgcore.a b/Source/ThirdParty/lib/android/r21e/x86/debug/libsgcore.a index de6d56af..0d68f304 100644 --- a/Source/ThirdParty/lib/android/r21e/x86/debug/libsgcore.a +++ b/Source/ThirdParty/lib/android/r21e/x86/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b971cb17313a4dd236039424c32cb7ef72dc3317e7590731c67cd4c6efe75cee -size 11318358 +oid sha256:d6527a82fc4ac0284c11b0539ca734418a4a0edd09e6cb7bdd9c8591e2dad47f +size 11317834 diff --git a/Source/ThirdParty/lib/android/r21e/x86/release/libsgcore.a b/Source/ThirdParty/lib/android/r21e/x86/release/libsgcore.a index 93b4f748..ffa1a346 100644 --- a/Source/ThirdParty/lib/android/r21e/x86/release/libsgcore.a +++ b/Source/ThirdParty/lib/android/r21e/x86/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1191731e7279604647a9bebe31446083b26bcf98d963ba1bb987dd4cd8ddb20c +oid sha256:389a30ffc4540607ca04fd06d32bba4e9290af8b6dae4bf0fb1d7be4626b384a size 1179052 diff --git a/Source/ThirdParty/lib/android/r25b/arm64/debug/libsgconnect.a b/Source/ThirdParty/lib/android/r25b/arm64/debug/libsgconnect.a index e55c1ed0..041e832a 100644 --- a/Source/ThirdParty/lib/android/r25b/arm64/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/android/r25b/arm64/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:130f35a6b1a5bbb732bafb5b8ffc8abdf302741ce57d1d727eeb2524eb5cb66b -size 8387262 +oid sha256:f73266f8c7e2b578942ca11fb48dd86274ddb0c32fdf36dade61a816b210b87d +size 8387286 diff --git a/Source/ThirdParty/lib/android/r25b/arm64/debug/libsgcore.a b/Source/ThirdParty/lib/android/r25b/arm64/debug/libsgcore.a index a286a7ee..115c5c52 100644 --- a/Source/ThirdParty/lib/android/r25b/arm64/debug/libsgcore.a +++ b/Source/ThirdParty/lib/android/r25b/arm64/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5c0f90b0f82bfe9337c8062317230b50c4355a3c02332dca6ed7162e180fba9d -size 15092950 +oid sha256:4c20725c8aa71179ff7119246ab73a83e4a53f13a1e6b2da6708131e9abcf177 +size 15092902 diff --git a/Source/ThirdParty/lib/android/r25b/arm64/release/libsgcore.a b/Source/ThirdParty/lib/android/r25b/arm64/release/libsgcore.a index 9db024d3..20fcd7d8 100644 --- a/Source/ThirdParty/lib/android/r25b/arm64/release/libsgcore.a +++ b/Source/ThirdParty/lib/android/r25b/arm64/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9d63eac7a57e44ac224accc4a24bd4fc85bf5ab4cbb5fbc373760ae9224724b +oid sha256:ec92e418369a6587e38f47b1a04a3d47e49157428613eadd884fef494f01a421 size 1769120 diff --git a/Source/ThirdParty/lib/android/r25b/armv7/debug/libsgconnect.a b/Source/ThirdParty/lib/android/r25b/armv7/debug/libsgconnect.a index a68c3cf2..0e76a306 100644 --- a/Source/ThirdParty/lib/android/r25b/armv7/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/android/r25b/armv7/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4a6b35eacb9f4618eb849df8bfc378fbe90020de6620da804e7f20cb7d39420 -size 6839930 +oid sha256:ff79fd73260082aea99de2d8550fbbd7016da6da40f6c0252943c9feda3225e4 +size 6839946 diff --git a/Source/ThirdParty/lib/android/r25b/armv7/debug/libsgcore.a b/Source/ThirdParty/lib/android/r25b/armv7/debug/libsgcore.a index bbbb96bc..df7a606d 100644 --- a/Source/ThirdParty/lib/android/r25b/armv7/debug/libsgcore.a +++ b/Source/ThirdParty/lib/android/r25b/armv7/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d05732f680ac75d00e4855d41d1951cfa1481dacb7a0e8c29bef90b654846a35 -size 13261514 +oid sha256:329c5c3345dbbb8e5bf9ac2f2b47329b64a1c8dab095af80bc0617693e6d31df +size 13261458 diff --git a/Source/ThirdParty/lib/android/r25b/armv7/release/libsgcore.a b/Source/ThirdParty/lib/android/r25b/armv7/release/libsgcore.a index f4eca7fb..d151d748 100644 --- a/Source/ThirdParty/lib/android/r25b/armv7/release/libsgcore.a +++ b/Source/ThirdParty/lib/android/r25b/armv7/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:afa8592fef45a9c7b8ed1fbdf108ca24dcad7a09e8166456e5e510892d4ae12e +oid sha256:071097f7aea1612b2c8c7712372fc400d9a567d19d3ffdba6cc6f343b4f963f7 size 1626596 diff --git a/Source/ThirdParty/lib/android/r25b/x64/debug/libsgconnect.a b/Source/ThirdParty/lib/android/r25b/x64/debug/libsgconnect.a index 6c18305b..11002a94 100644 --- a/Source/ThirdParty/lib/android/r25b/x64/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/android/r25b/x64/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8939db5d5dffae195de95a9773d9958ed90241dc2a49b93da1cdef75988d3db -size 8207174 +oid sha256:9185530ad49385ebf6f0964c3b3fb65fa895a04ee100218890546bdda1207657 +size 8207190 diff --git a/Source/ThirdParty/lib/android/r25b/x64/debug/libsgcore.a b/Source/ThirdParty/lib/android/r25b/x64/debug/libsgcore.a index 54ad4ca2..ebbd197b 100644 --- a/Source/ThirdParty/lib/android/r25b/x64/debug/libsgcore.a +++ b/Source/ThirdParty/lib/android/r25b/x64/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:071c6f5a1228faa92621fc6fdccc9aa26a4196e6af8dc462de29cff633156dff +oid sha256:317f16e86aa7be8b2747a44bad0a7f30143a701cb1e3285acbf7bd83fcff9838 size 14805134 diff --git a/Source/ThirdParty/lib/android/r25b/x64/release/libsgcore.a b/Source/ThirdParty/lib/android/r25b/x64/release/libsgcore.a index 8fac917a..2a0d2755 100644 --- a/Source/ThirdParty/lib/android/r25b/x64/release/libsgcore.a +++ b/Source/ThirdParty/lib/android/r25b/x64/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03267d8b1d563db1052774468f8fc964cbdb52515d76f2351db21e4b93ff1952 +oid sha256:b7494427403d3bd0c03cb631d12c49a7ab84788add3b64d061819f681e48d2f3 size 1737480 diff --git a/Source/ThirdParty/lib/android/r25b/x86/debug/libsgconnect.a b/Source/ThirdParty/lib/android/r25b/x86/debug/libsgconnect.a index dd5d00d9..11034c42 100644 --- a/Source/ThirdParty/lib/android/r25b/x86/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/android/r25b/x86/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b94c458c8319adaa47ea47d2999e94470290b420bc350249ed330d16bf97224 -size 6439710 +oid sha256:1c0ec26efd596e290c58c21ac09aa7e1602fa5d0b511ec0029f54ad825e5e460 +size 6439730 diff --git a/Source/ThirdParty/lib/android/r25b/x86/debug/libsgcore.a b/Source/ThirdParty/lib/android/r25b/x86/debug/libsgcore.a index 3e13f806..a84a1f64 100644 --- a/Source/ThirdParty/lib/android/r25b/x86/debug/libsgcore.a +++ b/Source/ThirdParty/lib/android/r25b/x86/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed1f5835c4682a5c0895de93508adbca8090953781f08aab941a5118eff40958 -size 11432054 +oid sha256:25b983be7fe3b8a3d3b41bed96429fc3fe7fca902c90667f552f99ac2c4520b7 +size 11431910 diff --git a/Source/ThirdParty/lib/android/r25b/x86/release/libsgcore.a b/Source/ThirdParty/lib/android/r25b/x86/release/libsgcore.a index fb65d1a2..35eaafc1 100644 --- a/Source/ThirdParty/lib/android/r25b/x86/release/libsgcore.a +++ b/Source/ThirdParty/lib/android/r25b/x86/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eadcb9130ab2a82321ab878c147c3c4532bcb2f843c87523d7a9029006803687 +oid sha256:5d19845c49771358819285ae4360786be7d560cbe329c68dd9351ccc4f5e8008 size 1361162 diff --git a/Source/ThirdParty/lib/linux/v19/debug/libsgconnect.a b/Source/ThirdParty/lib/linux/v19/debug/libsgconnect.a index 8b1346c0..79c1a6b3 100644 --- a/Source/ThirdParty/lib/linux/v19/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v19/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60e55f8b0aee232bd77b4fa46023e648d129f2b70b93463ef32009d2e55161c2 -size 7459600 +oid sha256:e014e3767a59d913e7838ce94d923d1b6218a1ac06bcc049cd6e1c2eac480d1e +size 7459616 diff --git a/Source/ThirdParty/lib/linux/v19/debug/libsgcore.a b/Source/ThirdParty/lib/linux/v19/debug/libsgcore.a index f8d752b9..1c3aad98 100644 --- a/Source/ThirdParty/lib/linux/v19/debug/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v19/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a65a5ddfe171a487cfc7eb7b7e516fe964c90efe8b956c17d854093b13df16ef -size 12999288 +oid sha256:7537b1de3f54ab8d25cfa86d019eb1331c942c625cb42e36280e49823ea3e8ca +size 12999272 diff --git a/Source/ThirdParty/lib/linux/v19/release/libsgconnect.a b/Source/ThirdParty/lib/linux/v19/release/libsgconnect.a index 8d2cd01d..8924aeab 100644 --- a/Source/ThirdParty/lib/linux/v19/release/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v19/release/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fef833c9ae4aa3f7367c9c78238240a4f42d30f2716cdad50de9cfbcdef24ae4 +oid sha256:6f68603fe7ad3ca0147c6476798a4ee029694f63fbcd2540a7254fddb57a9cf1 size 903852 diff --git a/Source/ThirdParty/lib/linux/v19/release/libsgcore.a b/Source/ThirdParty/lib/linux/v19/release/libsgcore.a index 15d4e93f..1849734b 100644 --- a/Source/ThirdParty/lib/linux/v19/release/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v19/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d247c22c604fb415af75c5a4ec5ced45458bf5611d05090dbba4629863bc578 +oid sha256:8fe520b97e9bf8b1b0171a736fc94cfaffc322159c0de3c67c43eebf2da7ddb0 size 1526090 diff --git a/Source/ThirdParty/lib/linux/v20/debug/libsgconnect.a b/Source/ThirdParty/lib/linux/v20/debug/libsgconnect.a index c4b463b2..1453a181 100644 --- a/Source/ThirdParty/lib/linux/v20/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v20/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8042a811d6e7aa2ec69289ba8d3f771f5a5cca3c5d85f8ccb49f4885d3402217 -size 7379272 +oid sha256:40dc162636af9ce7060e2da6c94f2fe54ed8de3c09a8f85ffe6bfc3ee36594b2 +size 7379288 diff --git a/Source/ThirdParty/lib/linux/v20/debug/libsgcore.a b/Source/ThirdParty/lib/linux/v20/debug/libsgcore.a index fca7836a..b732a041 100644 --- a/Source/ThirdParty/lib/linux/v20/debug/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v20/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8519c4ce95ab7ac8ecedbc903c50295c5517714efbf610e5f970a0abd9f6f331 -size 12658744 +oid sha256:78afc2a9ca384507a36abb2b4189a5073363e1db076b9f30a078da0ba43397d8 +size 12658728 diff --git a/Source/ThirdParty/lib/linux/v20/release/libsgconnect.a b/Source/ThirdParty/lib/linux/v20/release/libsgconnect.a index aa08c43b..85f12144 100644 --- a/Source/ThirdParty/lib/linux/v20/release/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v20/release/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae838160c67996b3fa5b461d598164cb9c9030ee3384ed1027784980cd864877 +oid sha256:49b1ae6972daee51b4b66b7443c92c668cd14758f3b506460b3cfc948b80af30 size 995066 diff --git a/Source/ThirdParty/lib/linux/v20/release/libsgcore.a b/Source/ThirdParty/lib/linux/v20/release/libsgcore.a index dbbe1133..f87539ac 100644 --- a/Source/ThirdParty/lib/linux/v20/release/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v20/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8dafedf93aaf8601977f3ae3e3af6f12c464053b547ddac5b1a985651d92819 +oid sha256:e3747ad3d4bf2fa1749e26265cc9791e9eb1f1bfd9035265f93f431aeeecd1b6 size 1677588 diff --git a/Source/ThirdParty/lib/linux/v21/debug/libsgconnect.a b/Source/ThirdParty/lib/linux/v21/debug/libsgconnect.a index 1fd47cbc..fbe4b1bd 100644 --- a/Source/ThirdParty/lib/linux/v21/debug/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v21/debug/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:847150de137a23eaa2a8a3d0d8eab0d942455fd9f87f7037ae35b10d2fb57b31 -size 7152994 +oid sha256:61d9c793b65b6cd3ce4f376eeb7d819c30cc62529167c5899152837272e8355e +size 7153010 diff --git a/Source/ThirdParty/lib/linux/v21/debug/libsgcore.a b/Source/ThirdParty/lib/linux/v21/debug/libsgcore.a index 0ab2ba04..019dd1de 100644 --- a/Source/ThirdParty/lib/linux/v21/debug/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v21/debug/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b97f3dca0d8b59c141d473c7cffd64525849d3b903f3ca8d0b10ba3da83af5e -size 12100558 +oid sha256:bdc629bd09002b79a165374dc99cea9cf6edc449db4b99d5ea181cc9b4111177 +size 12100542 diff --git a/Source/ThirdParty/lib/linux/v21/release/libsgconnect.a b/Source/ThirdParty/lib/linux/v21/release/libsgconnect.a index ac18e7fa..18be9a35 100644 --- a/Source/ThirdParty/lib/linux/v21/release/libsgconnect.a +++ b/Source/ThirdParty/lib/linux/v21/release/libsgconnect.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fabc6ffdea2551c75a66ecc95141b4813dd05d549965d5ecaedfda69b43bae57 +oid sha256:6d2412d27e1736ccc183cbc948e825be8cbe60ce45c2056578e69eaa860402c4 size 979344 diff --git a/Source/ThirdParty/lib/linux/v21/release/libsgcore.a b/Source/ThirdParty/lib/linux/v21/release/libsgcore.a index fe4dd6d6..baa6fa84 100644 --- a/Source/ThirdParty/lib/linux/v21/release/libsgcore.a +++ b/Source/ThirdParty/lib/linux/v21/release/libsgcore.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35ece1e3d369154c79f5da13526d18e58f6cf3c78d67ec4ba2801785d44df4e1 +oid sha256:00f28a75e96264d7f17410c2b71b2ed9d66b40d897dcd5c3eb09d8f2d584148b size 1675498