Commit Graph
405 Commits
Author SHA1 Message Date
Mamadou Babaei 248a87a949 initial working implementation of the separated virtual/real hand rendering 2023-08-14 17:28:31 +02:00
Mamadou Babaei 8a61e3da99 fix the wrong default gizmo colors when initialized using the default constructor. 2023-08-14 17:28:31 +02:00
Mamadou Babaei 7cefb87d98 fix ue 5.3 build issues 2023-08-14 17:28:30 +02:00
Mamadou Babaei 217cadf043 add support for the upcoming unreal engine 5.3 and native toolchain v22 libs to the build system 2023-08-14 17:28:30 +02:00
Mamadou Babaei e9a5deb2be bump senseglove libraries for windows to v2.11.0-b775a05 2023-08-14 17:28:29 +02:00
Mamadou Babaei 3622aef2a9 update the changelog 2023-08-14 17:28:28 +02:00
Mamadou Babaei d0c83530ff remove any mention of msvc 2017 and ue 4.27 third-party libs from the readme file 2023-08-14 17:28:28 +02:00
Mamadou Babaei 6dff3f5265 bump senseglove headers and libraries for linux and android to v2.11.0-b775a05 2023-08-14 17:28:27 +02:00
Mamadou Babaei 26c7c16fd8 initial attempt at separating the hand rendering from the real hand 2023-08-14 17:28:26 +02:00
Mamadou Babaei b9574734d3 alternative velocity calculation for released actors based on the hand's cached position history 2023-08-14 17:28:25 +02:00
Mamadou Babaei 5f53937a69 alternative velocity calculation for released actors based on a cached position history 2023-08-14 17:28:25 +02:00
Mamadou Babaei aded5730af apply the hand's velocity to the grabbed actor after release 2023-08-14 17:28:24 +02:00
Mamadou Babaei 1114ee0d7c bump the plugin version to v1.5.3 2023-07-19 18:23:27 +02:00
Mamadou Babaei 124349c345 bump senseglove libraries for windows to v2.10.1-3b0e7c9 2023-07-19 18:23:26 +02:00
Mamadou Babaei a80363df46 a minor changelog fix 2023-07-19 18:23:26 +02:00
Mamadou Babaei 0c8ac02d17 bump senseglove libraries for linux and android to v2.10.1-3b0e7c9 2023-07-19 18:23:24 +02:00
Mamadou Babaei c33bb3d7e4 bump the plugin version to v1.5.2 2023-07-19 01:20:32 +02:00
Mamadou Babaei 77f6197c07 fix a build issue with android shipping builds 2023-07-19 01:14:18 +02:00
Mamadou Babaei 3b02b7d706 whitespace fix 2023-07-19 01:14:18 +02:00
Mamadou Babaei 1362134890 remove redundant whitespaces 2023-07-19 01:14:17 +02:00
Mamadou Babaei 28ac14ea1c fix a grammatical error in the changelog 2023-07-19 01:14:17 +02:00
Mamadou Babaei 535d7d17ba bump the plugin version to v1.5.1 2023-07-13 19:49:56 +02:00
Mamadou Babaei 9fe117db1a fix grab/release bug for the right hand 2023-07-13 19:49:55 +02:00
Mamadou Babaei 7191db6822 fix a wrist tracker bug where hands are getting tracked in reverse 2023-07-13 19:49:55 +02:00
Mamadou Babaei da9c322080 do checks against the right hand which is cleaner to read 2023-07-13 19:49:55 +02:00
Mamadou Babaei 437218921f bump the plugin version to v1.5.0 2023-06-16 02:12:21 +02:00
Mamadou Babaei 9078990b67 update the changelog 2023-06-16 02:12:21 +02:00
Mamadou Babaei c124674a0e fix the motion source options crashes 2023-06-16 02:12:21 +02:00
Mamadou Babaei 6359ac1797 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:21 +02:00
Mamadou Babaei 029314a953 bump senseglove libraries for windows to v.2.10.0-12133ac 2023-06-16 02:12:21 +02:00
Mamadou Babaei 160acf069c bump senseglove libraries for linux and android to v.2.10.0-12133ac 2023-06-16 02:12:20 +02:00
Mamadou Babaei ee856cb4fe update the changelog with the latest changes 2023-06-16 02:12:20 +02:00
Mamadou Babaei 398ddfdd13 remove not yet implemented from ViveTracker and ViveFocus3WristTracker enums' names 2023-06-16 02:12:20 +02:00
Mamadou Babaei bac886843e 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:20 +02:00
Mamadou Babaei d0045980df bump senseglove libraries and headers for linux and android to v2.9.0-21c54c5 2023-06-16 02:12:19 +02:00
Mamadou Babaei 2ff5a62763 update the changelog to reflect the latest changes 2023-06-16 02:12:19 +02:00
Mamadou Babaei 4f03237857 bump senseglove libraries for windows to v2.9.0-21c54c5 2023-06-16 02:12:18 +02:00
Mamadou Babaei 5cf7d1ff55 add (not implemented yet) to the blueprint display name for positional tracking hardware that is not implemented yet 2023-06-16 02:12:18 +02:00
Mamadou Babaei 2e9c051c53 add support for vive focus 3 positional tracking hardwares 2023-06-16 02:12:18 +02:00
Mamadou Babaei 17d552d4bb add support for oculus quest pro positional tracking hardwares 2023-06-16 02:12:18 +02:00
Mamadou Babaei 1a2f4994a0 remove support for oculus touch, pico neo 2, and pico neo 3 positional tracking hardwares 2023-06-16 02:12:18 +02:00
Mamadou Babaei 63d855c907 fix ESGPositionalTrackingHardware enum display names and comments 2023-06-16 02:12:18 +02:00
Mamadou Babaei 9be53413ec update the changelog 2023-06-16 02:12:18 +02:00
Mamadou Babaei b2f589be8f fully refactor the top-level configurations in the settings system into ustructs 2023-06-16 02:12:18 +02:00
Mamadou Babaei 5ee916ce42 update the platform support matrix to reflect the latest support status 2023-06-16 02:12:18 +02:00
Mamadou Babaei 4156a6d649 bump senseglove libraries for windows v2.8.0-ff14904 2023-06-16 02:12:18 +02:00
Mamadou Babaei 83ff82b45f bump senseglove libraries for linux and android to v2.8.0-ff14904 2023-06-16 02:12:17 +02:00
Mamadou Babaei 9b7e806182 drop support for native toolchain v19, msvc v141 (2017), and thus ue 4.27 in the build system 2023-06-16 02:12:17 +02:00
Mamadou Babaei 31ec73031e bump the plugin version to v1.4.3 2023-06-01 23:31:28 +02:00
Mamadou Babaei 684ba846b9 update the changelog 2023-06-01 23:31:28 +02:00