Commit Graph
831 Commits
Author SHA1 Message Date
Mamadou Babaei 02176c2809 add make pack to the output of make help 2024-08-16 18:01:09 +02:00
Mamadou Babaei 32542e6e02 fix a broken url 2024-08-16 18:01:09 +02:00
Mamadou Babaei 011091b578 fix a url 2024-08-16 18:01:09 +02:00
Mamadou Babaei ab312297da add topic: Upgrade Guide 2024-08-16 18:01:09 +02:00
Mamadou Babaei ed6e9ecc8d add the sub-topic: Optimizing Unreal Projects for Mobile 2024-08-16 18:01:09 +02:00
Mamadou Babaei 02d8e5630a formatting fixes 2024-08-16 18:01:09 +02:00
Mamadou Babaei f8921c61c7 add topic: Optimizing Your Project for Higher FPS 2024-08-16 18:01:09 +02:00
Mamadou Babaei 37a0d2af28 lock cargo dependencies for the hadbook to pecific major/minor releases and not patch releases 2024-08-16 18:01:08 +02:00
Mamadou Babaei 2078b0e9c0 clarify the note about how the separation of the real and virtual hand rendering is broken 2024-08-16 18:01:08 +02:00
Mamadou Babaei 7d0a8df2e0 fix a typo 2024-08-16 18:01:08 +02:00
Mamadou Babaei 76de50c2a9 remove troublesome inline keywords added by jetbrains rider 2024-08-16 18:01:08 +02:00
Mamadou Babaei c7d65057f9 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:08 +02:00
Mamadou Babaei 7da14e0cc3 fix a few bugs that does affect the real hand collision events because of SetVisibility and redundant checking against grabbed actor 2024-08-16 18:01:08 +02:00
Mamadou Babaei 3974c8ac6f replace SGPawn::FImpl::EnableActorPhysics() and SGPawn::FImpl::DisableActorPhysics() with USGGrabComponent::SimulatePhysics() 2024-08-16 18:01:08 +02:00
Mamadou Babaei 5f81430677 enable bGravityEnabled, bSimulatePhysics, and call WakeRigidBody on grab component's owning actor at BeginPlay() if bAffectPhysicsState is enabled 2024-08-16 18:01:08 +02:00
Mamadou Babaei 3cef149d4f document Configuring the SGPawn and Plugin Virtual Hand Mesh Settings as the final step in setting up the virtual hand meshes 2024-08-16 18:01:08 +02:00
Mamadou Babaei 56be3efeff fix a typo 2024-08-16 18:01:08 +02:00
Mamadou Babaei b2e442087a use the value of GrabAttachPointSocketName from the plugin settings as default for USGGrabComponent's AttachmentSocketName uproperty 2024-08-16 18:01:08 +02:00
Mamadou Babaei 00ebf773b1 add the sgbasicdemo-openxr repository to the examples and demo projects section 2024-08-16 18:01:08 +02:00
Mamadou Babaei 8c38a4de66 minor fix 2024-08-16 18:01:08 +02:00
Mamadou Babaei 68411f2430 add video tutorials 2024-08-16 18:01:08 +02:00
Mamadou Babaei 7f58a42693 add the contents for setting up the grab/release, and the touch systems 2024-08-16 18:01:08 +02:00
Mamadou Babaei e09a8ebfec add another android note 2024-08-16 18:01:08 +02:00
Mamadou Babaei ceace2ebac 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:08 +02:00
Mamadou Babaei 18db75ad78 a changelog fix 2024-08-16 18:01:08 +02:00
Mamadou Babaei ac5c6ae5b4 fix a topic title 2024-08-16 18:01:07 +02:00
Mamadou Babaei 967424ba22 minor fix 2024-08-16 18:01:07 +02:00
Mamadou Babaei ea5c483be4 add topic: Deploying to Android (Standalone) 2024-08-16 18:01:07 +02:00
Mamadou Babaei 10f735c6eb add a note in regards to meta xr and vive openxr plugins incompatibility 2024-08-16 18:01:07 +02:00
Mamadou Babaei a23cd0234d add instructions: Setting up the SenseGlove Grab and Touch Sockets 2024-08-16 18:01:07 +02:00
Mamadou Babaei 8a3ca10d75 remove irrelevant section as it's already set up by the plugin automatically 2024-08-16 18:01:07 +02:00
Mamadou Babaei a33404ad71 mention a relevant video tutorial 2024-08-16 18:01:07 +02:00
Mamadou Babaei a3f259665b close the div tag properly 2024-08-16 18:01:07 +02:00
Mamadou Babaei c071a2fe2b add the instructions for: Setting up the Rigid Bodies 2024-08-16 18:01:07 +02:00
Mamadou Babaei c45cc23eb0 fix license titles 2024-08-16 18:01:07 +02:00
Mamadou Babaei 58a4474d3b add instructions for importing / exporting compatible virtual hand meshes 2024-08-16 18:01:07 +02:00
Mamadou Babaei d06c894e2f minor fix 2024-08-16 18:01:07 +02:00
Mamadou Babaei 6321488112 update the overview section 2024-08-16 18:01:07 +02:00
Mamadou Babaei 5f49aa8ef7 add the content for setting up the wrist tracking hardware section 2024-08-16 18:01:06 +02:00
Mamadou Babaei e153152087 add important notes for setting up the wrist tracker and virtual hands 2024-08-16 18:01:06 +02:00
Mamadou Babaei 54d129ab06 add the complete documentation for setting up the senseglove default classes 2024-08-16 18:01:06 +02:00
Mamadou Babaei 26b8e4b6f8 fix a build issue on ue 5.2 2024-08-16 18:01:06 +02:00
Mamadou Babaei 4d97c8c673 apply summary.md changes to the overview page 2024-08-16 18:01:06 +02:00
Mamadou Babaei 3f7d550c98 fix borken links 2024-08-16 18:01:06 +02:00
Mamadou Babaei e10a781a66 add more topics to the menu 2024-08-16 18:01:06 +02:00
Mamadou Babaei 5537e71606 minor fix 2024-08-16 18:01:06 +02:00
Mamadou Babaei fe94a8fbd8 add the introduction to the senseglove default classes 2024-08-16 18:01:06 +02:00
Mamadou Babaei 144a9c0edb fix the wrong content path 2024-08-16 18:01:06 +02:00
Mamadou Babaei 46b8f9c2ae fix README.md broken links 2024-08-16 18:01:06 +02:00
Mamadou Babaei 3f0210faa1 add a caution for bvalidateifdefaultclassesaresgcompliant 2024-08-16 18:01:06 +02:00