Commit Graph
569 Commits
Author SHA1 Message Date
Mamadou Babaei b27ed8fb15 add ue 5.4 to the list of supported engines through azure devops 2024-03-23 17:24:55 +01:00
Mamadou Babaei dcf073270a bump the plugin version to v2.0.0 2024-03-22 21:36:07 +01:00
Mamadou Babaei e7b0ae2053 update the changelog 2024-03-22 21:36:07 +01:00
Mamadou Babaei cd8ba87d15 add missing modules to the directory structure 2024-03-22 21:36:06 +01:00
Mamadou Babaei 1e5ccc587d update the planned features status 2024-03-22 21:00:30 +01:00
Mamadou Babaei 9a5ff09b96 fix other build issues with non-unity builds 2024-03-22 21:00:30 +01:00
Mamadou Babaei 8ff26ff1ee add the missing string header that causes build issues in non-unity builds 2024-03-22 21:00:30 +01:00
Mamadou Babaei 9a5849f140 remove the platform dependant build hacks inside FSGArrayUtils::FromStdVector as msvc is not able to deduce TArray<T>::SizeType 2024-03-22 21:00:30 +01:00
Mamadou Babaei 722def4886 bump the senseglove libraries to v2.101.12-62b1be11 2024-03-22 21:00:29 +01:00
Mamadou Babaei 390299dcf6 fix android build issue inside FSGArrayUtils::FromStdVector introduced by 0cdc7e03ac 2024-03-22 21:00:29 +01:00
Mamadou Babaei 18cc652f8a Revert "try to init/uninit the backend module at the module start/shutdown"
This reverts commit c45bcaf618.
2024-03-22 21:00:29 +01:00
Mamadou Babaei 3ae67666e6 fix a build issue inside FSGArrayUtils::FromStdVector introduced by newer msvc updates due to stricter implicit uint64 to int32 conversions 2024-03-22 21:00:29 +01:00
Mamadou Babaei 489a7d4bbf bump the senseglove backend libraries to v2.101.11-2d6fe9ce 2024-03-22 21:00:28 +01:00
Mamadou Babaei 24d784f4df correct the module logs grammars 2024-03-22 21:00:28 +01:00
Mamadou Babaei c8967695de try to init/uninit the backend module at the module start/shutdown 2024-03-22 21:00:28 +01:00
Mamadou Babaei 8ab60555c5 allow the c++ compiler the opportunity to perform rvo/nrvo if applicable 2024-03-22 21:00:28 +01:00
Mamadou Babaei 5136d1eb1b bump senseglove libraries to v2.101.10-7e515114 2024-03-22 21:00:27 +01:00
Mamadou Babaei 231013f093 update the changelog with added quest 3 controllers support 2024-03-22 21:00:27 +01:00
Mamadou Babaei 17b2d0c3e2 integrate the virtual hand mesh from allbreaker 2024-03-22 21:00:27 +01:00
Mamadou Babaei 6433f5040a remove redundant headers 2024-03-22 21:00:27 +01:00
Mamadou Babaei de460e25e7 expose as little as dependencies as possible 2024-03-22 21:00:26 +01:00
Mamadou Babaei d7c5a874ef correct the hand mesh yaw rotation inside the sgpawn after the squat/sgvect3d changes 2024-03-22 21:00:26 +01:00
Mamadou Babaei d55d81b7be replace SupportedTargetPlatforms with PlatformAllowList 2024-03-22 21:00:26 +01:00
Mamadou Babaei 66e3a06bd6 clean up unsed unreal version headers 2024-03-22 21:00:26 +01:00
Mamadou Babaei 73ff476d8a declare the openxr plugin as a dependency 2024-03-22 21:00:26 +01:00
Mamadou Babaei c184d26092 utilize UXRDeviceVisualizationComponent to display meshes on UE 5.2 onwards 2024-03-22 21:00:26 +01:00
Mamadou Babaei 421fea1b2b fix the changelog errors 2024-03-22 21:00:25 +01:00
Mamadou Babaei ac3afafde1 remove a changelog that is not valid anymore 2024-03-22 21:00:25 +01:00
Mamadou Babaei 0c9e46d745 bump the senseglove libraries to v2.101.9-8abfc26d 2024-03-22 21:00:25 +01:00
Mamadou Babaei bd84887115 bump the plugin version to v1.9.8 2024-03-22 21:00:24 +01:00
Mamadou Babaei 7bd31da2f5 apply a temporary workaround in order to ameliorate the hand animation after sgquat, sgvect3d fixes 2024-03-22 21:00:24 +01:00
Mamadou Babaei db414dc169 make bones rotations a private field 2024-03-22 21:00:24 +01:00
Mamadou Babaei f3dd6f5751 update the changelog 2024-03-22 21:00:24 +01:00
Mamadou Babaei da09978e1b proper angle conversions for vectors 2024-03-22 21:00:24 +01:00
Mamadou Babaei 5bae2b3614 proper sgvect3d and squat conversions to fvector and fquat 2024-03-22 21:00:24 +01:00
Mamadou Babaei 8cbb441b9a apply senseglove/unreal angle conversions in the gloves' api 2024-03-22 21:00:24 +01:00
Mamadou Babaei 139b9e8351 fix a crash when calling one of the SGHandInterpolatorImpl constructors which happens due to unintialized pimpl object 2024-03-22 21:00:24 +01:00
Mamadou Babaei b3f18044c8 update the changelog 2024-03-22 21:00:24 +01:00
Mamadou Babaei a01b98c440 bump senseglove libraries to v2.101.8-a2a2075b which resolves the android writehaptics crash 2024-03-22 21:00:23 +01:00
Mamadou Babaei f7712f598d update the change log with unreleased changes 2024-03-22 21:00:23 +01:00
Mamadou Babaei d80a251bd9 bump senseglove libraries to v2.101.7-3580cd9f 2024-03-22 21:00:22 +01:00
Mamadou Babaei 6f7ce1b694 bump senseglove libraries to v2.101.5-f0aff76b 2024-03-22 21:00:21 +01:00
Mamadou Babaei 0c88dd25d3 bump senseglove libraries to v2.101.4-6c860c42 with android fixes and fix a android crash 2024-03-22 21:00:21 +01:00
Mamadou Babaei 815bf37c3f bump senseglove libraries to v2.101.3-e583f6de 2024-03-22 21:00:20 +01:00
Mamadou Babaei 52669d10c1 implement the api updates and bump the senseglove libraries to v2.101.2-2eb7439f 2024-03-22 21:00:20 +01:00
Mamadou Babaei d43c964779 force glove recalibration on backend initialize 2024-03-22 21:00:19 +01:00
Mamadou Babaei 9d34001d37 add as*glove/device casting methods that resolves the sgpawn vibrotactile issues 2024-03-22 21:00:19 +01:00
Mamadou Babaei a0ff8067b9 use device impl casts 2024-03-22 21:00:19 +01:00
Mamadou Babaei 3741e15a71 list nova 2 gloves in the get devices from the device list 2024-03-22 21:00:19 +01:00
Mamadou Babaei 10ca64dddb another attempt at improving the glove casts 2024-03-22 21:00:19 +01:00