Commit Graph
100 Commits
Author SHA1 Message Date
Mamadou Babaei f1a78a2ad8 fix the bluprint parse fucntion signature to accept OutGloveInfo by reference 2024-02-08 07:41:44 +01:00
Mamadou Babaei 48b03083e0 fix changelog formatting 2024-02-08 07:39:45 +01:00
Mamadou Babaei 5943387b50 bump the plugin version to v1.9.3 2024-02-03 04:49:48 +01:00
Mamadou Babaei f69d0c5f54 rephrase fixed changes 2024-02-03 04:49:15 +01:00
Mamadou Babaei 270915bd4e bump the copyright years 2024-02-03 04:39:36 +01:00
Mamadou Babaei 71fac78a3a minor changelog fixes 2024-02-03 04:36:52 +01:00
Mamadou Babaei 67498666aa fix the wrong version numbers inside the paltform support matrix and the main .uplugin file 2024-02-03 04:35:06 +01:00
Mamadou Babaei b98710bd53 apply a few critical fixes backported from the next major release 2024-02-03 04:31:58 +01:00
Mamadou Babaei 3062d0b9ef a minor changelog fix 2023-11-03 18:48:06 +01:00
Mamadou Babaei 77ce2ae7da bump the plugin version to v1.9.2 2023-11-03 18:33:57 +01:00
Mamadou Babaei 345b8305bc fix a bug where released actor is going to be null whenever the OnActorReleased event fires 2023-11-03 18:01:34 +01:00
Mamadou Babaei 895569e83b restructure the planned features completion status 2023-10-26 14:42:49 +02:00
Mamadou Babaei 9e6b31cd34 update the list of planned features and their completion status 2023-10-24 18:02:42 +02:00
Mamadou Babaei c87bbf6233 update the list of planned features and their completion status 2023-10-24 17:59:14 +02:00
Mamadou Babaei cdd0313031 update the list of planned features and their completion status 2023-10-24 17:55:59 +02:00
Mamadou Babaei da4a1ec725 add a list of planned features and their completion status to the main readme file 2023-10-24 15:51:06 +02:00
Mamadou Babaei 73d4da8f55 bump the plugin version to v1.9.1 2023-10-11 17:00:36 +02:00
Mamadou Babaei d388804f86 add the missing unreal header that defines ENGINE_*_VERSION macros in order to pass epic store builds for ue 5.3 2023-10-11 16:58:38 +02:00
Mamadou Babaei 766064ff76 bump the plugin version to v1.9.0 2023-10-10 17:28:17 +02:00
Mamadou Babaei 23d4287183 change the ufunction specifier for sgpawn blueprint implementable events to blueprint native event in order to allow overrides from c++ as well 2023-10-10 17:22:10 +02:00
Mamadou Babaei de2b0197f4 add a missing release note fix for v1.8.0 to the changelog file 2023-10-10 17:19:11 +02:00
Mamadou Babaei 1e58a00dd4 bump the plugin version to v1.8.0 2023-10-10 16:11:10 +02:00
Mamadou Babaei 48e4508c66 This single commit inroduces the following changes:
- Introduced new SGPawn events: OnActorGrabbed, OnActorReleased, OnActorBeginTouch, and OnActorEndTouch.
- Exposed OnGrabStateUpdated, OnTouchStateUpdated, OnActorGrabbed, OnActorReleased, OnActorBeginTouch, and OnActorEndTouch events to Blueprint as BlueprintImplementableEvent.

- Fix a bug where the OnTouchStateUpdated event is mistakenly triggered instead of the OnGrabStateUpdated when the right thumb fingertip grab collider overlaps with a grabbable actor.
2023-10-10 16:03:31 +02:00
Mamadou Babaei 18d3c6a643 bump the plugin version to v1.7.0 2023-09-14 18:48:52 +02:00
Mamadou Babaei 2e28283f53 bump senseglove headers and libraries for linux and android to v2.12.0-19c9854 2023-09-14 18:43:47 +02:00
Mamadou Babaei 5d47181fd6 bump senseglove libraries for windows to v2.12.0-19c9854 2023-09-14 18:36:58 +02:00
Mamadou Babaei 8f78bb7228 move SGCoreImpl/SGPlatform to SGBuildHacks/SGPlatform and introduce SG_CPP20 and SG_CAPTURE_THIS 2023-09-14 18:35:06 +02:00
Mamadou Babaei d2495a3550 update the changelog 2023-08-21 17:57:21 +02:00
Mamadou Babaei e8d5fb3eec update the changelog with unreleased changes 2023-08-21 17:56:56 +02:00
Mamadou Babaei e2b8cb29fa 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-08-21 17:54:13 +02:00
Mamadou Babaei 03be17c5b0 update the changelog with unreleased changes 2023-08-21 17:45:19 +02:00
Mamadou Babaei 66f079d981 remove a duplicate log 2023-08-21 17:44:21 +02:00
Mamadou Babaei ebac985ee4 add sggameinstance for future use 2023-08-21 16:32:32 +02:00
Mamadou Babaei b7fdae70cc remove a duplicated slash in a header's path 2023-08-21 16:20:04 +02:00
Mamadou Babaei bde7dfe5b9 bump the plugin version to v1.6.1 2023-08-14 21:21:12 +02:00
Mamadou Babaei 71353a1105 fix the platform support matrix 2023-08-14 21:18:49 +02:00
Mamadou Babaei 71661a40c9 add a missing header that causes build issues on ue 5.0 2023-08-14 21:17:25 +02:00
Mamadou Babaei b3c66075b6 bump the plugin version to v1.6.0 2023-08-14 17:24:38 +02:00
Mamadou Babaei bf18aed96a update the changelog 2023-08-14 17:21:38 +02:00
Mamadou Babaei 97d945511a update the changelog 2023-08-14 16:58:29 +02:00
Mamadou Babaei 23ce26fb69 do not cache grabbed actors as overlapped actors 2023-08-14 16:58:08 +02:00
Mamadou Babaei f8f9190506 inline some pimpl methods in order to improve function call performance for regularly called methods 2023-08-14 16:44:54 +02:00
Mamadou Babaei 771e0311a9 cache all overlapped actors with the real/virtual hands 2023-08-14 16:39:46 +02:00
Mamadou Babaei 506fd99114 initial working implementation of the separated virtual/real hand rendering 2023-08-14 16:02:23 +02:00
Mamadou Babaei 3410488d02 fix the wrong default gizmo colors when initialized using the default constructor. 2023-08-14 09:12:01 +02:00
Mamadou Babaei b49f23ed65 fix ue 5.3 build issues 2023-08-08 03:01:48 +02:00
Mamadou Babaei 99e86b670b add support for the upcoming unreal engine 5.3 and native toolchain v22 libs to the build system 2023-08-08 02:00:31 +02:00
Mamadou Babaei 45ade0ebaa bump senseglove libraries for windows to v2.11.0-b775a05 2023-08-08 01:50:31 +02:00
Mamadou Babaei 46f56defb9 update the changelog 2023-08-08 01:46:31 +02:00
Mamadou Babaei e63098c3f0 remove any mention of msvc 2017 and ue 4.27 third-party libs from the readme file 2023-08-08 01:44:43 +02:00
Mamadou Babaei 7d5377a668 bump senseglove headers and libraries for linux and android to v2.11.0-b775a05 2023-08-08 01:43:31 +02:00
Mamadou Babaei ebe0fec486 initial attempt at separating the hand rendering from the real hand 2023-08-04 19:39:18 +02:00
Mamadou Babaei ec21e024df alternative velocity calculation for released actors based on the hand's cached position history 2023-08-03 17:53:39 +02:00
Mamadou Babaei 2cdc78131a alternative velocity calculation for released actors based on a cached position history 2023-08-03 17:21:40 +02:00
Mamadou Babaei ad5d701a48 apply the hand's velocity to the grabbed actor after release 2023-08-02 16:46:46 +02:00
Mamadou Babaei bf906c3073 bump the plugin version to v1.5.3 2023-07-19 18:21:34 +02:00
Mamadou Babaei 730c0face2 bump senseglove libraries for windows to v2.10.1-3b0e7c9 2023-07-19 18:19:15 +02:00
Mamadou Babaei ded302bb25 a minor changelog fix 2023-07-19 18:11:09 +02:00
Mamadou Babaei 6b720d50ac bump senseglove libraries for linux and android to v2.10.1-3b0e7c9 2023-07-19 18:10:45 +02:00
Mamadou Babaei 3ce2de9786 bump the plugin version to v1.5.2 2023-07-19 01:17:07 +02:00
Mamadou Babaei 0023e3c01d fix a build issue with android shipping builds 2023-07-19 01:10:57 +02:00
Mamadou Babaei b0b63ffa24 whitespace fix 2023-07-19 01:00:06 +02:00
Mamadou Babaei e501697f0c remove redundant whitespaces 2023-07-14 12:47:48 +02:00
Mamadou Babaei 2e960119f7 fix a grammatical error in the changelog 2023-07-13 20:06:31 +02:00
Mamadou Babaei c517aa2568 bump the plugin version to v1.5.1 2023-07-13 19:48:28 +02:00
Mamadou Babaei b3fd741cd7 fix grab/release bug for the right hand 2023-07-13 19:38:55 +02:00
Mamadou Babaei ee9b513c63 fix a wrist tracker bug where hands are getting tracked in reverse 2023-07-13 19:38:55 +02:00
Mamadou Babaei b7bd72d7d5 do checks against the right hand which is cleaner to read 2023-07-13 19:38:54 +02:00
Mamadou Babaei 15d55faf82 bump the plugin version to v1.5.0 2023-06-16 01:59:45 +02:00
Mamadou Babaei 9e4759094b update the changelog 2023-06-16 01:57:50 +02:00
Mamadou Babaei e2ca76cede fix the motion source options crashes 2023-06-15 19:07:59 +02:00
Mamadou Babaei 6dc2f319b0 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-15 17:36:55 +02:00
Mamadou Babaei edede9a358 bump senseglove libraries for windows to v.2.10.0-12133ac 2023-06-15 15:15:10 +02:00
Mamadou Babaei 5b65c28b7b bump senseglove libraries for linux and android to v.2.10.0-12133ac 2023-06-15 15:06:12 +02:00
Mamadou Babaei e22df3d9c5 update the changelog with the latest changes 2023-06-15 15:05:37 +02:00
Mamadou Babaei 55964b5213 remove not yet implemented from ViveTracker and ViveFocus3WristTracker enums' names 2023-06-15 14:53:37 +02:00
Mamadou Babaei dafcba00b7 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-13 19:57:04 +02:00
Mamadou Babaei 1a548be925 bump senseglove libraries and headers for linux and android to v2.9.0-21c54c5 2023-06-07 17:24:13 +02:00
Mamadou Babaei 0c3277c658 update the changelog to reflect the latest changes 2023-06-07 17:20:25 +02:00
Mamadou Babaei 5222e28144 bump senseglove libraries for windows to v2.9.0-21c54c5 2023-06-07 17:10:26 +02:00
Mamadou Babaei 20e45f17b2 add (not implemented yet) to the blueprint display name for positional tracking hardware that is not implemented yet 2023-06-07 17:08:13 +02:00
Mamadou Babaei 3e49750a0c add support for vive focus 3 positional tracking hardwares 2023-06-07 17:06:32 +02:00
Mamadou Babaei e045124743 add support for oculus quest pro positional tracking hardwares 2023-06-07 17:04:38 +02:00
Mamadou Babaei 5476be9b1f remove support for oculus touch, pico neo 2, and pico neo 3 positional tracking hardwares 2023-06-07 17:01:04 +02:00
Mamadou Babaei 06b7a7d1ee fix ESGPositionalTrackingHardware enum display names and comments 2023-06-07 16:58:55 +02:00
Mamadou Babaei c4107711de update the changelog 2023-06-07 16:10:06 +02:00
Mamadou Babaei 16176149e8 fully refactor the top-level configurations in the settings system into ustructs 2023-06-02 19:38:21 +02:00
Mamadou Babaei 83c9a8b95d update the platform support matrix to reflect the latest support status 2023-06-02 11:14:42 +02:00
Mamadou Babaei f8be65930b bump senseglove libraries for windows v2.8.0-ff14904 2023-06-02 11:07:06 +02:00
Mamadou Babaei 4e4e5ace52 bump senseglove libraries for linux and android to v2.8.0-ff14904 2023-06-02 11:01:25 +02:00
Mamadou Babaei 51ee017637 drop support for native toolchain v19, msvc v141 (2017), and thus ue 4.27 in the build system 2023-06-02 10:57:46 +02:00
Mamadou Babaei 91bb916542 bump the plugin version to v1.4.3 2023-06-01 23:29:00 +02:00
Mamadou Babaei 03fa45c4a5 update the changelog 2023-06-01 23:28:39 +02:00
Mamadou Babaei df7c371fca fix a critical Android crash that happens where the default development hand meshes are not found 2023-06-01 23:26:36 +02:00
Mamadou Babaei 750d05ec92 add a complementary internal method to IsUsingUserMesh, IsUsingDefaultMesh for checking various hand meshes 2023-06-01 23:21:42 +02:00
Mamadou Babaei 95c34f6680 fix the changelog release formatting and drop the v prefix in the release titles 2023-06-01 22:28:44 +02:00
Mamadou Babaei c04167d869 bump the plugin version to v1.4.2 2023-06-01 21:42:41 +02:00
Mamadou Babaei c41dc5e9e2 update the changelog 2023-06-01 21:42:02 +02:00
Mamadou Babaei 1ac4ab252d fix the changelog typos and errors 2023-06-01 21:40:54 +02:00
Mamadou Babaei 236b743198 minor grammatical fix 2023-06-01 21:31:05 +02:00