Commit Graph
100 Commits
Author SHA1 Message Date
Mamadou Babaei ade7afac88 improve vive pro and vive focus 3 detection by utilizing optic resolution to distinguish them 2024-04-12 07:21:56 +02:00
Mamadou Babaei 170ee2d66b only instantiate the connected glove once instead of recreating and destroying it every frame 2024-04-12 06:56:04 +02:00
Mamadou Babaei 2e9407e485 do not call FSGHandLayer::ResetCalibration on every backend initialization 2024-04-10 16:38:33 +02:00
Mamadou Babaei 8a6927ce8d bump senseglove libraries to v2.102.0-35d4de3f 2024-04-10 16:21:13 +02:00
Mamadou Babaei f806e5bf24 fix the wrong header file description sections for the header files 2024-04-10 15:30:03 +02:00
Mamadou Babaei f6e3535a9c implement hmd and wrist tracker hardware auto-detection fallback when it's not set explicitly 2024-04-10 15:29:53 +02:00
Mamadou Babaei 71c052469e update the changelog with the unreleased changes 2024-03-23 17:28:39 +01:00
Mamadou Babaei c3a453d32d update the outdated platform support matrix remarks 2024-03-23 17:20:58 +01:00
Mamadou Babaei 39720bd6c5 add ue 5.4 to the list of supported engines through azure devops 2024-03-23 16:55:43 +01:00
Mamadou Babaei ed8e846816 bump the plugin version to v2.0.0 2024-03-22 21:27:19 +01:00
Mamadou Babaei b65541282a update the changelog 2024-03-22 21:23:34 +01:00
Mamadou Babaei 79fae28344 add missing modules to the directory structure 2024-03-22 21:20:36 +01:00
Mamadou Babaei 2f283681f6 update the planned features status 2024-03-22 20:37:08 +01:00
Mamadou Babaei 1d03b49f70 fix other build issues with non-unity builds 2024-03-22 13:10:09 +01:00
Mamadou Babaei 1450f2bd95 add the missing string header that causes build issues in non-unity builds 2024-03-22 12:48:53 +01:00
Mamadou Babaei 2c4152b314 remove the platform dependant build hacks inside FSGArrayUtils::FromStdVector as msvc is not able to deduce TArray<T>::SizeType 2024-03-22 12:40:54 +01:00
Mamadou Babaei 0f95cc4d4b bump the senseglove libraries to v2.101.12-62b1be11 2024-03-21 19:33:53 +01:00
Mamadou Babaei 06a3bab9c4 fix android build issue inside FSGArrayUtils::FromStdVector introduced by 0cdc7e03ac 2024-03-21 17:05:57 +01:00
Mamadou Babaei 2dcc286d88 Revert "try to init/uninit the backend module at the module start/shutdown"
This reverts commit c45bcaf618.
2024-03-21 11:20:26 +01:00
Mamadou Babaei 0cdc7e03ac fix a build issue inside FSGArrayUtils::FromStdVector introduced by newer msvc updates due to stricter implicit uint64 to int32 conversions 2024-03-21 11:16:26 +01:00
Mamadou Babaei 4581db31aa bump the senseglove backend libraries to v2.101.11-2d6fe9ce 2024-03-21 00:50:40 +01:00
Mamadou Babaei 9cf40d09b2 correct the module logs grammars 2024-03-20 18:20:11 +01:00
Mamadou Babaei c45bcaf618 try to init/uninit the backend module at the module start/shutdown 2024-03-20 18:16:45 +01:00
Mamadou Babaei 17b904bae2 allow the c++ compiler the opportunity to perform rvo/nrvo if applicable 2024-03-20 14:31:28 +01:00
Mamadou Babaei 938515fcfa bump senseglove libraries to v2.101.10-7e515114 2024-03-19 17:34:38 +01:00
Mamadou Babaei 368d253e5f update the changelog with added quest 3 controllers support 2024-03-19 16:36:04 +01:00
Mamadou Babaei cdbc1a5dff integrate the virtual hand mesh from allbreaker 2024-03-19 15:43:22 +01:00
Mamadou Babaei 860b0c971d remove redundant headers 2024-03-19 11:01:12 +01:00
Mamadou Babaei 586c12cc23 expose as little as dependencies as possible 2024-03-15 17:23:42 +01:00
Mamadou Babaei 8f87cd61ac correct the hand mesh yaw rotation inside the sgpawn after the squat/sgvect3d changes 2024-03-14 17:35:06 +01:00
Mamadou Babaei 2532cb8af8 replace SupportedTargetPlatforms with PlatformAllowList 2024-03-13 20:25:51 +01:00
Mamadou Babaei 37aa959053 clean up unsed unreal version headers 2024-03-13 20:22:42 +01:00
Mamadou Babaei b596524c58 declare the openxr plugin as a dependency 2024-03-13 19:44:17 +01:00
Mamadou Babaei f3d143ccdb utilize UXRDeviceVisualizationComponent to display meshes on UE 5.2 onwards 2024-03-13 19:43:46 +01:00
Mamadou Babaei 3c13f3b3fb fix the changelog errors 2024-03-12 21:30:16 +01:00
Mamadou Babaei 27fb24dbc9 remove a changelog that is not valid anymore 2024-03-12 21:11:04 +01:00
Mamadou Babaei fa36c909c0 bump the senseglove libraries to v2.101.9-8abfc26d 2024-03-12 21:09:26 +01:00
Mamadou Babaei fb9fbd878f bump the plugin version to v1.9.8 2024-03-12 21:04:42 +01:00
Mamadou Babaei 40edc2b502 apply a temporary workaround in order to ameliorate the hand animation after sgquat, sgvect3d fixes 2024-03-12 19:35:16 +01:00
Mamadou Babaei ab9bc6f595 make bones rotations a private field 2024-03-12 15:58:47 +01:00
Mamadou Babaei f36bca9755 update the changelog 2024-03-12 15:27:39 +01:00
Mamadou Babaei 727e497df4 proper angle conversions for vectors 2024-03-12 15:05:51 +01:00
Mamadou Babaei a141159549 proper sgvect3d and squat conversions to fvector and fquat 2024-03-12 14:54:26 +01:00
Mamadou Babaei 7fd6c20db8 apply senseglove/unreal angle conversions in the gloves' api 2024-03-12 13:00:19 +01:00
Mamadou Babaei 3011d00173 fix a crash inside the USGHandPose::FromHandAngles in higher levels of the api 2024-03-12 11:03:45 +01:00
Mamadou Babaei 0f6661749d drop the prefix for internal typedefs 2024-03-12 10:55:10 +01:00
Mamadou Babaei e4291bb9e8 add some performance optimizations by utilizing MoveTemp in return statements 2024-03-12 10:43:22 +01:00
Mamadou Babaei 545f65485f fix a crash when calling one of the SGHandInterpolatorImpl constructors which happens due to unintialized pimpl object 2024-03-12 10:29:23 +01:00
Mamadou Babaei 4ef1be2bb9 update the changelog 2024-03-11 13:30:16 +01:00
Mamadou Babaei a472a00858 bump senseglove libraries to v2.101.8-a2a2075b which resolves the android writehaptics crash 2024-03-11 13:26:24 +01:00
Mamadou Babaei ab4070a76f update the change log with unreleased changes 2024-03-07 23:50:01 +01:00
Mamadou Babaei 22ae734680 bump senseglove libraries to v2.101.7-3580cd9f 2024-03-07 23:46:28 +01:00
Mamadou Babaei 8d48402ba1 bump senseglove libraries to v2.101.5-f0aff76b 2024-03-07 12:01:16 +01:00
Mamadou Babaei c56650cd5e fix a bug where the right hand mesh is always hidden inside the game no matter whether the right glove is connected or not 2024-03-07 11:06:36 +01:00
Mamadou Babaei 19a9144cd4 bump senseglove libraries to v2.101.4-6c860c42 with android fixes and fix a android crash 2024-03-06 09:44:13 +01:00
Mamadou Babaei ed501b65eb bump senseglove libraries to v2.101.3-e583f6de 2024-03-04 15:27:21 +01:00
Mamadou Babaei 3c55901d09 implement the api updates and bump the senseglove libraries to v2.101.2-2eb7439f 2024-03-01 17:39:02 +01:00
Mamadou Babaei 4d3e0983a7 fix a wrong variable name 2024-02-28 13:11:02 +01:00
Mamadou Babaei 24f5bac239 only include the sgconnect header if the build platform is android 2024-02-27 00:34:39 +01:00
Mamadou Babaei 300c899c28 force glove recalibration on backend initialize 2024-02-27 00:34:00 +01:00
Mamadou Babaei 64f717c698 add as*glove/device casting methods that resolves the sgpawn vibrotactile issues 2024-02-27 00:12:51 +01:00
Mamadou Babaei 33b4084ee2 use device impl casts 2024-02-26 20:14:47 +01:00
Mamadou Babaei 124244a528 list nova 2 gloves in the get devices from the device list 2024-02-26 20:09:41 +01:00
Mamadou Babaei 8cc08e4827 another attempt at improving the glove casts 2024-02-26 20:03:54 +01:00
Mamadou Babaei 7d8d8cc9b0 try an alternative approach for glove instances upcasting at the lower levels of the api 2024-02-26 19:27:04 +01:00
Mamadou Babaei ae688f71a9 try to add a solution for glove type-casting in higher levels of the api 2024-02-26 18:46:46 +01:00
Mamadou Babaei 3c0fe9284f fix the send custom waveform signature on the hand layer 2024-02-23 15:44:23 +01:00
Mamadou Babaei 4959a7c346 fix a bug inside the ESGHapticLocation enum conversions 2024-02-23 15:43:20 +01:00
Mamadou Babaei 3aebd49d49 bump senseglove libraries for v2.101.1-edc1163a 2024-02-22 21:23:19 +01:00
Mamadou Babaei efcb420015 implement the nova2 api updates and bump the senseglove libraries to v2.101.0-3e1693fb 2024-02-20 14:12:24 +01:00
Mamadou Babaei c7337a5f7a bump the plugin version to v1.9.7 2024-02-18 20:28:03 +01:00
Mamadou Babaei ce26c94c8a apply vibrotactile and force-feedback fixes backported from next major release 2024-02-18 20:26:28 +01:00
Mamadou Babaei a9f10c3982 bump the plugin version to v1.9.6 2024-02-14 14:41:46 +01:00
Mamadou Babaei 23395ba8b1 fix the NovaGlove class instantiation methods to initialize a NovaGloveImpl instead of a SenseGloveImpl 2024-02-14 14:40:03 +01:00
Mamadou Babaei a35626f6bd bump the plugin version to v1.9.5 2024-02-09 10:52:31 +01:00
Mamadou Babaei c3aef71d28 fix a potential segfault inside SGDeviceModel::ParseFirmware 2024-02-09 10:49:24 +01:00
Mamadou Babaei 3dcb5df72b bump the plugin version to v1.9.4 2024-02-08 07:46:04 +01:00
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