Commit Graph
100 Commits
Author SHA1 Message Date
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 105053e442 fix documentation typos 2024-08-18 01:46:51 +02:00
Mamadou Babaei 7787296c3a fix a bug where SG_GIT_IS_SHALLOW_CLONE while building the handbook is always set to yes even if it's not a shadow clone 2024-08-18 01:32:51 +02:00
Mamadou Babaei 34b66f54a2 removed android ndk r25 armv7 and x86 dependencies brought back by mistake while merging v2.1.0 from the dev branch to the master branch 2024-08-18 00:55:32 +02:00
Mamadou Babaei 9df3e94e60 fix a bug that causes a handbook revision mismatch when deploying the handbook from the dev branch 2024-08-18 00:28:33 +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 ac65009fdd fix build issues caused by cherry-pick order between v2.0.x and v2.1.x releases; the dev branch already contains these fixes 2024-08-16 19:55:24 +02:00
Mamadou Babaei 2960661a0c extract the git version from the remote repo when it's a shallow clone to allow the sgum-packager work with release branches 2024-08-16 19:09:25 +02:00
Mamadou Babaei e0d2d994f3 determine the value of mdbook site-url from the makefile instead of hardcoding it per branch 2024-08-16 18:01:52 +02:00
Mamadou Babaei cac90aea0f fix ue 5.4 runuat build issues inside the sggrabcomponent caused by missing headers 2024-08-16 18:01:52 +02:00
Mamadou Babaei 115ef0adce fix a broken url 2024-08-16 18:01:52 +02:00
Mamadou Babaei 3584e9e947 add make pack to the output of make help 2024-08-16 18:01:52 +02:00
Mamadou Babaei d5f3b0d65d fix a broken url 2024-08-16 18:01:52 +02:00
Mamadou Babaei 8cf22586bb fix a url 2024-08-16 18:01:52 +02:00
Mamadou Babaei f9ae32f8bd add topic: Upgrade Guide 2024-08-16 18:01:52 +02:00
Mamadou Babaei a371ca283c add the sub-topic: Optimizing Unreal Projects for Mobile 2024-08-16 18:01:52 +02:00
Mamadou Babaei 2df8295ba4 formatting fixes 2024-08-16 18:01:52 +02:00
Mamadou Babaei b038fa70a1 add topic: Optimizing Your Project for Higher FPS 2024-08-16 18:01:51 +02:00
Mamadou Babaei 1d2b965e2e lock cargo dependencies for the hadbook to pecific major/minor releases and not patch releases 2024-08-16 18:01:51 +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 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
Mamadou Babaei 5aa2bdb052 complete the plugin configuration, settings, and overrides, sections 2024-08-16 18:01:48 +02:00
Mamadou Babaei 4b2c151948 improve the repo's main readme file 2024-08-16 18:01:48 +02:00
Mamadou Babaei ba8935c3b0 reference the handbook's extra resources 2024-08-16 18:01:48 +02:00
Mamadou Babaei 8edf5a72a4 bring on par the SGSettings blueprint api with the cpp api 2024-08-16 18:01:48 +02:00
Mamadou Babaei d14a73f990 add some custom css styles for better html formatting 2024-08-16 18:01:48 +02:00
Mamadou Babaei bf754aead1 add the plugin-settings section 2024-08-16 18:01:48 +02:00
Mamadou Babaei 52655cc8aa add a note about Hand and Body Tracking settings 2024-08-16 18:01:48 +02:00
Mamadou Babaei 9d11d5de88 add the sensecom documentation 2024-08-16 18:01:48 +02:00
Mamadou Babaei f25f09e638 add a caution in regards to broken meta quest hmds on steamvr 2024-08-16 18:01:48 +02:00
Mamadou Babaei 60e3aa6c35 fix youtube video urls 2024-08-16 18:01:48 +02:00
Mamadou Babaei 7b5f3d7ffa whitespace fix 2024-08-16 18:01:48 +02:00
Mamadou Babaei c8f785e88e add the low level api documentation 2024-08-16 18:01:48 +02:00
Mamadou Babaei 36a39e3748 complete installation instructions 2024-08-16 18:01:47 +02:00
Mamadou Babaei 3395d25376 Revert "move bFallbackToHandTrackingIfNoGloveDetected from tracking settings to glove tracking settings"
This reverts commit e16c1d216f.
2024-08-16 18:01:47 +02:00
Mamadou Babaei 3b6f38a214 move bFallbackToHandTrackingIfNoGloveDetected from tracking settings to glove tracking settings 2024-08-16 18:01:47 +02:00
Mamadou Babaei 4f64fed83c add an important alert 2024-08-16 18:01:47 +02:00
Mamadou Babaei eee3c99a69 minor fixes 2024-08-16 18:01:47 +02:00
Mamadou Babaei d1fac4a9ee fix a broken link 2024-08-16 18:01:47 +02:00
Mamadou Babaei d010686604 add instructions: Enabling XR_EXT_hand_tracking OpenXR extension on VR Headsets 2024-08-16 18:01:47 +02:00
Mamadou Babaei a2c1eb713d add topic: Extra Resources 2024-08-16 18:01:47 +02:00
Mamadou Babaei fd85eab3a6 add instructions: Safe and Reliable Glove Access in Blueprint 2024-08-16 18:01:47 +02:00
Mamadou Babaei 6832b5b426 center all youtube videos 2024-08-16 18:01:47 +02:00
Mamadou Babaei 958aab50c5 add instructions: Enabling The SenseGlove Unreal Engine Plugin and Veirfying the Plugin Version 2024-08-16 18:01:47 +02:00
Mamadou Babaei e94eb4a811 whitespace fix 2024-08-16 18:01:47 +02:00
Mamadou Babaei 089476fddd add the epic games launcher installation instructions 2024-08-16 18:01:47 +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