Commit Graph
42 Commits
Author SHA1 Message Date
Mamadou Babaei 2535b9c4fb add the missing release title to the v2.1.3 changelog entry 2024-10-22 05:30:16 +02:00
Mamadou Babaei be1823c16f update the documentation on consuming the FXRMotionControllerData struct 2024-10-22 05:30:16 +02:00
Mamadou Babaei 1bf32dc10f bump the plugin version to v2.1.3 2024-10-11 12:31:23 +02:00
Mamadou Babaei f60fd2ff66 address a few ue 5.5 deprecation warnings 2024-10-11 12:31:23 +02:00
Mamadou Babaei cddba9a591 add support for epic native toolchain v23 2024-10-11 12:31:23 +02:00
Mamadou Babaei 7b36d9fc4d bump the senseglove libraries to v2.105.2-f2de4b89 2024-10-11 12:31:22 +02:00
Mamadou Babaei cd71b90a53 fix a bug inside USGVirtualHandComponent::PostEditChangeProperty() where the get member name check happens against the wrong class and member names 2024-10-11 12:31:22 +02:00
Mamadou Babaei b34f1cfc86 fix a grammatical typo in a comment 2024-10-11 12:31:22 +02:00
Mamadou Babaei 173806b336 bump the plugin version to v2.1.2 2024-09-02 19:38:34 +02:00
Mamadou Babaei 8069ced45a update the changelog 2024-09-02 19:38:34 +02:00
Mamadou Babaei fd0ee0a7bc update the changelog 2024-09-02 19:38:34 +02:00
Mamadou Babaei 82f1f8fe0a fix a few virtual hand component visibility issues 2024-09-02 19:38:34 +02:00
Mamadou Babaei 40d6325a0f fix the non-existent default hand-mesh warnings polluting the logs when packaging the game 2024-09-02 19:38:34 +02:00
Mamadou Babaei 6996bac162 update the changelog 2024-09-02 19:38:34 +02:00
Mamadou Babaei cd2297d695 fix the wrong script name for USXRTrackerKismetLibrary 2024-09-02 19:38:34 +02:00
Mamadou Babaei 92c066bb05 fix the wrong script name for USGHMDTrackerKismetLibrary 2024-09-02 19:38:34 +02:00
Mamadou Babaei 56af08e261 expand the clickable area on the handbook index page revision buttons 2024-09-02 19:38:34 +02:00
Mamadou Babaei c1db061d4c an overview title fix to match the summary file 2024-09-02 19:38:33 +02:00
Mamadou Babaei 13956cc579 bump the SenseGlove Unreal Engine Plugin to v2.1.1 2024-08-18 01:46:51 +02:00
Mamadou Babaei 365f660f34 fix the messed up changelog file caused by cherry-picking merge conflicts between the dev branch and the master branch 2024-08-18 00:10:38 +02:00
Mamadou Babaei 34a508a3a2 bump the plugin version to v2.1.0 2024-08-16 19:55:24 +02:00
Mamadou Babaei a895f45700 clarify the note about how the separation of the real and virtual hand rendering is broken 2024-08-16 18:01:51 +02:00
Mamadou Babaei e89cd20117 mark the separation of the real and virtual hand rendering as broken and a note to the known issues section 2024-08-16 18:01:51 +02:00
Mamadou Babaei 55ba62deaa replace SGPawn::FImpl::EnableActorPhysics() and SGPawn::FImpl::DisableActorPhysics() with USGGrabComponent::SimulatePhysics() 2024-08-16 18:01:51 +02:00
Mamadou Babaei 3717c86614 enable bGravityEnabled, bSimulatePhysics, and call WakeRigidBody on grab component's owning actor at BeginPlay() if bAffectPhysicsState is enabled 2024-08-16 18:01:51 +02:00
Mamadou Babaei c77504c44a use the value of GrabAttachPointSocketName from the plugin settings as default for USGGrabComponent's AttachmentSocketName uproperty 2024-08-16 18:01:51 +02:00
Mamadou Babaei 2701c6a0cf fix the display name for various overloads of the Blueprint-exposed function Queue Command Vibro Level to expose sensible display names. 2024-08-16 18:01:50 +02:00
Mamadou Babaei 1c362a9ecb a changelog fix 2024-08-16 18:01:50 +02:00
Mamadou Babaei 7c9ae5bed1 add a note in regards to meta xr and vive openxr plugins incompatibility 2024-08-16 18:01:50 +02:00
Mamadou Babaei a55e85ec05 add the console commands SG_GetEngineScalabilitySettings and SG_SetEngineScalabilitySettings 2024-08-16 18:01:49 +02:00
Mamadou Babaei bf9ed153f7 replace inline code blocks with back tilde inside the changelog 2024-08-16 18:01:47 +02:00
Mamadou Babaei 36eaafbf1f update the changelog 2024-08-16 18:01:47 +02:00
Mamadou Babaei c6bfb6d718 bump the SenseGlove Unreal Engine Marketplace Packager v0.4.0-a65bb20 2024-08-16 18:01:46 +02:00
Mamadou Babaei ad8dc9b5a0 replace all bitfield uproperties with booleans 2024-08-16 18:01:45 +02:00
Mamadou Babaei da18b160d8 merge the pack branch into the plugin's source and add the sgum-packager v0.3.0 utility for automatic packaging and deployment to epic marketplace 2024-08-16 18:01:45 +02:00
Mamadou Babaei afece5c62b bump senseglove libraries to v2.104.1-55fddbd2 2024-08-16 18:01:42 +02:00
Mamadou Babaei 512885c030 add more change logs 2024-08-16 18:01:42 +02:00
Mamadou Babaei 2ea5100f9a add more change logs 2024-08-16 18:01:42 +02:00
Mamadou Babaei 97e6f11282 update the changelog with many of the recent changes 2024-08-16 18:01:42 +02:00
Mamadou Babaei bbe9097320 minor changelog fix 2024-08-16 18:01:42 +02:00
Mamadou Babaei ba0e10aa03 add FSGDebugCube 2024-08-16 18:01:42 +02:00
Mamadou Babaei 0209458767 reorganize the handbook structure and add new sections 2024-08-16 18:01:42 +02:00