414 Commits
Author SHA1 Message Date
Mamadou Babaei d5ddfe04a1 bump the plugin version to v1.6.1 2023-08-14 21:23:22 +02:00
Mamadou Babaei 090a52b42f fix the platform support matrix 2023-08-14 21:23:21 +02:00
Mamadou Babaei e86cf45a27 add a missing header that causes build issues on ue 5.0 2023-08-14 21:23:21 +02:00
Mamadou Babaei 5d749000e2 bump the plugin version to v1.6.0 2023-08-14 17:27:39 +02:00
Mamadou Babaei 1cb3425e3e update the changelog 2023-08-14 17:27:38 +02:00
Mamadou Babaei 8377d52806 update the changelog 2023-08-14 17:27:38 +02:00
Mamadou Babaei 081eccfdf5 do not cache grabbed actors as overlapped actors 2023-08-14 17:27:37 +02:00
Mamadou Babaei 7c2449125b inline some pimpl methods in order to improve function call performance for regularly called methods 2023-08-14 17:27:37 +02:00
Mamadou Babaei 7a316b0dbf cache all overlapped actors with the real/virtual hands 2023-08-14 17:27:36 +02:00
Mamadou Babaei 2ea076799b initial working implementation of the separated virtual/real hand rendering 2023-08-14 17:27:36 +02:00
Mamadou Babaei 5a194314ae fix the wrong default gizmo colors when initialized using the default constructor. 2023-08-14 17:27:35 +02:00
Mamadou Babaei 0f38361a24 fix ue 5.3 build issues 2023-08-14 17:27:35 +02:00
Mamadou Babaei 365224af7d add support for the upcoming unreal engine 5.3 and native toolchain v22 libs to the build system 2023-08-14 17:27:34 +02:00
Mamadou Babaei 56a3cada8f bump senseglove libraries for windows to v2.11.0-b775a05 2023-08-14 17:27:34 +02:00
Mamadou Babaei 38a3acedb3 update the changelog 2023-08-14 17:27:33 +02:00
Mamadou Babaei b21ac092e4 remove any mention of msvc 2017 and ue 4.27 third-party libs from the readme file 2023-08-14 17:27:32 +02:00
Mamadou Babaei 9e11349640 bump senseglove headers and libraries for linux and android to v2.11.0-b775a05 2023-08-14 17:27:31 +02:00
Mamadou Babaei 1c82941063 initial attempt at separating the hand rendering from the real hand 2023-08-14 17:27:30 +02:00
Mamadou Babaei b4d2444aca alternative velocity calculation for released actors based on the hand's cached position history 2023-08-14 17:27:29 +02:00
Mamadou Babaei 37b2751760 alternative velocity calculation for released actors based on a cached position history 2023-08-14 17:27:29 +02:00
Mamadou Babaei a8dcc6c295 apply the hand's velocity to the grabbed actor after release 2023-08-14 17:27:28 +02:00
Mamadou Babaei b00ecda42e bump the plugin version to v1.5.3 2023-07-19 18:23:54 +02:00
Mamadou Babaei 4e8139248b bump senseglove libraries for windows to v2.10.1-3b0e7c9 2023-07-19 18:23:53 +02:00
Mamadou Babaei 713ac6fbf3 a minor changelog fix 2023-07-19 18:23:53 +02:00
Mamadou Babaei 07ad7f0ce2 bump senseglove libraries for linux and android to v2.10.1-3b0e7c9 2023-07-19 18:23:52 +02:00
Mamadou Babaei a751d4abe6 bump the plugin version to v1.5.2 2023-07-19 01:20:39 +02:00
Mamadou Babaei f68a2f6185 fix a build issue with android shipping builds 2023-07-19 01:14:40 +02:00
Mamadou Babaei 1bfab51b69 whitespace fix 2023-07-19 01:14:40 +02:00
Mamadou Babaei aa0c9aae53 remove redundant whitespaces 2023-07-19 01:14:39 +02:00
Mamadou Babaei bf464408e9 fix a grammatical error in the changelog 2023-07-19 01:14:39 +02:00
Mamadou Babaei e66eae92ec bump the plugin version to v1.5.1 2023-07-13 19:50:45 +02:00
Mamadou Babaei 1b96c4bd25 fix grab/release bug for the right hand 2023-07-13 19:50:45 +02:00
Mamadou Babaei 4f9b0c1987 fix a wrist tracker bug where hands are getting tracked in reverse 2023-07-13 19:50:44 +02:00
Mamadou Babaei b74a85149a do checks against the right hand which is cleaner to read 2023-07-13 19:50:44 +02:00
Mamadou Babaei ca28012e63 bump the plugin version to v1.5.0 2023-06-16 02:12:01 +02:00
Mamadou Babaei e9d163d7b2 update the changelog 2023-06-16 02:12:01 +02:00
Mamadou Babaei 42039d23f4 fix the motion source options crashes 2023-06-16 02:12:01 +02:00
Mamadou Babaei ee228f7713 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:01 +02:00
Mamadou Babaei 8242cefde8 bump senseglove libraries for windows to v.2.10.0-12133ac 2023-06-16 02:12:01 +02:00
Mamadou Babaei 46107eb3e1 bump senseglove libraries for linux and android to v.2.10.0-12133ac 2023-06-16 02:12:00 +02:00
Mamadou Babaei 89bbdaeb8d update the changelog with the latest changes 2023-06-16 02:12:00 +02:00
Mamadou Babaei f434a0fd77 remove not yet implemented from ViveTracker and ViveFocus3WristTracker enums' names 2023-06-16 02:12:00 +02:00
Mamadou Babaei 0f8197efeb 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:00 +02:00
Mamadou Babaei 76076d1339 bump senseglove libraries and headers for linux and android to v2.9.0-21c54c5 2023-06-16 02:11:59 +02:00
Mamadou Babaei 7d0e13f7df update the changelog to reflect the latest changes 2023-06-16 02:11:59 +02:00
Mamadou Babaei 3edc56f77e bump senseglove libraries for windows to v2.9.0-21c54c5 2023-06-16 02:11:59 +02:00
Mamadou Babaei 3095f18791 add (not implemented yet) to the blueprint display name for positional tracking hardware that is not implemented yet 2023-06-16 02:11:58 +02:00
Mamadou Babaei c61ee7b098 add support for vive focus 3 positional tracking hardwares 2023-06-16 02:11:58 +02:00
Mamadou Babaei 211ce20add add support for oculus quest pro positional tracking hardwares 2023-06-16 02:11:58 +02:00
Mamadou Babaei 63b84bdf01 remove support for oculus touch, pico neo 2, and pico neo 3 positional tracking hardwares 2023-06-16 02:11:58 +02:00