Commit Graph
648 Commits
Author SHA1 Message Date
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
Mamadou Babaei 6b140f649a fix a wrong variable name 2024-03-12 20:32:49 +01:00
Mamadou Babaei 61aa363b50 only include the sgconnect header if the build platform is android 2024-03-12 20:32:49 +01:00
Mamadou Babaei 315dfdd63f bump the plugin version to v1.9.7 2024-02-18 20:30:13 +01:00
Mamadou Babaei 237b1faa33 apply vibrotactile and force-feedback fixes backported from next major release 2024-02-18 20:30:12 +01:00
Mamadou Babaei 353b129ccd bump the plugin version to v1.9.6 2024-02-14 14:56:29 +01:00
Mamadou Babaei 0129558f24 fix the NovaGlove class instantiation methods to initialize a NovaGloveImpl instead of a SenseGloveImpl 2024-02-14 14:56:29 +01:00
Mamadou Babaei 5fb43d0af8 bump the plugin version to v1.9.5 2024-02-09 10:53:41 +01:00
Mamadou Babaei a7fce44542 fix a potential segfault inside SGDeviceModel::ParseFirmware 2024-02-09 10:53:41 +01:00
Mamadou Babaei 3046f4a35b bump the plugin version to v1.9.4 2024-02-08 07:47:52 +01:00