Commit Graph

  • 2a51d58f05 bump senseglove libraries to v2.305.3-17a820b6e with support for Android NDK r27c and Epic Native/Cross Toolchains v26 Mamadou Babaei 2025-11-13 00:41:51 +01:00
  • a2f1ce5eed set default VibrotactileFrequency to 180 for optimal vibrotactile feedback Mamadou Babaei 2025-10-06 14:15:50 +02:00
  • 3e11112405 bump senseglove libraries to v2.304.1-fb2a464d6 Mamadou Babaei 2025-09-17 09:04:17 +02:00
  • 9ab8f380d0 bump senseglove libraries to v2.304.0-ebcb93fc1 Mamadou Babaei 2025-09-17 08:22:40 +02:00
  • 7eebf3eded replace QueueVibroLevels with SendCustomWaveform Mamadou Babaei 2025-09-17 07:55:37 +02:00
  • 9340fa293c whitespace fix Mamadou Babaei 2025-09-17 08:00:40 +02:00
  • 5b4139878c avoid calling senseglove glove data retrieval api from tickcomponent functions and instead offload those to background timers Mamadou Babaei 2025-09-09 11:25:30 +02:00
  • bbb1699fe2 return when ensure statements fail Mamadou Babaei 2025-09-09 11:15:07 +02:00
  • 7d44a4b373 get rid of SGPawn::Tick, introduce SGPawn::HandVelocitySamplerFramerate, and make hand velocity sampler timer-based instead of tick-based Mamadou Babaei 2025-09-09 09:30:42 +02:00
  • 49a5bbc8e7 rename FSGGloveTrackingSettings::GloveConnectivityCheckInterval to FSGGloveTrackingSettings::DataRetrievalRefreshRate Mamadou Babaei 2025-09-09 09:24:24 +02:00
  • 3056314579 apply third-party modules fixes Mamadou Babaei 2025-09-08 07:34:22 +02:00
  • 83a20f038d bump senseglove libraries to v2.303.0-4a2a57376 Mamadou Babaei 2025-09-08 06:33:04 +02:00
  • 4d8a5df225 integrate sensglove libraries v2.301.0-c70bce637 and the required refactor to make it build/work Mamadou Babaei 2025-08-27 14:38:47 +02:00
  • a99ae9badd drop ue 5.3 and msvc 2019 support and bump the senseglove libraries to v2.205.1-cb26979ed Mamadou Babaei 2025-07-07 19:04:09 +02:00
  • 6b05868cbc remove remnants of the long-removed Unreal Engine 5.2 from various *.Build.cs files Mamadou Babaei 2025-07-07 18:57:13 +02:00
  • 5c903fe0dd remove remnants of the long-removed Unreal Engine 5.2 from SenseGloveTracking module Mamadou Babaei 2025-07-07 18:46:28 +02:00
  • 90805084ec remove remnants of long removed unreal 5.2 from third-party modules *.Build.cs files Mamadou Babaei 2025-07-07 18:23:37 +02:00
  • f6094122de re-add Source/ThirdParty/**/*.Build.cs to get tracked under git rather than lfs Mamadou Babaei 2025-07-07 18:16:45 +02:00
  • 892398050f delete Source/ThirdParty/**/*.Build.cs from lfs Mamadou Babaei 2025-07-07 18:15:00 +02:00
  • 82cce2ef40 add a new android deployment third-party tutorial for ue 5.7 Mamadou Babaei 2025-11-18 03:07:17 +01:00
  • 6007e5a468 list ue 5.7 in the sgum-packager configuration file and update ndk paths for ue 5.6.1 Mamadou Babaei 2025-11-14 13:50:45 +01:00
  • 4f11b2ab5d update the platform support matrix to refelect the latest support status Mamadou Babaei 2025-11-13 19:39:02 +01:00
  • 8cc730e8c4 add htc standalone mode deprecation warnings to the upcoming v2.7.x changelog and the relevant htc standalone mode sections in the docs Mamadou Babaei 2025-11-13 19:03:51 +01:00
  • 8187b7a44f keep removed 5.7 changes inside SGXRTracker implementation file conditionally, in order to reduce maintenance burden Mamadou Babaei 2025-11-13 11:04:37 +01:00
  • 4e4d61aed3 revert offloading senseglove glove data retrieval api calls to timers and restore calls from tickcomponent functions Mamadou Babaei 2025-11-13 11:00:46 +01:00
  • 31df72d3d0 Revert "get rid of SGPawn::Tick, introduce SGPawn::HandVelocitySamplerFramerate, and make hand velocity sampler timer-based instead of tick-based" Mamadou Babaei 2025-11-13 10:15:28 +01:00
  • e97fa22a7e remove support for FXRMotionControllerData on UE 5.7 as it has been obliterated by the upstream and apply necessary changes to make XR_EXT_hand_tracking work again on 5.7 Mamadou Babaei 2025-11-13 01:57:36 +01:00
  • f29c03e6b7 bump senseglove libraries to v2.305.3-17a820b6e with support for Android NDK r27c and Epic Native/Cross Toolchains v26 Mamadou Babaei 2025-11-13 00:41:51 +01:00
  • 71988d1b88 set default VibrotactileFrequency to 180 for optimal vibrotactile feedback Mamadou Babaei 2025-10-06 14:15:50 +02:00
  • 9986f1c89a bump senseglove libraries to v2.304.1-fb2a464d6 Mamadou Babaei 2025-09-17 09:04:17 +02:00
  • a744b7a027 bump senseglove libraries to v2.304.0-ebcb93fc1 Mamadou Babaei 2025-09-17 08:22:40 +02:00
  • 2407a706d2 replace QueueVibroLevels with SendCustomWaveform Mamadou Babaei 2025-09-17 07:55:37 +02:00
  • 4395bc3021 whitespace fix Mamadou Babaei 2025-09-17 08:00:40 +02:00
  • 13c2ebe98e avoid calling senseglove glove data retrieval api from tickcomponent functions and instead offload those to background timers Mamadou Babaei 2025-09-09 11:25:30 +02:00
  • 4e2b2714de return when ensure statements fail Mamadou Babaei 2025-09-09 11:15:07 +02:00
  • fbd35ef5a0 get rid of SGPawn::Tick, introduce SGPawn::HandVelocitySamplerFramerate, and make hand velocity sampler timer-based instead of tick-based Mamadou Babaei 2025-09-09 09:30:42 +02:00
  • c7a92d9bd3 rename FSGGloveTrackingSettings::GloveConnectivityCheckInterval to FSGGloveTrackingSettings::DataRetrievalRefreshRate Mamadou Babaei 2025-09-09 09:24:24 +02:00
  • 57fc62a1dc apply third-party modules fixes Mamadou Babaei 2025-09-08 07:34:22 +02:00
  • bc7a7c8083 bump senseglove libraries to v2.303.0-4a2a57376 Mamadou Babaei 2025-09-08 06:33:04 +02:00
  • 6ebfb651ab integrate sensglove libraries v2.301.0-c70bce637 and the required refactor to make it build/work Mamadou Babaei 2025-08-27 14:38:47 +02:00
  • cdc2f646f9 drop ue 5.3 and msvc 2019 support and bump the senseglove libraries to v2.205.1-cb26979ed Mamadou Babaei 2025-07-07 19:04:09 +02:00
  • 43af02ddc8 remove remnants of the long-removed Unreal Engine 5.2 from various *.Build.cs files Mamadou Babaei 2025-07-07 18:57:13 +02:00
  • a4661f309e remove remnants of the long-removed Unreal Engine 5.2 from SenseGloveTracking module Mamadou Babaei 2025-07-07 18:46:28 +02:00
  • 5e8286538b remove remnants of long removed unreal 5.2 from third-party modules *.Build.cs files Mamadou Babaei 2025-07-07 18:23:37 +02:00
  • 8d6b0d219c re-add Source/ThirdParty/**/*.Build.cs to get tracked under git rather than lfs Mamadou Babaei 2025-07-07 18:16:45 +02:00
  • fe66b4faba delete Source/ThirdParty/**/*.Build.cs from lfs Mamadou Babaei 2025-07-07 18:15:00 +02:00
  • dd5c3974be fix a typo in function name SGDeviceList::SenseCommRunning() Mamadou Babaei 2025-07-02 16:15:10 +02:00
  • 473dd77098 add a new android deployment third-party tutorial for ue 5.7 Mamadou Babaei 2025-11-18 03:07:17 +01:00
  • 23e95a8322 list ue 5.7 in the sgum-packager configuration file and update ndk paths for ue 5.6.1 Mamadou Babaei 2025-11-14 13:50:45 +01:00
  • d9ccf253e5 update the platform support matrix to refelect the latest support status Mamadou Babaei 2025-11-13 19:39:02 +01:00
  • e06c4af920 add htc standalone mode deprecation warnings to the upcoming v2.7.x changelog and the relevant htc standalone mode sections in the docs Mamadou Babaei 2025-11-13 19:03:51 +01:00
  • 53a22b4b89 keep removed 5.7 changes inside SGXRTracker implementation file conditionally, in order to reduce maintenance burden Mamadou Babaei 2025-11-13 11:04:37 +01:00
  • 876cc95d12 revert offloading senseglove glove data retrieval api calls to timers and restore calls from tickcomponent functions Mamadou Babaei 2025-11-13 11:00:46 +01:00
  • f66d8c9b1a Revert "get rid of SGPawn::Tick, introduce SGPawn::HandVelocitySamplerFramerate, and make hand velocity sampler timer-based instead of tick-based" Mamadou Babaei 2025-11-13 10:15:28 +01:00
  • 3e0506a37e remove support for FXRMotionControllerData on UE 5.7 as it has been obliterated by the upstream and apply necessary changes to make XR_EXT_hand_tracking work again on 5.7 Mamadou Babaei 2025-11-13 01:57:36 +01:00
  • 1bec2029b3 bump senseglove libraries to v2.305.3-17a820b6e with support for Android NDK r27c and Epic Native/Cross Toolchains v26 Mamadou Babaei 2025-11-13 00:41:51 +01:00
  • 9b080bc70a set default VibrotactileFrequency to 180 for optimal vibrotactile feedback Mamadou Babaei 2025-10-06 14:15:50 +02:00
  • a9a9918ca7 bump senseglove libraries to v2.304.1-fb2a464d6 Mamadou Babaei 2025-09-17 09:04:17 +02:00
  • f106312244 bump senseglove libraries to v2.304.0-ebcb93fc1 Mamadou Babaei 2025-09-17 08:22:40 +02:00
  • ba1cb559f0 replace QueueVibroLevels with SendCustomWaveform Mamadou Babaei 2025-09-17 07:55:37 +02:00
  • 44453f24b9 whitespace fix Mamadou Babaei 2025-09-17 08:00:40 +02:00
  • 1974c0216b avoid calling senseglove glove data retrieval api from tickcomponent functions and instead offload those to background timers Mamadou Babaei 2025-09-09 11:25:30 +02:00
  • 49e21097ff return when ensure statements fail Mamadou Babaei 2025-09-09 11:15:07 +02:00
  • ce1b9f2f98 get rid of SGPawn::Tick, introduce SGPawn::HandVelocitySamplerFramerate, and make hand velocity sampler timer-based instead of tick-based Mamadou Babaei 2025-09-09 09:30:42 +02:00
  • aa9c5b206f rename FSGGloveTrackingSettings::GloveConnectivityCheckInterval to FSGGloveTrackingSettings::DataRetrievalRefreshRate Mamadou Babaei 2025-09-09 09:24:24 +02:00
  • 3b03a795f0 apply third-party modules fixes Mamadou Babaei 2025-09-08 07:34:22 +02:00
  • 965a5537be bump senseglove libraries to v2.303.0-4a2a57376 Mamadou Babaei 2025-09-08 06:33:04 +02:00
  • 7cf3f7d2c5 integrate sensglove libraries v2.301.0-c70bce637 and the required refactor to make it build/work Mamadou Babaei 2025-08-27 14:38:47 +02:00
  • 3d2bcc9612 drop ue 5.3 and msvc 2019 support and bump the senseglove libraries to v2.205.1-cb26979ed Mamadou Babaei 2025-07-07 19:04:09 +02:00
  • 09a99c3975 remove remnants of the long-removed Unreal Engine 5.2 from various *.Build.cs files Mamadou Babaei 2025-07-07 18:57:13 +02:00
  • 385ab9b0d4 remove remnants of the long-removed Unreal Engine 5.2 from SenseGloveTracking module Mamadou Babaei 2025-07-07 18:46:28 +02:00
  • 9f2b6b7b5e remove remnants of long removed unreal 5.2 from third-party modules *.Build.cs files Mamadou Babaei 2025-07-07 18:23:37 +02:00
  • 75d9896c0e re-add Source/ThirdParty/**/*.Build.cs to get tracked under git rather than lfs Mamadou Babaei 2025-07-07 18:16:45 +02:00
  • ad474db80e delete Source/ThirdParty/**/*.Build.cs from lfs Mamadou Babaei 2025-07-07 18:15:00 +02:00
  • e18db27102 fix a typo in function name SGDeviceList::SenseCommRunning() Mamadou Babaei 2025-07-02 16:15:10 +02:00
  • 8e870cb23f add a new android deployment third-party tutorial for ue 5.7 Mamadou Babaei 2025-11-18 03:07:17 +01:00
  • 94007c3edf list ue 5.7 in the sgum-packager configuration file and update ndk paths for ue 5.6.1 Mamadou Babaei 2025-11-14 13:50:45 +01:00
  • d5b3294039 update the platform support matrix to refelect the latest support status Mamadou Babaei 2025-11-13 19:39:02 +01:00
  • c0c649cad1 add htc standalone mode deprecation warnings to the upcoming v2.7.x changelog and the relevant htc standalone mode sections in the docs Mamadou Babaei 2025-11-13 19:03:51 +01:00
  • 644280b32a keep removed 5.7 changes inside SGXRTracker implementation file conditionally, in order to reduce maintenance burden Mamadou Babaei 2025-11-13 11:04:37 +01:00
  • b08808085e revert offloading senseglove glove data retrieval api calls to timers and restore calls from tickcomponent functions Mamadou Babaei 2025-11-13 11:00:46 +01:00
  • 01eed16fbf Revert "get rid of SGPawn::Tick, introduce SGPawn::HandVelocitySamplerFramerate, and make hand velocity sampler timer-based instead of tick-based" Mamadou Babaei 2025-11-13 10:15:28 +01:00
  • ec032cc184 remove support for FXRMotionControllerData on UE 5.7 as it has been obliterated by the upstream and apply necessary changes to make XR_EXT_hand_tracking work again on 5.7 Mamadou Babaei 2025-11-13 01:44:48 +01:00
  • 84c0a25304 bump senseglove libraries to v2.305.3-17a820b6e with support for Android NDK r27c and Epic Native/Cross Toolchains v26 Mamadou Babaei 2025-11-13 00:41:51 +01:00
  • 3592d1b7a6 set default VibrotactileFrequency to 180 for optimal vibrotactile feedback Mamadou Babaei 2025-10-06 14:15:50 +02:00
  • 7c7051a110 bump senseglove libraries to v2.304.1-fb2a464d6 Mamadou Babaei 2025-09-17 09:04:17 +02:00
  • ec39fedf70 bump senseglove libraries to v2.304.0-ebcb93fc1 Mamadou Babaei 2025-09-17 08:22:40 +02:00
  • cfde08d744 replace QueueVibroLevels with SendCustomWaveform Mamadou Babaei 2025-09-17 07:55:37 +02:00
  • 3819c6e62a whitespace fix Mamadou Babaei 2025-09-17 08:00:40 +02:00
  • bbb3595147 avoid calling senseglove glove data retrieval api from tickcomponent functions and instead offload those to background timers Mamadou Babaei 2025-09-09 11:25:30 +02:00
  • 3c77ca516b return when ensure statements fail Mamadou Babaei 2025-09-09 11:15:07 +02:00
  • 8dea65ed40 get rid of SGPawn::Tick, introduce SGPawn::HandVelocitySamplerFramerate, and make hand velocity sampler timer-based instead of tick-based Mamadou Babaei 2025-09-09 09:30:42 +02:00
  • f3eccd6fe1 rename FSGGloveTrackingSettings::GloveConnectivityCheckInterval to FSGGloveTrackingSettings::DataRetrievalRefreshRate Mamadou Babaei 2025-09-09 09:24:24 +02:00
  • 81a7af9f52 apply third-party modules fixes Mamadou Babaei 2025-09-08 07:34:22 +02:00
  • 4e22b32182 bump senseglove libraries to v2.303.0-4a2a57376 Mamadou Babaei 2025-09-08 06:33:04 +02:00
  • adc3b08723 integrate sensglove libraries v2.301.0-c70bce637 and the required refactor to make it build/work Mamadou Babaei 2025-08-27 14:38:47 +02:00
  • a0f74e64b6 drop ue 5.3 and msvc 2019 support and bump the senseglove libraries to v2.205.1-cb26979ed Mamadou Babaei 2025-07-07 19:04:09 +02:00
  • 2d8306a064 remove remnants of the long-removed Unreal Engine 5.2 from various *.Build.cs files Mamadou Babaei 2025-07-07 18:57:13 +02:00
  • edb986e6e1 remove remnants of the long-removed Unreal Engine 5.2 from SenseGloveTracking module Mamadou Babaei 2025-07-07 18:46:28 +02:00
  • 51868a4021 remove remnants of long removed unreal 5.2 from third-party modules *.Build.cs files Mamadou Babaei 2025-07-07 18:23:37 +02:00