Commit Graph
131 Commits
Author SHA1 Message Date
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 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 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
Mamadou Babaei 03ab918151 fix a typo 2024-08-16 18:01:06 +02:00
Mamadou Babaei bfbdd17afa add the console commands SG_GetEngineScalabilitySettings and SG_SetEngineScalabilitySettings 2024-08-16 18:01:06 +02:00
Mamadou Babaei b297f15765 add the license terms for the handbook 2024-08-16 18:01:06 +02:00
Mamadou Babaei 40aaadddf5 add the boilerplate for setting up the senseglove default classes 2024-08-16 18:01:06 +02:00
Mamadou Babaei 5149d2418c fix broken links in the overview page by adding .. to the relative urls 2024-08-16 18:01:06 +02:00
Mamadou Babaei b861b8cd16 fix broken index/readme.md links in the overview page 2024-08-16 18:01:06 +02:00
Mamadou Babaei 5c16d1e368 minor fix 2024-08-16 18:01:06 +02:00
Mamadou Babaei b58c5e99e0 add the content for the overview page 2024-08-16 18:01:05 +02:00
Mamadou Babaei 66a544aae6 minor fix 2024-08-16 18:01:05 +02:00
Mamadou Babaei 26ee4bad2f complete the plugin configuration, settings, and overrides, sections 2024-08-16 18:01:05 +02:00
Mamadou Babaei 7877319d13 add some custom css styles for better html formatting 2024-08-16 18:01:05 +02:00
Mamadou Babaei 5e492cb0ac add the plugin-settings section 2024-08-16 18:01:05 +02:00
Mamadou Babaei 1700c219a1 add a note about Hand and Body Tracking settings 2024-08-16 18:01:05 +02:00