Commit Graph
925 Commits
Author SHA1 Message Date
Mamadou Babaei a2425bef89 fix a typo 2024-08-16 18:01:51 +02:00
Mamadou Babaei 4d10c34fa5 remove troublesome inline keywords added by jetbrains rider 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 f412c56654 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: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 02a2f58fd1 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:51 +02:00
Mamadou Babaei 14613bed31 fix a typo 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 e02db1e3fc add the sgbasicdemo-openxr repository to the examples and demo projects section 2024-08-16 18:01:51 +02:00
Mamadou Babaei 6a41d4464a minor fix 2024-08-16 18:01:51 +02:00
Mamadou Babaei b89fc2405d add video tutorials 2024-08-16 18:01:51 +02:00
Mamadou Babaei b812ca08d7 add the contents for setting up the grab/release, and the touch systems 2024-08-16 18:01:51 +02:00
Mamadou Babaei 461e1b18dd add another android note 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 98e7994ecf fix a topic title 2024-08-16 18:01:50 +02:00
Mamadou Babaei 06dc267743 minor fix 2024-08-16 18:01:50 +02:00
Mamadou Babaei db1b209f1a add topic: Deploying to Android (Standalone) 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 52480c7543 add instructions: Setting up the SenseGlove Grab and Touch Sockets 2024-08-16 18:01:50 +02:00
Mamadou Babaei 3521b03fed remove irrelevant section as it's already set up by the plugin automatically 2024-08-16 18:01:50 +02:00
Mamadou Babaei 18ac65e070 mention a relevant video tutorial 2024-08-16 18:01:50 +02:00
Mamadou Babaei 1b748e3cd4 close the div tag properly 2024-08-16 18:01:50 +02:00
Mamadou Babaei 97887723be add the instructions for: Setting up the Rigid Bodies 2024-08-16 18:01:50 +02:00
Mamadou Babaei 7b0d2ef57f fix license titles 2024-08-16 18:01:50 +02:00
Mamadou Babaei 5959fa69cd add instructions for importing / exporting compatible virtual hand meshes 2024-08-16 18:01:50 +02:00
Mamadou Babaei d03e4d63de minor fix 2024-08-16 18:01:49 +02:00
Mamadou Babaei ec02fef4ba update the overview section 2024-08-16 18:01:49 +02:00
Mamadou Babaei 4b69b80faa add the content for setting up the wrist tracking hardware section 2024-08-16 18:01:49 +02:00
Mamadou Babaei 2f932da631 add important notes for setting up the wrist tracker and virtual hands 2024-08-16 18:01:49 +02:00
Mamadou Babaei b0ba8e5fb2 add the complete documentation for setting up the senseglove default classes 2024-08-16 18:01:49 +02:00
Mamadou Babaei 0d02e4ad6b fix a build issue on ue 5.2 2024-08-16 18:01:49 +02:00
Mamadou Babaei a2844e9e86 apply summary.md changes to the overview page 2024-08-16 18:01:49 +02:00
Mamadou Babaei 59db3090b7 fix borken links 2024-08-16 18:01:49 +02:00
Mamadou Babaei 0aef4b13cb add more topics to the menu 2024-08-16 18:01:49 +02:00
Mamadou Babaei 893707beeb minor fix 2024-08-16 18:01:49 +02:00
Mamadou Babaei 35294a9ab5 add the introduction to the senseglove default classes 2024-08-16 18:01:49 +02:00
Mamadou Babaei 52386cf471 fix the wrong content path 2024-08-16 18:01:49 +02:00
Mamadou Babaei dd4fe78880 fix README.md broken links 2024-08-16 18:01:49 +02:00
Mamadou Babaei 4dcc629198 add a caution for bvalidateifdefaultclassesaresgcompliant 2024-08-16 18:01:49 +02:00
Mamadou Babaei 00f2efc1c7 fix a typo 2024-08-16 18:01:49 +02:00
Mamadou Babaei a55e85ec05 add the console commands SG_GetEngineScalabilitySettings and SG_SetEngineScalabilitySettings 2024-08-16 18:01:49 +02:00
Mamadou Babaei afef6987f7 add the license terms for the handbook 2024-08-16 18:01:49 +02:00
Mamadou Babaei 93d5a20f12 add the boilerplate for setting up the senseglove default classes 2024-08-16 18:01:49 +02:00
Mamadou Babaei 72950feb78 fix broken links in the overview page by adding .. to the relative urls 2024-08-16 18:01:48 +02:00
Mamadou Babaei ca461ad6dc fix broken index/readme.md links in the overview page 2024-08-16 18:01:48 +02:00
Mamadou Babaei 25f1d8628b minor fix 2024-08-16 18:01:48 +02:00
Mamadou Babaei 6a40f832af add the content for the overview page 2024-08-16 18:01:48 +02:00
Mamadou Babaei 106d4d9581 minor fix 2024-08-16 18:01:48 +02:00