Commit Graph
100 Commits
Author SHA1 Message Date
Mamadou Babaei 6b165347fb move SGCoreImpl/SGPlatform to SGBuildHacks/SGPlatform and introduce SG_CPP20 and SG_CAPTURE_THIS 2023-09-14 18:53:29 +02:00
Mamadou Babaei 4f2530e8a2 update the changelog 2023-09-14 18:53:29 +02:00
Mamadou Babaei 936c27e404 update the changelog with unreleased changes 2023-09-14 18:53:29 +02:00
Mamadou Babaei 34b3992fb5 introduce senseglove backend and backend kismet modules in order to properly initialize the backend in order to avoid a bug where sgcoonect::init gets called every frame 2023-09-14 18:53:29 +02:00
Mamadou Babaei bd33e24ae2 update the changelog with unreleased changes 2023-09-14 18:53:29 +02:00
Mamadou Babaei 7c400de244 remove a duplicate log 2023-09-14 18:53:29 +02:00
Mamadou Babaei 30a0af3395 add sggameinstance for future use 2023-09-14 18:53:29 +02:00
Mamadou Babaei fea17e6e1b remove a duplicated slash in a header's path 2023-09-14 18:53:29 +02:00
Mamadou Babaei 6a542999f2 bump the plugin version to v1.6.1 2023-08-14 21:23:55 +02:00
Mamadou Babaei 4cebdf7d5d fix the platform support matrix 2023-08-14 21:23:54 +02:00
Mamadou Babaei b3339db7a5 add a missing header that causes build issues on ue 5.0 2023-08-14 21:23:54 +02:00
Mamadou Babaei bb7f0c7823 bump the plugin version to v1.6.0 2023-08-14 17:28:34 +02:00
Mamadou Babaei 0c884b6533 update the changelog 2023-08-14 17:28:34 +02:00
Mamadou Babaei e508b75b95 update the changelog 2023-08-14 17:28:33 +02:00
Mamadou Babaei daf1db8689 do not cache grabbed actors as overlapped actors 2023-08-14 17:28:33 +02:00
Mamadou Babaei 4003bc9cdb inline some pimpl methods in order to improve function call performance for regularly called methods 2023-08-14 17:28:32 +02:00
Mamadou Babaei 75d598a1d9 cache all overlapped actors with the real/virtual hands 2023-08-14 17:28:32 +02:00
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
Mamadou Babaei 2b94af22ad fix a critical Android crash that happens where the default development hand meshes are not found 2023-06-01 23:31:28 +02:00
Mamadou Babaei 3a91be1a84 add a complementary internal method to IsUsingUserMesh, IsUsingDefaultMesh for checking various hand meshes 2023-06-01 23:31:27 +02:00
Mamadou Babaei 048dc4dcc8 fix the changelog release formatting and drop the v prefix in the release titles 2023-06-01 23:31:27 +02:00
Mamadou Babaei da4b0871d4 bump the plugin version to v1.4.2 2023-06-01 21:46:56 +02:00
Mamadou Babaei 2096d64149 update the changelog 2023-06-01 21:46:55 +02:00
Mamadou Babaei fae199c90c fix the changelog typos and errors 2023-06-01 21:46:55 +02:00
Mamadou Babaei 2fa32be80f minor grammatical fix 2023-06-01 21:46:54 +02:00
Mamadou Babaei 50208929d1 update the changelog with unreleased changes 2023-06-01 21:46:54 +02:00
Mamadou Babaei fb8803fe59 fix an edit condition parsing failure that caused a bug in the settings
system where the virtual hand and the wrist tracker debug gizmos where
always drawn, regardless of chosen settings
2023-06-01 21:46:53 +02:00
Mamadou Babaei 06801dac06 fix error C2440: 'initializing': cannot convert from 'void' to 'bool' when engine versio is < 5.2 2023-06-01 21:46:53 +02:00
Mamadou Babaei 5055a6bbf6 fix typos in the changelog 2023-06-01 21:46:52 +02:00
Mamadou Babaei 27778eb8b9 fix a typo in the changelog 2023-06-01 21:46:52 +02:00
Mamadou Babaei 07e256be31 fix the changelog 2023-06-01 21:46:51 +02:00
Mamadou Babaei e4d22cd32e fix a typo in the changelog 2023-06-01 21:46:51 +02:00
Mamadou Babaei 97490ec109 minor fix in the changelog 2023-06-01 21:46:50 +02:00
Mamadou Babaei 1028f0736b bump the plugin version v1.4.1 2023-05-29 02:10:11 +02:00
Mamadou Babaei b5271b6067 log unreleased changes 2023-05-29 02:10:11 +02:00
Mamadou Babaei 5e95cfcb6a remove dead gradle code from the android module 2023-05-29 02:10:10 +02:00
Mamadou Babaei f12b2a26d8 supress a grade warning for non-arm64 archs when the build target is android 2023-05-29 02:10:10 +02:00
Mamadou Babaei 7adb4c25d9 bump the plugin version to v1.4.0 2023-05-19 19:02:41 +02:00
Mamadou Babaei 7fd05244b1 fix linux aarch64 build issues on ue 5.0 2023-05-19 18:36:45 +02:00
Mamadou Babaei 6a3bffaa70 remove SenseGloveCoreTypes from the directory structure 2023-05-19 18:36:44 +02:00
Mamadou Babaei b51629e929 implement an optional feature in order to automatically stop all haptics on the end play event 2023-05-19 18:15:44 +02:00
Mamadou Babaei 1b390c525d temporarily disable the debug gizmo for the virtual hand and the wrist tracker due to an esoteric bug in the settings system 2023-05-19 18:15:44 +02:00
Mamadou Babaei 710309e9be remove commented code 2023-05-19 18:15:43 +02:00
Mamadou Babaei 8f232e9c75 increase the default finger tips collider sizes 2023-05-19 18:15:43 +02:00
Mamadou Babaei dd56f8be8f get root component instead of iterating over the components in order to disable/enable the actor physics 2023-05-19 18:15:42 +02:00
Mamadou Babaei 2b1f430e27 fix a potential crash 2023-05-19 18:15:42 +02:00
Mamadou Babaei 121ec47ca6 stop all haptics on end play in order to make sure the glove won't get stuck in haptics feedbacks 2023-05-19 18:15:42 +02:00
Mamadou Babaei 0ab08bc9c4 set the default attachment rotation rule to keep relative 2023-05-19 18:15:41 +02:00
Mamadou Babaei 786cb5ed8c set the default attachment scale rule to snap to target 2023-05-19 18:15:41 +02:00
Mamadou Babaei 3e6252a5c2 do not affect collision when grab/release 2023-05-19 18:15:40 +02:00
Mamadou Babaei c67d2e7bf7 refactor and remove the need to cache the component in the grab/release workflow 2023-05-19 18:15:40 +02:00