Commit Graph
812 Commits
Author SHA1 Message Date
Mamadou Babaei b7053e8018 formatting fix 2024-08-16 18:02:11 +02:00
Mamadou Babaei cf8319d753 add partial content to Handbook/src/advanced-topics/openxr/consuming-fxrmotioncontrollerdata/blueprint.md 2024-08-16 18:02:11 +02:00
Mamadou Babaei 1227e37ab2 minor fix 2024-08-16 18:02:11 +02:00
Mamadou Babaei dbd7f07f64 add links to the ue source code from github 2024-08-16 18:02:11 +02:00
Mamadou Babaei 14ad7eb8d4 add the blueprint title line 2024-08-16 18:02:11 +02:00
Mamadou Babaei 2999c8a362 minor fix 2024-08-16 18:02:11 +02:00
Mamadou Babaei 4ce1fbe647 minor fix 2024-08-16 18:02:11 +02:00
Mamadou Babaei f22366ff04 mention the pdf format as well 2024-08-16 18:02:11 +02:00
Mamadou Babaei 9ed456f1cb add mdbook-pdf support which is able to print pdfs using chromedevtools protocol retaining images 2024-08-16 18:02:11 +02:00
Mamadou Babaei 9bb68e2d7d remove cargo installs for typst-cli, mdbook-typst, and mdbook-epub 2024-08-16 18:02:11 +02:00
Mamadou Babaei d8bec7597e move the /assets/* content to their relative folders as it creates printing issues 2024-08-16 18:02:11 +02:00
Mamadou Babaei 540fed44d3 add the content for the Consuming FXRMotionControllerData section 2024-08-16 18:02:11 +02:00
Mamadou Babaei e2388561b3 replace c++ standard int type definitions with the ones from unreal 2024-08-16 18:02:11 +02:00
Mamadou Babaei 5f0897d54a remove the pdf and epub backend due to build errors and inability to show markdown images 2024-08-16 18:02:11 +02:00
Mamadou Babaei 7a2c804435 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:02:11 +02:00
Mamadou Babaei 9cc2d38618 make the default site-url next 2024-08-16 18:02:11 +02:00
Mamadou Babaei f36e91be5e mention the pdf and epub formats as well and rename the pdf output filename 2024-08-16 18:02:11 +02:00
Mamadou Babaei 89a221d0ae rename a page 2024-08-16 18:02:11 +02:00
Mamadou Babaei 4c90177a2d switch to typst-cli from crates.io instead of git 2024-08-16 18:02:11 +02:00
Mamadou Babaei 0e8134d4cd bump senseglove libraries to v2.104.1-55fddbd2 2024-08-16 18:02:10 +02:00
Mamadou Babaei 06afcf5f36 fix the inro notice 2024-08-16 18:02:10 +02:00
Mamadou Babaei 88d0081f20 fix a table column header 2024-08-16 18:02:10 +02:00
Mamadou Babaei 31efbc596c remove edit-url-template from the book.toml file 2024-08-16 18:02:10 +02:00
Mamadou Babaei ce07ec1570 minor fix 2024-08-16 18:02:10 +02:00
Mamadou Babaei 41f64c2f5b remove mdbook-lintcheck 2024-08-16 18:02:10 +02:00
Mamadou Babaei 82902033d3 add github flavored markdown alerts to the handbook 2024-08-16 18:02:10 +02:00
Mamadou Babaei 1c6ea12f5f add experimental mdbook plugins for epub and pdf generation 2024-08-16 18:02:10 +02:00
Mamadou Babaei 9d3b80440e fix the mdbook errors 2024-08-16 18:02:10 +02:00
Mamadou Babaei 9c990b828c add more change logs 2024-08-16 18:02:10 +02:00
Mamadou Babaei cbc2703a7f add more change logs 2024-08-16 18:02:10 +02:00
Mamadou Babaei 1ad1c6b197 update the changelog with many of the recent changes 2024-08-16 18:02:10 +02:00
Mamadou Babaei c0a1ec4497 minor changelog fix 2024-08-16 18:02:10 +02:00
Mamadou Babaei 59aa43ef10 add FSGDebugCube 2024-08-16 18:02:10 +02:00
Mamadou Babaei 2a4831d5a0 reorganize the handbook structure and add new sections 2024-08-16 18:02:10 +02:00
Mamadou Babaei 3684896091 rename SGGameUserSettingSettings to SGGameUserSettingsSettings 2024-08-16 18:02:10 +02:00
Mamadou Babaei 134c26b51d rename SGHardwareBenchmarkSettings to SGHardwareBenchmarkingSettings 2024-08-16 18:02:09 +02:00
Mamadou Babaei db0a86abfb apply the plugin settings when the user overrides the settings for the first time 2024-08-16 18:02:09 +02:00
Mamadou Babaei 09ccb5b561 do not ensure as it's possible to get a nullpointer during component uninitialization 2024-08-16 18:02:09 +02:00
Mamadou Babaei a2eccb3de8 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:02:09 +02:00
Mamadou Babaei 16b4603f7f rename verify-build-type target to verify-handbook-revision 2024-08-16 18:02:09 +02:00
Mamadou Babaei 6ff5f014ff rename verify-build-type target to verify-build-revision 2024-08-16 18:02:09 +02:00
Mamadou Babaei 4f69156d77 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:02:09 +02:00
Mamadou Babaei 87519b9fa1 re-implement the wrist tracking settings overrides 2024-08-16 18:02:09 +02:00
Mamadou Babaei d4d51e8e0e rename bInIsVisibleWhenHandDataUnavailable to bInVisibleWhenHandDataUnavailable 2024-08-16 18:02:09 +02:00
Mamadou Babaei d0c932444a apply some sgxrtracker enum parsing improvements 2024-08-16 18:02:09 +02:00
Mamadou Babaei a12a7099e8 rename bIsVirtualHandVisible to bVirtualHandVisible 2024-08-16 18:02:09 +02:00
Mamadou Babaei d9c684ab67 delete the engine utils default constructor and destructor 2024-08-16 18:02:09 +02:00
Mamadou Babaei 433e832d17 add the editor utils class 2024-08-16 18:02:09 +02:00
Mamadou Babaei c27a5a1fef fix the debug virtual hand settings and logic 2024-08-16 18:02:09 +02:00
Mamadou Babaei 50568a7007 fix a comment 2024-08-16 18:02:09 +02:00