Commit Graph
507 Commits
Author SHA1 Message Date
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
Mamadou Babaei 86f54fdaa2 try an alternative approach for glove instances upcasting at the lower levels of the api 2024-03-22 21:00:19 +01:00
Mamadou Babaei 7783465395 try to add a solution for glove type-casting in higher levels of the api 2024-03-22 21:00:19 +01:00
Mamadou Babaei ea8dfa01aa fix the send custom waveform signature on the hand layer 2024-03-22 21:00:19 +01:00
Mamadou Babaei e7df4a9bd2 fix a bug inside the ESGHapticLocation enum conversions 2024-03-22 21:00:19 +01:00
Mamadou Babaei 3cc400b7f9 bump senseglove libraries for v2.101.1-edc1163a 2024-03-22 21:00:18 +01:00
Mamadou Babaei 72bb3f9af6 implement the nova2 api updates and bump the senseglove libraries to v2.101.0-3e1693fb 2024-03-22 21:00:17 +01:00
Mamadou Babaei a470fadc32 bump the plugin version to v1.9.8 2024-03-12 20:32:52 +01:00
Mamadou Babaei 0259a24ac3 make bones rotations a private field 2024-03-12 20:32:52 +01:00
Mamadou Babaei cec1bfc92d fix a crash inside the USGHandPose::FromHandAngles in higher levels of the api 2024-03-12 20:32:51 +01:00
Mamadou Babaei 872d77768b drop the prefix for internal typedefs 2024-03-12 20:32:51 +01:00
Mamadou Babaei a750097772 add some performance optimizations by utilizing MoveTemp in return statements 2024-03-12 20:32:50 +01:00
Mamadou Babaei d5af4e6083 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-12 20:32:50 +01:00