Commit Graph
397 Commits
Author SHA1 Message Date
Mamadou Babaei 0eb1e850da initial attempt at separating the hand rendering from the real hand 2023-08-14 17:28:01 +02:00
Mamadou Babaei 2552da9b10 alternative velocity calculation for released actors based on the hand's cached position history 2023-08-14 17:28:00 +02:00
Mamadou Babaei 7cf30bb4c4 alternative velocity calculation for released actors based on a cached position history 2023-08-14 17:28:00 +02:00
Mamadou Babaei db00266d29 apply the hand's velocity to the grabbed actor after release 2023-08-14 17:27:59 +02:00
Mamadou Babaei 8cdf76fc90 bump the plugin version to v1.5.3 2023-07-19 18:23:40 +02:00
Mamadou Babaei 86a9a2f696 bump senseglove libraries for windows to v2.10.1-3b0e7c9 2023-07-19 18:23:39 +02:00
Mamadou Babaei 6577660118 a minor changelog fix 2023-07-19 18:23:39 +02:00
Mamadou Babaei 197c376ccd bump senseglove libraries for linux and android to v2.10.1-3b0e7c9 2023-07-19 18:23:38 +02:00
Mamadou Babaei ba3c500767 bump the plugin version to v1.5.2 2023-07-19 01:20:36 +02:00
Mamadou Babaei 48e46dfb6b fix a build issue with android shipping builds 2023-07-19 01:14:28 +02:00
Mamadou Babaei a0cf4b13a1 whitespace fix 2023-07-19 01:14:28 +02:00
Mamadou Babaei 95f70e2679 remove redundant whitespaces 2023-07-19 01:14:27 +02:00
Mamadou Babaei bf5b7ba07b fix a grammatical error in the changelog 2023-07-19 01:14:27 +02:00
Mamadou Babaei e566f369df bump the plugin version to v1.5.1 2023-07-13 19:50:31 +02:00
Mamadou Babaei ef0588a903 fix grab/release bug for the right hand 2023-07-13 19:50:31 +02:00
Mamadou Babaei 9d51c63272 fix a wrist tracker bug where hands are getting tracked in reverse 2023-07-13 19:50:30 +02:00
Mamadou Babaei f39de70458 do checks against the right hand which is cleaner to read 2023-07-13 19:50:30 +02:00
Mamadou Babaei 77d1c14883 bump the plugin version to v1.5.0 2023-06-16 02:12:12 +02:00
Mamadou Babaei 9ae2c7f5b3 update the changelog 2023-06-16 02:12:12 +02:00
Mamadou Babaei 32c2201c82 fix the motion source options crashes 2023-06-16 02:12:12 +02:00
Mamadou Babaei e495b40218 refactor the newly added motion source settings and off-load them from the wrist tracker to the settings system, though this causes crashes still 2023-06-16 02:12:12 +02:00
Mamadou Babaei 24be69b8f3 bump senseglove libraries for windows to v.2.10.0-12133ac 2023-06-16 02:12:12 +02:00
Mamadou Babaei 55573f341c bump senseglove libraries for linux and android to v.2.10.0-12133ac 2023-06-16 02:12:11 +02:00
Mamadou Babaei b6fb84dc91 update the changelog with the latest changes 2023-06-16 02:12:11 +02:00
Mamadou Babaei 8178133073 remove not yet implemented from ViveTracker and ViveFocus3WristTracker enums' names 2023-06-16 02:12:11 +02:00
Mamadou Babaei 5247825f31 fix a bug where SteamVR trackers such as HTC VIVE and HTC VIVE Focus 3's wrist orientation and location were not being tracked. 2023-06-16 02:12:10 +02:00
Mamadou Babaei 8eb690831f bump senseglove libraries and headers for linux and android to v2.9.0-21c54c5 2023-06-16 02:12:10 +02:00
Mamadou Babaei a0748cc33a update the changelog to reflect the latest changes 2023-06-16 02:12:09 +02:00
Mamadou Babaei e5594c2a22 bump senseglove libraries for windows to v2.9.0-21c54c5 2023-06-16 02:12:09 +02:00
Mamadou Babaei 080f0aa008 add (not implemented yet) to the blueprint display name for positional tracking hardware that is not implemented yet 2023-06-16 02:12:09 +02:00
Mamadou Babaei 3dbfcaea71 add support for vive focus 3 positional tracking hardwares 2023-06-16 02:12:09 +02:00
Mamadou Babaei 999de944ac add support for oculus quest pro positional tracking hardwares 2023-06-16 02:12:09 +02:00
Mamadou Babaei e72337d816 remove support for oculus touch, pico neo 2, and pico neo 3 positional tracking hardwares 2023-06-16 02:12:09 +02:00
Mamadou Babaei 97e6894995 fix ESGPositionalTrackingHardware enum display names and comments 2023-06-16 02:12:09 +02:00
Mamadou Babaei 4ef35c92e4 update the changelog 2023-06-16 02:12:09 +02:00
Mamadou Babaei b3f663826a fully refactor the top-level configurations in the settings system into ustructs 2023-06-16 02:12:09 +02:00
Mamadou Babaei 970aece892 update the platform support matrix to reflect the latest support status 2023-06-16 02:12:09 +02:00
Mamadou Babaei 76eecb7599 bump senseglove libraries for windows v2.8.0-ff14904 2023-06-16 02:12:09 +02:00
Mamadou Babaei 0b00e99828 bump senseglove libraries for linux and android to v2.8.0-ff14904 2023-06-16 02:12:08 +02:00
Mamadou Babaei 687a35e37d drop support for native toolchain v19, msvc v141 (2017), and thus ue 4.27 in the build system 2023-06-16 02:12:08 +02:00
Mamadou Babaei 07e484d65a bump the plugin version to v1.4.3 2023-06-01 23:31:22 +02:00
Mamadou Babaei 26925b2b0e update the changelog 2023-06-01 23:31:21 +02:00
Mamadou Babaei c485904a94 fix a critical Android crash that happens where the default development hand meshes are not found 2023-06-01 23:31:21 +02:00
Mamadou Babaei cb18cbd06b add a complementary internal method to IsUsingUserMesh, IsUsingDefaultMesh for checking various hand meshes 2023-06-01 23:31:20 +02:00
Mamadou Babaei 578798a970 fix the changelog release formatting and drop the v prefix in the release titles 2023-06-01 23:31:20 +02:00
Mamadou Babaei 0f7341dc8f bump the plugin version to v1.4.2 2023-06-01 21:46:39 +02:00
Mamadou Babaei e67df6ff00 update the changelog 2023-06-01 21:46:38 +02:00
Mamadou Babaei b8edd42370 fix the changelog typos and errors 2023-06-01 21:46:38 +02:00
Mamadou Babaei afb6e9c874 minor grammatical fix 2023-06-01 21:46:38 +02:00
Mamadou Babaei 58cefeb682 update the changelog with unreleased changes 2023-06-01 21:46:37 +02:00