Commit Graph
100 Commits
Author SHA1 Message Date
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
Mamadou Babaei dea6cdab93 add the sensecom documentation 2024-08-16 18:01:05 +02:00
Mamadou Babaei 987a449015 add a caution in regards to broken meta quest hmds on steamvr 2024-08-16 18:01:05 +02:00
Mamadou Babaei 30ae8602c4 fix youtube video urls 2024-08-16 18:01:05 +02:00
Mamadou Babaei 1db3a8f0a2 whitespace fix 2024-08-16 18:01:05 +02:00
Mamadou Babaei 1d5b3dcd17 add the low level api documentation 2024-08-16 18:01:05 +02:00
Mamadou Babaei a7993f85ab complete installation instructions 2024-08-16 18:01:05 +02:00
Mamadou Babaei 7172172656 Revert "move bFallbackToHandTrackingIfNoGloveDetected from tracking settings to glove tracking settings"
This reverts commit e16c1d216f.
2024-08-16 18:01:05 +02:00
Mamadou Babaei 0ac67ec791 move bFallbackToHandTrackingIfNoGloveDetected from tracking settings to glove tracking settings 2024-08-16 18:01:04 +02:00
Mamadou Babaei 3f0bf41ed9 add an important alert 2024-08-16 18:01:04 +02:00
Mamadou Babaei 56e9b60af7 minor fixes 2024-08-16 18:01:04 +02:00
Mamadou Babaei b88500c702 fix a broken link 2024-08-16 18:01:04 +02:00
Mamadou Babaei 29da844182 add instructions: Enabling XR_EXT_hand_tracking OpenXR extension on VR Headsets 2024-08-16 18:01:04 +02:00
Mamadou Babaei 0fcf070dc0 add topic: Extra Resources 2024-08-16 18:01:04 +02:00
Mamadou Babaei 4e5f8f954f add instructions: Safe and Reliable Glove Access in Blueprint 2024-08-16 18:01:04 +02:00
Mamadou Babaei 40a59950e3 center all youtube videos 2024-08-16 18:01:04 +02:00
Mamadou Babaei d4123af022 add instructions: Enabling The SenseGlove Unreal Engine Plugin and Veirfying the Plugin Version 2024-08-16 18:01:04 +02:00
Mamadou Babaei f2d6c657fc whitespace fix 2024-08-16 18:01:04 +02:00
Mamadou Babaei ae45886ee4 add the epic games launcher installation instructions 2024-08-16 18:01:04 +02:00
Mamadou Babaei da58d1b1e8 replace inline code blocks with back tilde inside the changelog 2024-08-16 18:01:04 +02:00
Mamadou Babaei a7a919a5f8 update the changelog 2024-08-16 18:01:04 +02:00
Mamadou Babaei 85aac52fa7 revamp the main readme file with the latest information and instructions 2024-08-16 18:01:04 +02:00
Mamadou Babaei c1d8432ac1 change the DocsURL from the old blueprint docs to the handbook 2024-08-16 18:01:04 +02:00
Mamadou Babaei f8d55ec440 improve the main index layout 2024-08-16 18:01:04 +02:00
Mamadou Babaei ef68e6ca44 make the main index generation code more readable 2024-08-16 18:01:04 +02:00
Mamadou Babaei fc0451f4a6 deploy the favicon to the main index as well 2024-08-16 18:01:03 +02:00
Mamadou Babaei 91ef8ede1d bump the SenseGlove Unreal Engine Marketplace Packager v0.4.0-a65bb20 2024-08-16 18:01:03 +02:00
Mamadou Babaei a14305e225 fix the windows cmd.exe issues with rename/copy and always use move when invoking the pack target 2024-08-16 18:01:03 +02:00
Mamadou Babaei 4491e38d67 remove the changelog.md file from filterplugin list and list the pdf and html documentation files 2024-08-16 18:01:03 +02:00
Mamadou Babaei b1e507a174 minor fixes 2024-08-16 18:01:03 +02:00
Mamadou Babaei c5a9540ed3 document for dependencies 2024-08-16 18:01:03 +02:00
Mamadou Babaei 0b3bb4f8ab mention the purpose of make pack in the handbook readme file 2024-08-16 18:01:03 +02:00
Mamadou Babaei 66b03bb907 add make pack target to the handbook makefile 2024-08-16 18:01:03 +02:00
Mamadou Babaei 3a9ef7c392 try to fix rsync error on windows: error in rsync protocol data stream (code 12) 2024-08-16 18:01:03 +02:00
Mamadou Babaei 9d847ee83c fix the windows rsync/git bash issue: the source and destination cannot both be remote 2024-08-16 18:01:03 +02:00
Mamadou Babaei 0f76d09f6b add a deployment note in regards to sourcing the deployment configurations on windows + git bash setups 2024-08-16 18:01:03 +02:00
Mamadou Babaei cb02cc75c9 introduce #sg-handbook-revision-url and #sg-handbook-revision-url + other preprocessor improvements 2024-08-16 18:01:03 +02:00
Mamadou Babaei c7c8ed1e3a add the initial implementation for the deploy target 2024-08-16 18:01:03 +02:00
Mamadou Babaei ff80b8f47b revamp the handbook make targets 2024-08-16 18:01:03 +02:00
Mamadou Babaei 51470fb345 fix the broken pdf toc generation on linux 2024-08-16 18:01:03 +02:00
Mamadou Babaei 97fcb0a5f8 replace all bitfield uproperties with booleans 2024-08-16 18:01:03 +02:00
Mamadou Babaei 434c2bc8a6 adjust the exclusion list to the latest repo structure overhaul 2024-08-16 18:01:02 +02:00
Mamadou Babaei 22e1be9e3a 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:02 +02:00
Mamadou Babaei 145c57249e winpython fixes and fix pdf-outline generation on gentoo using a temporary python env 2024-08-16 18:01:01 +02:00
Mamadou Babaei 353358c45f minor fixes and clean up 2024-08-16 18:01:01 +02:00
Mamadou Babaei 9e5d0a0f69 replace inline code blocks with back tilde 2024-08-16 18:01:01 +02:00
Mamadou Babaei f2c23f42f3 complete advanced-topics/openxr/consuming-fxrmotioncontrollerdata/cpp tutorial 2024-08-16 18:01:01 +02:00
Mamadou Babaei 6fe2119ff1 set the default value of bValidateIfDefaultClassesAreSGCompliant to false 2024-08-16 18:01:01 +02:00
Mamadou Babaei 9955e91e4f crop the image edge 2024-08-16 18:01:01 +02:00
Mamadou Babaei 416fd959de add winpython and enable pdf-outline 2024-08-16 18:01:01 +02:00
Mamadou Babaei 8b3bf5f405 complete advanced-topics/openxr/consuming-fxrmotioncontrollerdata/blueprint tutorial 2024-08-16 18:01:00 +02:00
Mamadou Babaei ce969cc955 fix a bug where tracking status not being set when the hand data is valid 2024-08-16 18:01:00 +02:00
Mamadou Babaei b8e8aae078 specify the browser binary path from the gnu-make file 2024-08-16 18:01:00 +02:00
Mamadou Babaei 8a233744ca formatting fix 2024-08-16 18:01:00 +02:00
Mamadou Babaei dcc3e574cf add partial content to Handbook/src/advanced-topics/openxr/consuming-fxrmotioncontrollerdata/blueprint.md 2024-08-16 18:01:00 +02:00
Mamadou Babaei beba803f06 minor fix 2024-08-16 18:01:00 +02:00
Mamadou Babaei 48b1409574 add links to the ue source code from github 2024-08-16 18:01:00 +02:00
Mamadou Babaei 903358e3bb add the blueprint title line 2024-08-16 18:01:00 +02:00
Mamadou Babaei 10ed61c41f minor fix 2024-08-16 18:01:00 +02:00
Mamadou Babaei eed28d715d minor fix 2024-08-16 18:01:00 +02:00
Mamadou Babaei 8fb765c881 mention the pdf format as well 2024-08-16 18:01:00 +02:00
Mamadou Babaei cbec0ba928 add mdbook-pdf support which is able to print pdfs using chromedevtools protocol retaining images 2024-08-16 18:01:00 +02:00
Mamadou Babaei 9b50cdb4d5 remove cargo installs for typst-cli, mdbook-typst, and mdbook-epub 2024-08-16 18:00:59 +02:00
Mamadou Babaei de23582748 move the /assets/* content to their relative folders as it creates printing issues 2024-08-16 18:00:59 +02:00
Mamadou Babaei 395a8d5531 add the content for the Consuming FXRMotionControllerData section 2024-08-16 18:00:59 +02:00
Mamadou Babaei d254817a54 replace c++ standard int type definitions with the ones from unreal 2024-08-16 18:00:59 +02:00
Mamadou Babaei 74c1154688 remove the pdf and epub backend due to build errors and inability to show markdown images 2024-08-16 18:00:59 +02:00
Mamadou Babaei 23c8f306f8 consider the value of site-url when verifying the handbook revision and simplify the makefile code to do so as well 2024-08-16 18:00:59 +02:00
Mamadou Babaei ede46bb61c make the default site-url next 2024-08-16 18:00:59 +02:00
Mamadou Babaei 121647201c mention the pdf and epub formats as well and rename the pdf output filename 2024-08-16 18:00:59 +02:00
Mamadou Babaei 94e449942d rename a page 2024-08-16 18:00:59 +02:00
Mamadou Babaei b50b4ceb63 switch to typst-cli from crates.io instead of git 2024-08-16 18:00:58 +02:00
Mamadou Babaei 57888519f8 bump senseglove libraries to v2.104.1-55fddbd2 2024-08-16 18:00:58 +02:00
Mamadou Babaei bca28f8ad8 fix the inro notice 2024-08-16 18:00:58 +02:00
Mamadou Babaei 95fb1fde85 fix a table column header 2024-08-16 18:00:58 +02:00
Mamadou Babaei 98a9350bb4 remove edit-url-template from the book.toml file 2024-08-16 18:00:58 +02:00
Mamadou Babaei ef71116273 minor fix 2024-08-16 18:00:58 +02:00
Mamadou Babaei 25f3ff7ddf remove mdbook-lintcheck 2024-08-16 18:00:58 +02:00
Mamadou Babaei d92dd6a002 add github flavored markdown alerts to the handbook 2024-08-16 18:00:58 +02:00
Mamadou Babaei c69e81acdc add experimental mdbook plugins for epub and pdf generation 2024-08-16 18:00:58 +02:00
Mamadou Babaei 5862ecca13 fix the mdbook errors 2024-08-16 18:00:58 +02:00
Mamadou Babaei 4ec89cc69a add more change logs 2024-08-16 18:00:58 +02:00
Mamadou Babaei 70c2443a8a add more change logs 2024-08-16 18:00:57 +02:00
Mamadou Babaei 24f2661043 update the changelog with many of the recent changes 2024-08-16 18:00:57 +02:00
Mamadou Babaei 9e62356532 minor changelog fix 2024-08-16 18:00:57 +02:00
Mamadou Babaei 14677d8b5e add FSGDebugCube 2024-08-16 18:00:57 +02:00
Mamadou Babaei 6f63da7d2a reorganize the handbook structure and add new sections 2024-08-16 18:00:57 +02:00
Mamadou Babaei 6b3ba97b94 rename SGGameUserSettingSettings to SGGameUserSettingsSettings 2024-08-16 18:00:57 +02:00
Mamadou Babaei 3349f2ea09 rename SGHardwareBenchmarkSettings to SGHardwareBenchmarkingSettings 2024-08-16 18:00:57 +02:00
Mamadou Babaei 9ead63b06a apply the plugin settings when the user overrides the settings for the first time 2024-08-16 18:00:57 +02:00
Mamadou Babaei 351a1ccfe4 do not ensure as it's possible to get a nullpointer during component uninitialization 2024-08-16 18:00:57 +02:00
Mamadou Babaei 3470af3e39 re-implement the virtual hand settings overrides; and apply plenty of other improvements and bug fixes to the settings system; and introduce sgdebugcubesettings 2024-08-16 18:00:57 +02:00
Mamadou Babaei 55f4f546b5 rename verify-build-type target to verify-handbook-revision 2024-08-16 18:00:57 +02:00
Mamadou Babaei cdaa09403e rename verify-build-type target to verify-build-revision 2024-08-16 18:00:57 +02:00
Mamadou Babaei 5fa053d5b5 remove the motion source wrist tracking overrides from the wrist tracker component due to the fact that it's utilized only inside the underlying tracking module and overriding it has no effects 2024-08-16 18:00:57 +02:00
Mamadou Babaei 15cad0337c re-implement the wrist tracking settings overrides 2024-08-16 18:00:57 +02:00
Mamadou Babaei 97928ce80a rename bInIsVisibleWhenHandDataUnavailable to bInVisibleWhenHandDataUnavailable 2024-08-16 18:00:57 +02:00
Mamadou Babaei a7fb0e2644 apply some sgxrtracker enum parsing improvements 2024-08-16 18:00:57 +02:00
Mamadou Babaei bd3a3706d3 rename bIsVirtualHandVisible to bVirtualHandVisible 2024-08-16 18:00:57 +02:00