com.hikky.vketcloudsdk 3.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/HIKKY.VketCloudSDK.Builder.Components.dll +0 -0
- package/HIKKY.VketCloudSDK.Builder.Components.dll.meta +33 -0
- package/HIKKY.VketCloudSDK.Builder.Implements.dll +0 -0
- package/HIKKY.VketCloudSDK.Builder.Implements.dll.meta +33 -0
- package/HIKKY.VketCloudSDK.Builder.dll +0 -0
- package/HIKKY.VketCloudSDK.Builder.dll.meta +33 -0
- package/HIKKY.VketCloudSDK.Common.dll +0 -0
- package/HIKKY.VketCloudSDK.Common.dll.meta +33 -0
- package/HIKKY.VketCloudSDK.Editor.ComponentLayout.dll +0 -0
- package/HIKKY.VketCloudSDK.Editor.ComponentLayout.dll.meta +33 -0
- package/HIKKY.VketCloudSDK.HEMExporterEditor.dll +0 -0
- package/HIKKY.VketCloudSDK.HEMExporterEditor.dll.meta +33 -0
- package/HIKKY.VketCloudSDK.HEOExporter.dll +0 -0
- package/HIKKY.VketCloudSDK.HEOExporter.dll.meta +33 -0
- package/HIKKY.VketCloudSDK.HEOExporterEditor.dll +0 -0
- package/HIKKY.VketCloudSDK.HEOExporterEditor.dll.meta +33 -0
- package/HIKKY.VketCloudSDK.Importer.dll +0 -0
- package/HIKKY.VketCloudSDK.Importer.dll.meta +33 -0
- package/HIKKY.VketCloudSDK.Menu.dll +0 -0
- package/HIKKY.VketCloudSDK.Menu.dll.meta +33 -0
- package/HIKKY.VketCloudSDK.ServerLauncher.dll +0 -0
- package/HIKKY.VketCloudSDK.ServerLauncher.dll.meta +33 -0
- package/HIKKY.VketCloudSDK.dll +0 -0
- package/HIKKY.VketCloudSDK.dll.meta +33 -0
- package/LanguageTranslator/HIKKY.VketCloudSDK.Translator.asmdef +17 -0
- package/LanguageTranslator/HIKKY.VketCloudSDK.Translator.asmdef.meta +7 -0
- package/LanguageTranslator/TranslationData.cs +53 -0
- package/LanguageTranslator/TranslationData.cs.meta +11 -0
- package/LanguageTranslator/TranslationDataEditor.cs +182 -0
- package/LanguageTranslator/TranslationDataEditor.cs.meta +11 -0
- package/LanguageTranslator/TranslationDatabase.cs +353 -0
- package/LanguageTranslator/TranslationDatabase.cs.meta +11 -0
- package/LanguageTranslator/TranslationSettings.cs +34 -0
- package/LanguageTranslator/TranslationSettings.cs.meta +11 -0
- package/LanguageTranslator/TranslationSettingsEditor.cs +48 -0
- package/LanguageTranslator/TranslationSettingsEditor.cs.meta +11 -0
- package/LanguageTranslator.meta +8 -0
- package/PackageResources/Shader/HIKKYFur.shader +83 -0
- package/PackageResources/Shader/HIKKYFur.shader.meta +9 -0
- package/PackageResources/Shader/VketChanDoubleSided.shader +62 -0
- package/PackageResources/Shader/VketChanDoubleSided.shader.meta +9 -0
- package/PackageResources/Shader/VketChanDoubleSidedCutoff.shader +64 -0
- package/PackageResources/Shader/VketChanDoubleSidedCutoff.shader.meta +9 -0
- package/PackageResources/Shader/VketChanDoubleSidedTransparent.shader +63 -0
- package/PackageResources/Shader/VketChanDoubleSidedTransparent.shader.meta +9 -0
- package/PackageResources/Shader/VketChanUnlit.shader +66 -0
- package/PackageResources/Shader/VketChanUnlit.shader.meta +9 -0
- package/PackageResources/Shader.meta +8 -0
- package/PackageResources/bat/AWSCLIinstaller.bat +1 -0
- package/PackageResources/bat/AWSCLIinstaller.bat.meta +7 -0
- package/PackageResources/bat/AddFirewallRule.bat +16 -0
- package/PackageResources/bat/AddFirewallRule.bat.meta +7 -0
- package/PackageResources/bat/CubemapMaker.bat +42 -0
- package/PackageResources/bat/CubemapMaker.bat.meta +7 -0
- package/PackageResources/bat/DeleteFirewallRule.bat +17 -0
- package/PackageResources/bat/DeleteFirewallRule.bat.meta +7 -0
- package/PackageResources/bat/LaunchLocalServer.bat +5 -0
- package/PackageResources/bat/LaunchLocalServer.bat.meta +7 -0
- package/PackageResources/bat.meta +8 -0
- package/PackageResources/data/TempSave.json +184 -0
- package/PackageResources/data/TempSave.json.meta +7 -0
- package/PackageResources/data/VketChanVRM/Dash.hem +0 -0
- package/PackageResources/data/VketChanVRM/Dash.hem.meta +11 -0
- package/PackageResources/data/VketChanVRM/Idle.hem +0 -0
- package/PackageResources/data/VketChanVRM/Idle.hem.meta +11 -0
- package/PackageResources/data/VketChanVRM/Idle2.hem +0 -0
- package/PackageResources/data/VketChanVRM/Idle2.hem.meta +11 -0
- package/PackageResources/data/VketChanVRM/Idle3.hem +0 -0
- package/PackageResources/data/VketChanVRM/Idle3.hem.meta +11 -0
- package/PackageResources/data/VketChanVRM/Pointing.hem +0 -0
- package/PackageResources/data/VketChanVRM/Pointing.hem.meta +11 -0
- package/PackageResources/data/VketChanVRM/Run.hem +0 -0
- package/PackageResources/data/VketChanVRM/Run.hem.meta +11 -0
- package/PackageResources/data/VketChanVRM/Thumbsup.hem +0 -0
- package/PackageResources/data/VketChanVRM/Thumbsup.hem.meta +11 -0
- package/PackageResources/data/VketChanVRM/Vketchan_v1.6_MToon.vrm +0 -0
- package/PackageResources/data/VketChanVRM/Vketchan_v1.6_MToon.vrm.meta +10 -0
- package/PackageResources/data/VketChanVRM/WaveHands.hem +0 -0
- package/PackageResources/data/VketChanVRM/WaveHands.hem.meta +11 -0
- package/PackageResources/data/VketChanVRM.meta +8 -0
- package/PackageResources/data/icon/ControllPanelTop.png +0 -0
- package/PackageResources/data/icon/ControllPanelTop.png.meta +116 -0
- package/PackageResources/data/icon/HEMIcon.afphoto +0 -0
- package/PackageResources/data/icon/HEMIcon.afphoto.meta +7 -0
- package/PackageResources/data/icon/HEMIcon.png +0 -0
- package/PackageResources/data/icon/HEMIcon.png.meta +92 -0
- package/PackageResources/data/icon/HEOIcon.afphoto +0 -0
- package/PackageResources/data/icon/HEOIcon.afphoto.meta +7 -0
- package/PackageResources/data/icon/HEOIcon.png +0 -0
- package/PackageResources/data/icon/HEOIcon.png.meta +92 -0
- package/PackageResources/data/icon/HEPIcon.afphoto +0 -0
- package/PackageResources/data/icon/HEPIcon.afphoto.meta +7 -0
- package/PackageResources/data/icon/HEPIcon.png +0 -0
- package/PackageResources/data/icon/HEPIcon.png.meta +92 -0
- package/PackageResources/data/icon/HeliodorScriptIcon.afphoto +0 -0
- package/PackageResources/data/icon/HeliodorScriptIcon.afphoto.meta +7 -0
- package/PackageResources/data/icon/HeliodorScriptIcon.png +0 -0
- package/PackageResources/data/icon/HeliodorScriptIcon.png.meta +116 -0
- package/PackageResources/data/icon/VRMIcon.afphoto +0 -0
- package/PackageResources/data/icon/VRMIcon.afphoto.meta +7 -0
- package/PackageResources/data/icon/VRMIcon.png +0 -0
- package/PackageResources/data/icon/VRMIcon.png.meta +92 -0
- package/PackageResources/data/icon/VketCloudIcon.png +0 -0
- package/PackageResources/data/icon/VketCloudIcon.png.meta +92 -0
- package/PackageResources/data/icon/VketCloudLarge.png +0 -0
- package/PackageResources/data/icon/VketCloudLarge.png.meta +116 -0
- package/PackageResources/data/icon/tabknob.afphoto +0 -0
- package/PackageResources/data/icon/tabknob.afphoto.meta +7 -0
- package/PackageResources/data/icon/tabknob.png +0 -0
- package/PackageResources/data/icon/tabknob.png.meta +92 -0
- package/PackageResources/data/icon.meta +8 -0
- package/PackageResources/data/image/VideoPlayer.mat +96 -0
- package/PackageResources/data/image/VideoPlayer.mat.meta +8 -0
- package/PackageResources/data/image/VideoPlayer.png +0 -0
- package/PackageResources/data/image/VideoPlayer.png.meta +92 -0
- package/PackageResources/data/image/guideframe.mat +96 -0
- package/PackageResources/data/image/guideframe.mat.meta +8 -0
- package/PackageResources/data/image/guideframe.png +0 -0
- package/PackageResources/data/image/guideframe.png.meta +116 -0
- package/PackageResources/data/image.meta +8 -0
- package/PackageResources/data/logo/material/VketCloud_3DObject.mat +77 -0
- package/PackageResources/data/logo/material/VketCloud_3DObject.mat.meta +8 -0
- package/PackageResources/data/logo/material/VketCloud_3DObject.png +0 -0
- package/PackageResources/data/logo/material/VketCloud_3DObject.png.meta +92 -0
- package/PackageResources/data/logo/material.meta +8 -0
- package/PackageResources/data/logo/model/VketCloud_3DObject.fbx +0 -0
- package/PackageResources/data/logo/model/VketCloud_3DObject.fbx.meta +97 -0
- package/PackageResources/data/logo/model.meta +8 -0
- package/PackageResources/data/logo/prefab/VketCloud_3DObject.prefab +81 -0
- package/PackageResources/data/logo/prefab/VketCloud_3DObject.prefab.meta +7 -0
- package/PackageResources/data/logo/prefab.meta +8 -0
- package/PackageResources/data/logo.meta +8 -0
- package/PackageResources/data/model/guideframe.fbx +0 -0
- package/PackageResources/data/model/guideframe.fbx.meta +97 -0
- package/PackageResources/data/model.meta +8 -0
- package/PackageResources/data/movie/test.mp4 +0 -0
- package/PackageResources/data/movie/test.mp4.meta +18 -0
- package/PackageResources/data/movie.meta +8 -0
- package/PackageResources/data/prefab/clickarea.prefab +131 -0
- package/PackageResources/data/prefab/clickarea.prefab.meta +7 -0
- package/PackageResources/data/prefab/guideframe.prefab +116 -0
- package/PackageResources/data/prefab/guideframe.prefab.meta +7 -0
- package/PackageResources/data/prefab.meta +8 -0
- package/PackageResources/data/template/HeliodorScript.hs.txt +12 -0
- package/PackageResources/data/template/HeliodorScript.hs.txt.meta +7 -0
- package/PackageResources/data/template.meta +8 -0
- package/PackageResources/data/translations/EN.asset +472 -0
- package/PackageResources/data/translations/EN.asset.meta +8 -0
- package/PackageResources/data/translations/JP.asset +471 -0
- package/PackageResources/data/translations/JP.asset.meta +8 -0
- package/PackageResources/data/translations/Settings.asset +15 -0
- package/PackageResources/data/translations/Settings.asset.meta +8 -0
- package/PackageResources/data/translations.meta +8 -0
- package/PackageResources/data.meta +8 -0
- package/PackageResources/project~/data/Avatar/.gitkeep +0 -0
- package/PackageResources/project~/data/Canvas/CanvasList.json +69 -0
- package/PackageResources/project~/data/Canvas/landscape/chatlogview.json +32 -0
- package/PackageResources/project~/data/Canvas/landscape/comicviewer.json +255 -0
- package/PackageResources/project~/data/Canvas/landscape/config_avatar.json +214 -0
- package/PackageResources/project~/data/Canvas/landscape/config_common.json +367 -0
- package/PackageResources/project~/data/Canvas/landscape/config_guide.json +29 -0
- package/PackageResources/project~/data/Canvas/landscape/config_setting.json +444 -0
- package/PackageResources/project~/data/Canvas/landscape/config_setting_base.json +170 -0
- package/PackageResources/project~/data/Canvas/landscape/config_setting_camera.json +577 -0
- package/PackageResources/project~/data/Canvas/landscape/config_setting_sound.json +468 -0
- package/PackageResources/project~/data/Canvas/landscape/config_setting_system.json +343 -0
- package/PackageResources/project~/data/Canvas/landscape/config_world.json +273 -0
- package/PackageResources/project~/data/Canvas/landscape/dialog.json +369 -0
- package/PackageResources/project~/data/Canvas/landscape/hud.json +640 -0
- package/PackageResources/project~/data/Canvas/landscape/loading.json +80 -0
- package/PackageResources/project~/data/Canvas/landscape/movieviewer.json +193 -0
- package/PackageResources/project~/data/Canvas/landscape/world/hud_entrance.json +26 -0
- package/PackageResources/project~/data/Canvas/portrait/chatlogview.json +32 -0
- package/PackageResources/project~/data/Canvas/portrait/comicviewer.json +255 -0
- package/PackageResources/project~/data/Canvas/portrait/config_avatar.json +214 -0
- package/PackageResources/project~/data/Canvas/portrait/config_common.json +342 -0
- package/PackageResources/project~/data/Canvas/portrait/config_guide.json +29 -0
- package/PackageResources/project~/data/Canvas/portrait/config_setting.json +444 -0
- package/PackageResources/project~/data/Canvas/portrait/config_setting_base.json +170 -0
- package/PackageResources/project~/data/Canvas/portrait/config_setting_camera.json +577 -0
- package/PackageResources/project~/data/Canvas/portrait/config_setting_sound.json +468 -0
- package/PackageResources/project~/data/Canvas/portrait/config_setting_system.json +343 -0
- package/PackageResources/project~/data/Canvas/portrait/config_world.json +273 -0
- package/PackageResources/project~/data/Canvas/portrait/dialog.json +369 -0
- package/PackageResources/project~/data/Canvas/portrait/hud.json +630 -0
- package/PackageResources/project~/data/Canvas/portrait/loading.json +80 -0
- package/PackageResources/project~/data/Canvas/portrait/movieviewer.json +193 -0
- package/PackageResources/project~/data/Canvas/portrait/world/hud_entrance.json +26 -0
- package/PackageResources/project~/data/CircleShadow2/CircleShadow2.heo +0 -0
- package/PackageResources/project~/data/CircleShadow2/CircleShadow2_astc.bat +4 -0
- package/PackageResources/project~/data/CircleShadow2/CircleShadow2_dxt.bat +5 -0
- package/PackageResources/project~/data/CircleShadow2/CircleShadow2_etc2.bat +4 -0
- package/PackageResources/project~/data/CircleShadow2/tex/000.png +0 -0
- package/PackageResources/project~/data/CircleShadow2/tex_astc/000.pvr +0 -0
- package/PackageResources/project~/data/CircleShadow2/tex_dxt/000.dds +0 -0
- package/PackageResources/project~/data/CircleShadow2/tex_etc/000.pvr +0 -0
- package/PackageResources/project~/data/CircleShadow2/tex_sample/000_CircleShadow2.png +0 -0
- package/PackageResources/project~/data/Field/.gitkeep +0 -0
- package/PackageResources/project~/data/HeliScript/_system.hs +572 -0
- package/PackageResources/project~/data/Image/.gitkeep +0 -0
- package/PackageResources/project~/data/Motion/.gitkeep +0 -0
- package/PackageResources/project~/data/Particle/.gitkeep +0 -0
- package/PackageResources/project~/data/Scene/.gitkeep +0 -0
- package/PackageResources/project~/data/Script/_system.hs +498 -0
- package/PackageResources/project~/data/Sound/aqua.mp3 +0 -0
- package/PackageResources/project~/data/Sound/camera-shutter2.mp3 +0 -0
- package/PackageResources/project~/data/Video/.gitkeep +0 -0
- package/PackageResources/project~/data/Video/vket6.mp4 +0 -0
- package/PackageResources/project~/data/gui/NoButton.png +0 -0
- package/PackageResources/project~/data/gui/black.png +0 -0
- package/PackageResources/project~/data/gui/clear.png +0 -0
- package/PackageResources/project~/data/gui/comic/catalog_normal.png +0 -0
- package/PackageResources/project~/data/gui/comic/catalog_pressed.png +0 -0
- package/PackageResources/project~/data/gui/comic/comic_bg.png +0 -0
- package/PackageResources/project~/data/gui/comic/comic_closebutton.png +0 -0
- package/PackageResources/project~/data/gui/comic/hud_triangle_left.png +0 -0
- package/PackageResources/project~/data/gui/comic/hud_triangle_left_down.png +0 -0
- package/PackageResources/project~/data/gui/comic/hud_triangle_right.png +0 -0
- package/PackageResources/project~/data/gui/comic/hud_triangle_right_down.png +0 -0
- package/PackageResources/project~/data/gui/comic/triangle_left_normal.png +0 -0
- package/PackageResources/project~/data/gui/comic/triangle_left_pressed.png +0 -0
- package/PackageResources/project~/data/gui/comic/triangle_right_normal.png +0 -0
- package/PackageResources/project~/data/gui/comic/triangle_right_pressed.png +0 -0
- package/PackageResources/project~/data/gui/comic/twitter_normal.png +0 -0
- package/PackageResources/project~/data/gui/comic/twitter_pressed.png +0 -0
- package/PackageResources/project~/data/gui/common/common_avatar_base.png +0 -0
- package/PackageResources/project~/data/gui/common/common_avatar_base_en.png +0 -0
- package/PackageResources/project~/data/gui/common/common_avatar_base_en_po.png +0 -0
- package/PackageResources/project~/data/gui/common/common_avatar_base_po.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_base.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_base_displayname.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_base_displayname_en.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_base_roonurl.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_base_roonurl_en.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_base_terms.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_base_terms_en.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_button_agree.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_button_agree_en.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_button_close.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_button_close_en.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_button_confirm.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_button_confirm_en.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_button_copyclipboard.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_button_copyclipboard_down.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_button_copyclipboard_down_en.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_button_copyclipboard_en.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_button_disagree.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_button_disagree_en.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_button_no.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_button_yes.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_message01.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_message02.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_message_displayname01.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_message_displayname01_en.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_message_terms.png +0 -0
- package/PackageResources/project~/data/gui/common/common_dialog_message_terms_en.png +0 -0
- package/PackageResources/project~/data/gui/common/common_messagebox_base.png +0 -0
- package/PackageResources/project~/data/gui/common/common_messagebox_base_en.png +0 -0
- package/PackageResources/project~/data/gui/common/common_messagebox_button_cancel.png +0 -0
- package/PackageResources/project~/data/gui/common/common_messagebox_button_cancel_en.png +0 -0
- package/PackageResources/project~/data/gui/common/common_messagebox_button_send.png +0 -0
- package/PackageResources/project~/data/gui/common/common_messagebox_button_send_en.png +0 -0
- package/PackageResources/project~/data/gui/common/common_movie_bg.png +0 -0
- package/PackageResources/project~/data/gui/common/common_movie_forward.png +0 -0
- package/PackageResources/project~/data/gui/common/common_movie_forward_down.png +0 -0
- package/PackageResources/project~/data/gui/common/common_movie_forward_on.png +0 -0
- package/PackageResources/project~/data/gui/common/common_movie_pause.png +0 -0
- package/PackageResources/project~/data/gui/common/common_movie_pause_down.png +0 -0
- package/PackageResources/project~/data/gui/common/common_movie_pause_on.png +0 -0
- package/PackageResources/project~/data/gui/common/common_movie_play.png +0 -0
- package/PackageResources/project~/data/gui/common/common_movie_play_down.png +0 -0
- package/PackageResources/project~/data/gui/common/common_movie_play_on.png +0 -0
- package/PackageResources/project~/data/gui/common/common_movie_rewind.png +0 -0
- package/PackageResources/project~/data/gui/common/common_movie_rewind_down.png +0 -0
- package/PackageResources/project~/data/gui/common/common_movie_rewind_on.png +0 -0
- package/PackageResources/project~/data/gui/config/avatar/config_avatar_base.png +0 -0
- package/PackageResources/project~/data/gui/config/avatar/config_avatar_base_en.png +0 -0
- package/PackageResources/project~/data/gui/config/avatar/config_avatar_base_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/avatar/config_avatar_base_po.png +0 -0
- package/PackageResources/project~/data/gui/config/avatar/config_avatar_chara_lessermokuri.png +0 -0
- package/PackageResources/project~/data/gui/config/avatar/config_avatar_chara_lessermokuri_en.png +0 -0
- package/PackageResources/project~/data/gui/config/avatar/config_avatar_chara_vketcecil.png +0 -0
- package/PackageResources/project~/data/gui/config/avatar/config_avatar_chara_vketcecil_en.png +0 -0
- package/PackageResources/project~/data/gui/config/avatar/config_avatar_chara_vketchan1.png +0 -0
- package/PackageResources/project~/data/gui/config/avatar/config_avatar_chara_vketchan1_en.png +0 -0
- package/PackageResources/project~/data/gui/config/avatar/config_avatar_chara_vketchan2.png +0 -0
- package/PackageResources/project~/data/gui/config/avatar/config_avatar_chara_vketchan2_en.png +0 -0
- package/PackageResources/project~/data/gui/config/avatar/config_avatar_select.png +0 -0
- package/PackageResources/project~/data/gui/config/avatar/config_avatar_select_en.png +0 -0
- package/PackageResources/project~/data/gui/config/avatar/config_avatar_selectmark.png +0 -0
- package/PackageResources/project~/data/gui/config/avatar/config_button_edit.png +0 -0
- package/PackageResources/project~/data/gui/config/common/config_close.png +0 -0
- package/PackageResources/project~/data/gui/config/common/config_common_frame.png +0 -0
- package/PackageResources/project~/data/gui/config/common/config_common_line.png +0 -0
- package/PackageResources/project~/data/gui/config/common/config_common_login.png +0 -0
- package/PackageResources/project~/data/gui/config/common/config_common_login_en.png +0 -0
- package/PackageResources/project~/data/gui/config/common/config_common_logout.png +0 -0
- package/PackageResources/project~/data/gui/config/common/config_common_logout_en.png +0 -0
- package/PackageResources/project~/data/gui/config/common/config_common_roomURL.png +0 -0
- package/PackageResources/project~/data/gui/config/common/config_common_roomURL_en.png +0 -0
- package/PackageResources/project~/data/gui/config/config_closebutton.png +0 -0
- package/PackageResources/project~/data/gui/config/config_mainwindow.png +0 -0
- package/PackageResources/project~/data/gui/config/config_mainwindow_po.png +0 -0
- package/PackageResources/project~/data/gui/config/config_vketcloudlogo.png +0 -0
- package/PackageResources/project~/data/gui/config/guide/config_guide.png +0 -0
- package/PackageResources/project~/data/gui/config/guide/config_guide_PC.png +0 -0
- package/PackageResources/project~/data/gui/config/guide/config_guide_PC_en.png +0 -0
- package/PackageResources/project~/data/gui/config/guide/config_guide_SP.png +0 -0
- package/PackageResources/project~/data/gui/config/guide/config_guide_SP_en.png +0 -0
- package/PackageResources/project~/data/gui/config/guide/config_guide_SP_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/guide/config_guide_SP_po.png +0 -0
- package/PackageResources/project~/data/gui/config/guide/config_guide_en.png +0 -0
- package/PackageResources/project~/data/gui/config/guide/config_guide_mobile.png +0 -0
- package/PackageResources/project~/data/gui/config/guide/config_guide_mobile_en.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/config_menu_avatar_off.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/config_menu_avatar_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/config_menu_avatar_on.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/config_menu_avatar_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/config_menu_guide_off.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/config_menu_guide_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/config_menu_guide_on.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/config_menu_guide_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/config_menu_setting_off.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/config_menu_setting_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/config_menu_setting_on.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/config_menu_setting_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/config_menu_world_off.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/config_menu_world_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/config_menu_world_on.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/config_menu_world_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/po/config_menu_avatar_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/po/config_menu_avatar_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/po/config_menu_avatar_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/po/config_menu_avatar_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/po/config_menu_guide_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/po/config_menu_guide_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/po/config_menu_guide_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/po/config_menu_guide_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/po/config_menu_setting_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/po/config_menu_setting_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/po/config_menu_setting_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/po/config_menu_setting_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/po/config_menu_world_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/po/config_menu_world_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/po/config_menu_world_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/menu/po/config_menu_world_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_camera_off.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_camera_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_camera_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_camera_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_camera_on.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_camera_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_camera_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_camera_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_sound_off.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_sound_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_sound_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_sound_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_sound_on.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_sound_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_sound_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_sound_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_system_off.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_system_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_system_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_system_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_system_on.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_system_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_system_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/base/config_setting_btn_system_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_center_off.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_center_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_center_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_center_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_center_on.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_center_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_center_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_center_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_inverted_off.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_inverted_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_inverted_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_inverted_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_inverted_on.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_inverted_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_inverted_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_inverted_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_left_off.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_left_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_left_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_left_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_left_on.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_left_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_left_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_left_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_normal_off.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_normal_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_normal_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_normal_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_normal_on.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_normal_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_normal_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_normal_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_right_off.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_right_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_right_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_right_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_right_on.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_right_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_right_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_btn_right_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_label_camspeed.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_label_camspeed_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_label_fast.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_label_fast_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_label_lr.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_label_lr_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_label_slow.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_label_slow_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_label_tpp.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_label_tpp_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_label_updown.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/camera/config_setting_label_updown_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_bar.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_barbase.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_base.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_base_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_base_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_base_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_Inputsensitivity.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_Inputsensitivity_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_effectsvolume.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_effectsvolume_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_inputvolume.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_inputvolume_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_interfacevolume.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_interfacevolume_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_mictest.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_mictest_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_musicvolume.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_musicvolume_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_videovolume.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_videovolume_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_voicevolume.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_voicevolume_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_worldvolume.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_label_worldvolume_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_slider_off.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_slider_on.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_volumeicon.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/config_setting_volumeicon_off.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_display_off.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_display_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_display_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_display_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_display_on.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_display_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_display_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_display_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_few_off.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_few_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_few_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_few_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_few_on.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_few_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_few_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_few_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_hide_off.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_hide_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_hide_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_hide_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_hide_on.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_hide_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_hide_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_hide_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_many_off.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_many_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_many_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_many_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_many_on.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_many_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_many_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_many_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_medium_off.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_medium_off_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_medium_off_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_medium_off_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_medium_on.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_medium_on_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_medium_on_en_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_btn_midium_on_po.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_label_avatar.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_label_avatar_en.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_label_nameplate.png +0 -0
- package/PackageResources/project~/data/gui/config/setting/system/config_setting_label_nameplate_en.png +0 -0
- package/PackageResources/project~/data/gui/config/world/config_world_base.png +0 -0
- package/PackageResources/project~/data/gui/config/world/config_world_base_po.png +0 -0
- package/PackageResources/project~/data/gui/config/world/config_world_fair1_shopA1.png +0 -0
- package/PackageResources/project~/data/gui/config/world/config_world_fair1_shopA1_en.png +0 -0
- package/PackageResources/project~/data/gui/config/world/config_world_fair1_shopA2.png +0 -0
- package/PackageResources/project~/data/gui/config/world/config_world_fair1_shopA2_en.png +0 -0
- package/PackageResources/project~/data/gui/config/world/config_world_fair1_shopA3.png +0 -0
- package/PackageResources/project~/data/gui/config/world/config_world_fair1_shopA3_en.png +0 -0
- package/PackageResources/project~/data/gui/config/worlddialog/config_worlddialog_base.png +0 -0
- package/PackageResources/project~/data/gui/config/worlddialog/config_worlddialog_bg.png +0 -0
- package/PackageResources/project~/data/gui/config/worlddialog/config_worlddialog_bg_po.png +0 -0
- package/PackageResources/project~/data/gui/config/worlddialog/config_worlddialog_btn_normal.png +0 -0
- package/PackageResources/project~/data/gui/config/worlddialog/config_worlddialog_btn_normal_en.png +0 -0
- package/PackageResources/project~/data/gui/config/worlddialog/config_worlddialog_btn_private.png +0 -0
- package/PackageResources/project~/data/gui/config/worlddialog/config_worlddialog_btn_private_en.png +0 -0
- package/PackageResources/project~/data/gui/config/worlddialog/config_worlddialog_btn_return.png +0 -0
- package/PackageResources/project~/data/gui/config/worlddialog/config_worlddialog_btn_return_en.png +0 -0
- package/PackageResources/project~/data/gui/config/worlddialog/config_worlddialog_btn_single.png +0 -0
- package/PackageResources/project~/data/gui/config/worlddialog/config_worlddialog_btn_single_en.png +0 -0
- package/PackageResources/project~/data/gui/config/worlddialog/config_worlddialog_close.png +0 -0
- package/PackageResources/project~/data/gui/config/worlddialog/config_worlddialog_fair1_shopA1.png +0 -0
- package/PackageResources/project~/data/gui/config/worlddialog/config_worlddialog_fair1_shopA2.png +0 -0
- package/PackageResources/project~/data/gui/config/worlddialog/config_worlddialog_fair1_shopA3.png +0 -0
- package/PackageResources/project~/data/gui/debug/slider.png +0 -0
- package/PackageResources/project~/data/gui/debug/sliderbase.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_chatballoon1.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_chatballoon2.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_config.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_config_down.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_emote_pointing.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_emote_pointing_down.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_emote_thumbsup.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_emote_thumbsup_down.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_emote_wavehands.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_emote_wavehands_down.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_jump.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_jump_down.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_jump_down_sp.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_jump_sp.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_logo_comic_entrance.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_movekey_A.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_movekey_D.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_movekey_S.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_movekey_W.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_movekey_arrow.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_movestick_base.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_movestick_cursor.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_movie_fullscreen1.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_movie_fullscreen2.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_movie_fullscreen_down.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_numberofpeople.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_photo.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_photo_down.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_privateroom.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_textchat.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_textchat_down.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_textchatbadge.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_textchatbox.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_textchatclose.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_textchatinput.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_textchatinput_down.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_textchatsend.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_textchatwindow.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_tutorial_config.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_tutorial_config_en.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_tutorial_voicechat.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_tutorial_voicechat_en.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_usermic_mute.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_usermic_on.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_usermic_talking.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_usernamebase.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_usernamebase_1.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_usernamebase_2.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_usernamebase_3.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_viewmode_fps.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_viewmode_fps_down.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_viewmode_tps.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_viewmode_tps_down.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_voicechat_mute.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_voicechat_mute_down.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_voicechat_on.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_voicechat_on_down.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_voicechat_talking.png +0 -0
- package/PackageResources/project~/data/gui/hud/hud_voicechat_talking_down.png +0 -0
- package/PackageResources/project~/data/gui/loading/loading_bar.png +0 -0
- package/PackageResources/project~/data/gui/loading/loading_barbase.png +0 -0
- package/PackageResources/project~/data/gui/loading/loading_base.png +0 -0
- package/PackageResources/project~/data/gui/loading/loading_guide.png +0 -0
- package/PackageResources/project~/data/gui/loading/loading_guide_en.png +0 -0
- package/PackageResources/project~/data/gui/loading/loading_guide_pc_en.png +0 -0
- package/PackageResources/project~/data/gui/loading/loading_guide_pc_jp.png +0 -0
- package/PackageResources/project~/data/gui/loading/loading_sp_base.png +0 -0
- package/PackageResources/project~/data/gui/loading/po/loading_bar_po.png +0 -0
- package/PackageResources/project~/data/gui/loading/po/loading_barbase_po.png +0 -0
- package/PackageResources/project~/data/gui/loading/po/loading_guide_sp_en_po.png +0 -0
- package/PackageResources/project~/data/gui/loading/po/loading_guide_sp_jp_po.png +0 -0
- package/PackageResources/project~/data/gui/number0.png +0 -0
- package/PackageResources/project~/data/gui/number1.png +0 -0
- package/PackageResources/project~/data/gui/white.png +0 -0
- package/PackageResources/project~/data/heliodor.js +1 -0
- package/PackageResources/project~/data/heliodor.wasm +0 -0
- package/PackageResources/project~/data/heliodor_front.js +137 -0
- package/PackageResources/project~/data/heliodor_lib.js +1879 -0
- package/PackageResources/project~/data/heliodor_post.js +41 -0
- package/PackageResources/project~/data/heliodor_pre.js +15557 -0
- package/PackageResources/project~/data/heliodor_pre.js.map +7 -0
- package/PackageResources/project~/data/heliodor_room.js +80 -0
- package/PackageResources/project~/data/heliodor_skyway.js +518 -0
- package/PackageResources/project~/data/heliodor_xr.js +634 -0
- package/PackageResources/project~/data/licenselist.html +42 -0
- package/PackageResources/project~/heliodor_out.js +100 -0
- package/PackageResources/project~/img/avatar.png +0 -0
- package/PackageResources/project~/img/background.png +0 -0
- package/PackageResources/project~/img/create.png +0 -0
- package/PackageResources/project~/img/fetch.png +0 -0
- package/PackageResources/project~/img/label_create.png +0 -0
- package/PackageResources/project~/img/label_fetch.png +0 -0
- package/PackageResources/project~/img/name.png +0 -0
- package/PackageResources/project~/img/room_id.png +0 -0
- package/PackageResources/project~/img/single.png +0 -0
- package/PackageResources/project~/img/start.png +0 -0
- package/PackageResources/project~/img/tips.png +0 -0
- package/PackageResources/project~/img/title.png +0 -0
- package/PackageResources/project~/img/world.png +0 -0
- package/PackageResources/project~/index.html +122 -0
- package/PackageResources/project~/main.html +181 -0
- package/PackageResources/project~/style.css +155 -0
- package/PackageResources/tools/HEOSameTexOptimizer/HEOSameTexOptimizer.py +589 -0
- package/PackageResources/tools/HEOSameTexOptimizer/HEOSameTexOptimizer.py.meta +7 -0
- package/PackageResources/tools/HEOSameTexOptimizer.meta +8 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.exe +0 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.exe.meta +7 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.sln +31 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.sln.meta +7 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.vcxproj +238 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.vcxproj.filters +303 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.vcxproj.filters.meta +7 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.vcxproj.meta +7 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.vcxproj.user +13 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.vcxproj.user.meta +7 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/project.pbxproj +597 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/project.pbxproj.meta +7 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/project.xcworkspace/contents.xcworkspacedata +7 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/project.xcworkspace/contents.xcworkspacedata.meta +7 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +8 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist.meta +7 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/project.xcworkspace/xcshareddata.meta +8 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/project.xcworkspace/xcuserdata/emadurandal.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/project.xcworkspace/xcuserdata/emadurandal.xcuserdatad/UserInterfaceState.xcuserstate.meta +7 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/project.xcworkspace/xcuserdata/emadurandal.xcuserdatad.meta +8 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/project.xcworkspace/xcuserdata.meta +8 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/project.xcworkspace.meta +8 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/xcshareddata/xcschemes/HEOTexComp.xcscheme +84 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/xcshareddata/xcschemes/HEOTexComp.xcscheme.meta +7 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/xcshareddata/xcschemes.meta +8 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/xcshareddata.meta +8 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/xcuserdata/emadurandal.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist +88 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/xcuserdata/emadurandal.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist.meta +7 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/xcuserdata/emadurandal.xcuserdatad/xcdebugger.meta +8 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/xcuserdata/emadurandal.xcuserdatad/xcschemes/xcschememanagement.plist +22 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/xcuserdata/emadurandal.xcuserdatad/xcschemes/xcschememanagement.plist.meta +7 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/xcuserdata/emadurandal.xcuserdatad/xcschemes.meta +8 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/xcuserdata/emadurandal.xcuserdatad.meta +8 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj/xcuserdata.meta +8 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp.xcodeproj.meta +8 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp_Mac +0 -0
- package/PackageResources/tools/HEOTexComp/HEOTexComp_Mac.meta +7 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOBoneWeight.cpp +29 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOBoneWeight.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOBoneWeight.h +23 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOBoneWeight.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOCollider.cpp +37 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOCollider.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOCollider.h +30 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOCollider.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOMaterial.cpp +133 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOMaterial.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOMaterial.h +74 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOMaterial.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOMesh.cpp +103 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOMesh.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOMesh.h +68 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOMesh.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOMorph.cpp +29 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOMorph.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOMorph.h +26 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOMorph.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEONode.cpp +57 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEONode.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEONode.h +49 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEONode.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOOverwriter.cpp +1266 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOOverwriter.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOOverwriter.h +63 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOOverwriter.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOPrimitive.cpp +35 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOPrimitive.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOPrimitive.h +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOPrimitive.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOTexture.cpp +31 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOTexture.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOTexture.h +30 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/CHEOTexture.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/EHEOBlendMode.h +16 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/EHEOBlendMode.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/EHEOColliderShape.h +17 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/EHEOColliderShape.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/EHEOColliderType.h +17 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/EHEOColliderType.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/EHEOShaderType.h +22 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter/EHEOShaderType.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/HEOOverwriter.meta +8 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/CharacterCode/CharacterCode.cpp +7539 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/CharacterCode/CharacterCode.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/CharacterCode/CharacterCode.h +30 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/CharacterCode/CharacterCode.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/CharacterCode/IsCode.h +18 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/CharacterCode/IsCode.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/CharacterCode.meta +8 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FileImage/CFileImageAnalyser.cpp +292 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FileImage/CFileImageAnalyser.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FileImage/CFileImageAnalyser.h +62 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FileImage/CFileImageAnalyser.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FileImage/CFileImageMaker.cpp +102 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FileImage/CFileImageMaker.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FileImage/CFileImageMaker.h +39 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FileImage/CFileImageMaker.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FileImage/FileImage.cpp +99 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FileImage/FileImage.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FileImage/FileImage.h +21 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FileImage/FileImage.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FileImage.meta +8 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FormatString/FormatString.cpp +198 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FormatString/FormatString.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FormatString/FormatString.h +38 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FormatString/FormatString.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FormatString/LFormat.cpp +34 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FormatString/LFormat.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FormatString/LFormat.h +14 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FormatString/LFormat.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/FormatString.meta +8 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/3DDefine.h +16 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/3DDefine.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CBezier.cpp +48 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CBezier.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CBezier.h +24 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CBezier.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CBoundingBox.cpp +122 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CBoundingBox.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CBoundingBox.h +50 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CBoundingBox.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CCamera.cpp +127 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CCamera.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CCamera.h +54 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CCamera.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CDualQuaternion.cpp +116 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CDualQuaternion.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CDualQuaternion.h +44 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CDualQuaternion.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CProjection.cpp +171 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CProjection.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CProjection.h +57 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CProjection.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CSphere.cpp +65 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CSphere.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CSphere.h +29 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CSphere.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CTransform.cpp +59 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CTransform.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CTransform.h +35 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/CTransform.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/S2D.cpp +87 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/S2D.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/S2D.h +36 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/S2D.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/S2DI.cpp +87 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/S2DI.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/S2DI.h +38 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/S2DI.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/S3D.cpp +320 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/S3D.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/S3D.h +87 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/S3D.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/S4D.cpp +95 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/S4D.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/S4D.h +30 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/S4D.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SColor.cpp +107 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SColor.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SColor.h +39 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SColor.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SColor32.cpp +35 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SColor32.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SColor32.h +25 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SColor32.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SMatrix.cpp +683 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SMatrix.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SMatrix.h +210 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SMatrix.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SPlane.cpp +239 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SPlane.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SPlane.h +42 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SPlane.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SQuaternion.cpp +557 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SQuaternion.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SQuaternion.h +67 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SQuaternion.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SRect.cpp +66 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SRect.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SRect.h +28 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SRect.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SSize.cpp +33 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SSize.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SSize.h +18 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SSize.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SUV.cpp +59 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SUV.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SUV.h +24 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D/SUV.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent/Math3D.meta +8 -0
- package/PackageResources/tools/HEOTexComp/Source/Independent.meta +8 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/Debug/LMsg.cpp +91 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/Debug/LMsg.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/Debug/LMsg.h +14 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/Debug/LMsg.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/Debug.meta +8 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/CFile.cpp +279 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/CFile.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/CFile.h +64 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/CFile.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/CFilePath.cpp +235 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/CFilePath.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/CFilePath.h +61 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/CFilePath.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/CFindFile.cpp +288 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/CFindFile.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/CFindFile.h +46 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/CFindFile.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/FileSystem.cpp +127 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/FileSystem.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/FileSystem.h +21 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/FileSystem.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/LFileName.cpp +294 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/LFileName.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/LFileName.h +30 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem/LFileName.h.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific/FileSystem.meta +8 -0
- package/PackageResources/tools/HEOTexComp/Source/Specific.meta +8 -0
- package/PackageResources/tools/HEOTexComp/Source/main.cpp +27 -0
- package/PackageResources/tools/HEOTexComp/Source/main.cpp.meta +27 -0
- package/PackageResources/tools/HEOTexComp/Source.meta +8 -0
- package/PackageResources/tools/HEOTexComp.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExport.exe +0 -0
- package/PackageResources/tools/HRMExporter/HRMExport.exe.meta +7 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/HRMExporter.vcxproj +343 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/HRMExporter.vcxproj.filters +648 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/HRMExporter.vcxproj.filters.meta +7 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/HRMExporter.vcxproj.meta +7 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/HRMExporter.vcxproj.user +6 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/HRMExporter.vcxproj.user.meta +7 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/CGDecoder/CDecodePNG.cpp +503 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/CGDecoder/CDecodePNG.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/CGDecoder/CDecodePNG.h +28 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/CGDecoder/CDecodePNG.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/CGDecoder/ECGFormat.h +19 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/CGDecoder/ECGFormat.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/CGDecoder.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/CharacterCode/CharacterCode.cpp +7543 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/CharacterCode/CharacterCode.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/CharacterCode/CharacterCode.h +31 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/CharacterCode/CharacterCode.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/CharacterCode/IsCode.h +18 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/CharacterCode/IsCode.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/CharacterCode.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FileImage/CFileImageAnalyser.cpp +305 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FileImage/CFileImageAnalyser.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FileImage/CFileImageAnalyser.h +63 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FileImage/CFileImageAnalyser.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FileImage/CFileImageMaker.cpp +102 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FileImage/CFileImageMaker.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FileImage/CFileImageMaker.h +39 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FileImage/CFileImageMaker.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FileImage/FileImage.cpp +99 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FileImage/FileImage.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FileImage/FileImage.h +21 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FileImage/FileImage.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FileImage.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FormatString/FormatString.cpp +170 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FormatString/FormatString.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FormatString/FormatString.h +36 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FormatString/FormatString.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FormatString/LFormat.cpp +34 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FormatString/LFormat.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FormatString/LFormat.h +14 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FormatString/LFormat.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/FormatString.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFAccesorIndexSet.cpp +53 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFAccesorIndexSet.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFAccesorIndexSet.h +30 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFAccesorIndexSet.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFAccessor.cpp +47 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFAccessor.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFAccessor.h +29 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFAccessor.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFBufferView.cpp +58 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFBufferView.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFBufferView.h +36 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFBufferView.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFChunk.cpp +31 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFChunk.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFChunk.h +23 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFChunk.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFCollider.cpp +34 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFCollider.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFCollider.h +24 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFCollider.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFColliderGroup.cpp +34 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFColliderGroup.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFColliderGroup.h +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFColliderGroup.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFData.cpp +1261 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFData.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFData.h +171 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFData.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFImage.cpp +55 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFImage.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFImage.h +37 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFImage.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFMaterial.cpp +99 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFMaterial.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFMaterial.h +57 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFMaterial.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFMesh.cpp +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFMesh.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFMesh.h +24 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFMesh.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFMeshPrimitive.cpp +76 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFMeshPrimitive.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFMeshPrimitive.h +43 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFMeshPrimitive.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFNode.cpp +67 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFNode.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFNode.h +40 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFNode.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFSkin.cpp +25 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFSkin.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFSkin.h +23 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF/CGLTFSkin.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GLTF.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/CPBRParam.cpp +30 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/CPBRParam.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/CPBRParam.h +22 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/CPBRParam.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/CSurface.cpp +720 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/CSurface.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/CSurface.h +100 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/CSurface.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/CUTSParam.cpp +67 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/CUTSParam.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/CUTSParam.h +41 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/CUTSParam.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/CWaterPlaneParam.cpp +61 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/CWaterPlaneParam.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/CWaterPlaneParam.h +37 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/CWaterPlaneParam.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/EBlendMode.h +23 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/EBlendMode.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/EOutlineWidthType.h +11 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/EOutlineWidthType.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/EShaderType.h +24 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/EShaderType.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/ETextureCompressionType.h +20 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/ETextureCompressionType.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/ETextureScrambleType.h +15 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon/ETextureScrambleType.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/GraphCommon.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/HRM/CHRMExporter.cpp +194 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/HRM/CHRMExporter.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/HRM/CHRMExporter.h +41 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/HRM/CHRMExporter.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/HRM/CHRMTextureCompressor.cpp +285 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/HRM/CHRMTextureCompressor.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/HRM/CHRMTextureCompressor.h +46 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/HRM/CHRMTextureCompressor.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/HRM.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/JSON/CJSON.cpp +391 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/JSON/CJSON.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/JSON/CJSON.h +56 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/JSON/CJSON.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/JSON/CJSONData.cpp +177 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/JSON/CJSONData.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/JSON/CJSONData.h +73 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/JSON/CJSONData.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/JSON/CJSONToken.cpp +45 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/JSON/CJSONToken.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/JSON/CJSONToken.h +30 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/JSON/CJSONToken.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/JSON.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math/CMTRand.cpp +128 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math/CMTRand.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math/CMTRand.h +39 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math/CMTRand.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math/CMTUtil.cpp +22 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math/CMTUtil.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math/CMTUtil.h +21 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math/CMTUtil.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/3DDefine.h +16 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/3DDefine.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CBezier.cpp +48 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CBezier.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CBezier.h +24 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CBezier.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CBoundingBox.cpp +122 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CBoundingBox.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CBoundingBox.h +50 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CBoundingBox.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CCamera.cpp +127 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CCamera.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CCamera.h +54 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CCamera.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CDualQuaternion.cpp +116 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CDualQuaternion.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CDualQuaternion.h +44 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CDualQuaternion.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CProjection.cpp +147 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CProjection.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CProjection.h +54 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CProjection.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CSphere.cpp +65 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CSphere.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CSphere.h +29 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CSphere.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CTransform.cpp +59 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CTransform.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CTransform.h +35 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/CTransform.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/S2D.cpp +91 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/S2D.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/S2D.h +37 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/S2D.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/S2DI.cpp +91 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/S2DI.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/S2DI.h +39 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/S2DI.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/S3D.cpp +322 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/S3D.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/S3D.h +87 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/S3D.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/S4D.cpp +95 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/S4D.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/S4D.h +30 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/S4D.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SColor.cpp +108 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SColor.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SColor.h +40 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SColor.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SColor32.cpp +35 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SColor32.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SColor32.h +25 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SColor32.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SMatrix.cpp +691 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SMatrix.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SMatrix.h +211 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SMatrix.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SPlane.cpp +239 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SPlane.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SPlane.h +42 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SPlane.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SQuaternion.cpp +557 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SQuaternion.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SQuaternion.h +67 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SQuaternion.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SRect.cpp +75 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SRect.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SRect.h +30 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SRect.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SSize.cpp +61 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SSize.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SSize.h +26 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SSize.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SUV.cpp +69 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SUV.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SUV.h +28 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D/SUV.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Math3D.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Memory/PointerAlignment.cpp +61 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Memory/PointerAlignment.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Memory/PointerAlignment.h +22 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Memory/PointerAlignment.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Memory.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CCriticalLock.cpp +34 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CCriticalLock.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CCriticalLock.h +26 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CCriticalLock.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CCriticalObject.h +87 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CCriticalObject.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CCriticalSection.cpp +85 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CCriticalSection.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CCriticalSection.h +32 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CCriticalSection.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CEvent.cpp +183 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CEvent.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CEvent.h +51 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CEvent.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CProcess.cpp +48 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CProcess.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CProcess.h +22 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CProcess.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CRefCounter.cpp +54 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CRefCounter.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CRefCounter.h +28 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CRefCounter.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CThread.cpp +177 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CThread.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CThread.h +53 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CThread.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CWorkerThread.h +60 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CWorkerThread.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CWorkerThreadManager.cpp +169 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CWorkerThreadManager.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CWorkerThreadManager.h +61 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread/CWorkerThreadManager.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent/Thread.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Independent.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Interface/IInterface.h +18 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Interface/IInterface.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Interface/IMemory.h +21 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Interface/IMemory.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Interface/ISurface.h +29 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Interface/ISurface.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Interface/IWorkerThread.h +15 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Interface/IWorkerThread.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Interface.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/LICENSE +111 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/LICENSE.meta +7 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/png.c +4460 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/png.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/png.h +3279 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/png.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngconf.h +644 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngconf.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngdebug.h +154 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngdebug.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngerror.c +963 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngerror.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngget.c +1213 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngget.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pnginfo.h +260 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pnginfo.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pnglibconf.h +210 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pnglibconf.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngmem.c +281 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngmem.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngpread.c +1168 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngpread.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngpriv.h +1944 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngpriv.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngread.c +4121 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngread.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngrio.c +120 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngrio.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngrtran.c +4994 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngrtran.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngrutil.c +4474 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngrutil.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngset.c +1611 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngset.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngstruct.h +489 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngstruct.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngtrans.c +849 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngtrans.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngwio.c +168 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngwio.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngwrite.c +2455 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngwrite.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngwtran.c +574 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngwtran.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngwutil.c +3029 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng/pngwutil.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/libpng.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/README +115 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/README.meta +7 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/adler32.c +179 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/adler32.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/compress.c +80 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/compress.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/crc32.c +425 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/crc32.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/crc32.h +441 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/crc32.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/deflate.c +1967 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/deflate.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/deflate.h +346 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/deflate.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/gzclose.c +25 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/gzclose.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/gzguts.h +209 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/gzguts.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/gzlib.c +638 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/gzlib.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/gzread.c +598 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/gzread.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/gzwrite.c +581 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/gzwrite.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/infback.c +640 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/infback.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/inffast.c +340 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/inffast.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/inffast.h +11 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/inffast.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/inffixed.h +94 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/inffixed.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/inflate.c +1512 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/inflate.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/inflate.h +122 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/inflate.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/inftrees.c +306 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/inftrees.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/inftrees.h +62 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/inftrees.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/trees.c +1226 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/trees.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/trees.h +128 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/trees.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/uncompr.c +59 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/uncompr.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/zconf.h +511 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/zconf.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/zlib.h +1768 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/zlib.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/zutil.c +324 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/zutil.c.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/zutil.h +253 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib/zutil.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library/zlib.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Library.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/Debug/LMsg.cpp +116 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/Debug/LMsg.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/Debug/LMsg.h +15 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/Debug/LMsg.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/Debug.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/FileSystem/CFile.cpp +252 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/FileSystem/CFile.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/FileSystem/CFile.h +57 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/FileSystem/CFile.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/FileSystem/CFindFile.cpp +278 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/FileSystem/CFindFile.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/FileSystem/CFindFile.h +45 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/FileSystem/CFindFile.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/FileSystem/LFileName.cpp +319 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/FileSystem/LFileName.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/FileSystem/LFileName.h +28 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/FileSystem/LFileName.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/FileSystem.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/Timer/CFrameCounter.cpp +57 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/Timer/CFrameCounter.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/Timer/CFrameCounter.h +25 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/Timer/CFrameCounter.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/Timer/Timer.cpp +133 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/Timer/Timer.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/Timer/Timer.h +20 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/Timer/Timer.h.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific/Timer.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/Specific.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/main.cpp +36 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source/main.cpp.meta +27 -0
- package/PackageResources/tools/HRMExporter/HRMExporter/Source.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter.meta +8 -0
- package/PackageResources/tools/HRMExporter/HRMExporter.sln +31 -0
- package/PackageResources/tools/HRMExporter/HRMExporter.sln.meta +7 -0
- package/PackageResources/tools/HRMExporter.meta +8 -0
- package/PackageResources/tools/ParticleEditor/ParticleEditor.exe +0 -0
- package/PackageResources/tools/ParticleEditor/ParticleEditor.exe.meta +7 -0
- package/PackageResources/tools/ParticleEditor/data/Canvas/CanvasList.json +23 -0
- package/PackageResources/tools/ParticleEditor/data/Canvas/CanvasList.json.meta +7 -0
- package/PackageResources/tools/ParticleEditor/data/Canvas.meta +8 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/Default/Default.hep +0 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/Default/Default.hep.meta +10 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/Default/tex/Texture000.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/Default/tex/Texture000.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/Default/tex.meta +8 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/Default.meta +8 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/Multi/Multi.hep +0 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/Multi/Multi.hep.meta +10 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/Multi/tex/Texture000.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/Multi/tex/Texture000.png.meta +80 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/Multi/tex/Texture001.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/Multi/tex/Texture001.png.meta +80 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/Multi/tex/Texture002.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/Multi/tex/Texture002.png.meta +80 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/Multi/tex.meta +8 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/Multi.meta +8 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/SimpleParticle/SimpleParticle.hep +0 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/SimpleParticle/SimpleParticle.hep.meta +10 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/SimpleParticle/tex/Texture000.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/SimpleParticle/tex/Texture000.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/SimpleParticle/tex.meta +8 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/SimpleParticle.meta +8 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/SubEmitter/SubEmitter.hep +0 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/SubEmitter/SubEmitter.hep.meta +10 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/SubEmitter/tex/Texture000.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/SubEmitter/tex/Texture000.png.meta +80 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/SubEmitter/tex/Texture001.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/SubEmitter/tex/Texture001.png.meta +80 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/SubEmitter/tex.meta +8 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/SubEmitter.meta +8 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/beer/bubble.hep +0 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/beer/bubble.hep.meta +10 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/beer/tex/Texture000.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/beer/tex/Texture000.png.meta +80 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/beer/tex.meta +8 -0
- package/PackageResources/tools/ParticleEditor/data/Particle/beer.meta +8 -0
- package/PackageResources/tools/ParticleEditor/data/Particle.meta +8 -0
- package/PackageResources/tools/ParticleEditor/data/Scene/particleworld.json +11 -0
- package/PackageResources/tools/ParticleEditor/data/Scene/particleworld.json.meta +7 -0
- package/PackageResources/tools/ParticleEditor/data/Scene.meta +8 -0
- package/PackageResources/tools/ParticleEditor/data/gui/Component/check.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/gui/Component/check.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/gui/Component/glow.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/gui/Component/glow.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/gui/Component/notch.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/gui/Component/notch.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/gui/Component/simple_panel.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/gui/Component/simple_panel.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/gui/Component/simple_textfield.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/gui/Component/simple_textfield.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/gui/Component/simple_window.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/gui/Component/simple_window.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/gui/Component/white.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/gui/Component/white.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/gui/Component.meta +8 -0
- package/PackageResources/tools/ParticleEditor/data/gui/NoButton.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/gui/NoButton.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/gui/black.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/gui/black.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/gui/clear.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/gui/clear.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/gui/debug/slider.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/gui/debug/slider.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/gui/debug/sliderbase.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/gui/debug/sliderbase.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/gui/debug/tile_window.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/gui/debug/tile_window.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/gui/debug.meta +8 -0
- package/PackageResources/tools/ParticleEditor/data/gui/number0.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/gui/number0.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/gui/number1.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/gui/number1.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/gui/white.png +0 -0
- package/PackageResources/tools/ParticleEditor/data/gui/white.png.meta +92 -0
- package/PackageResources/tools/ParticleEditor/data/gui.meta +8 -0
- package/PackageResources/tools/ParticleEditor/data.meta +8 -0
- package/PackageResources/tools/ParticleEditor/glew32.dll +0 -0
- package/PackageResources/tools/ParticleEditor/glew32.dll.meta +27 -0
- package/PackageResources/tools/ParticleEditor.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Run/VRMScrambler.exe +0 -0
- package/PackageResources/tools/VRMScrambler/Run/VRMScrambler.exe.meta +7 -0
- package/PackageResources/tools/VRMScrambler/Run.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/CGDecoder/CDecodePNG.cpp +503 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/CGDecoder/CDecodePNG.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/CGDecoder/CDecodePNG.h +28 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/CGDecoder/CDecodePNG.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/CGDecoder/ECGFormat.h +19 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/CGDecoder/ECGFormat.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/CGDecoder.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/CharacterCode/CharacterCode.cpp +7539 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/CharacterCode/CharacterCode.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/CharacterCode/CharacterCode.h +30 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/CharacterCode/CharacterCode.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/CharacterCode/IsCode.h +18 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/CharacterCode/IsCode.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/CharacterCode.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FileImage/CFileImageAnalyser.cpp +292 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FileImage/CFileImageAnalyser.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FileImage/CFileImageAnalyser.h +62 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FileImage/CFileImageAnalyser.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FileImage/CFileImageMaker.cpp +102 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FileImage/CFileImageMaker.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FileImage/CFileImageMaker.h +39 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FileImage/CFileImageMaker.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FileImage/FileImage.cpp +99 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FileImage/FileImage.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FileImage/FileImage.h +21 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FileImage/FileImage.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FileImage.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FormatString/FormatString.cpp +198 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FormatString/FormatString.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FormatString/FormatString.h +38 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FormatString/FormatString.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FormatString/LFormat.cpp +34 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FormatString/LFormat.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FormatString/LFormat.h +14 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FormatString/LFormat.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/FormatString.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFAccesorIndexSet.cpp +53 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFAccesorIndexSet.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFAccesorIndexSet.h +30 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFAccesorIndexSet.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFAccessor.cpp +47 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFAccessor.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFAccessor.h +29 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFAccessor.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFBufferView.cpp +58 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFBufferView.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFBufferView.h +36 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFBufferView.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFChunk.cpp +31 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFChunk.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFChunk.h +23 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFChunk.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFCollider.cpp +34 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFCollider.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFCollider.h +24 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFCollider.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFColliderGroup.cpp +34 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFColliderGroup.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFColliderGroup.h +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFColliderGroup.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFData.cpp +1124 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFData.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFData.h +159 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFData.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFImage.cpp +55 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFImage.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFImage.h +37 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFImage.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFMaterial.cpp +99 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFMaterial.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFMaterial.h +57 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFMaterial.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFMesh.cpp +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFMesh.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFMesh.h +24 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFMesh.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFMeshPrimitive.cpp +76 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFMeshPrimitive.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFMeshPrimitive.h +43 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFMeshPrimitive.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFNode.cpp +67 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFNode.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFNode.h +40 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFNode.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFSkin.cpp +25 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFSkin.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFSkin.h +23 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF/CGLTFSkin.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GLTF.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/CPBRParam.cpp +30 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/CPBRParam.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/CPBRParam.h +22 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/CPBRParam.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/CSurface.cpp +698 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/CSurface.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/CSurface.h +96 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/CSurface.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/CUTSParam.cpp +36 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/CUTSParam.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/CUTSParam.h +28 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/CUTSParam.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/CWaterPlaneParam.cpp +61 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/CWaterPlaneParam.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/CWaterPlaneParam.h +37 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/CWaterPlaneParam.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/EBlendMode.h +23 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/EBlendMode.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/EOutlineWidthType.h +11 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/EOutlineWidthType.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/EShaderType.h +22 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon/EShaderType.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/GraphCommon.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOBoneWeight.cpp +29 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOBoneWeight.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOBoneWeight.h +23 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOBoneWeight.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOCollider.cpp +35 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOCollider.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOCollider.h +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOCollider.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOMaterial.cpp +120 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOMaterial.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOMaterial.h +66 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOMaterial.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOMesh.cpp +103 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOMesh.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOMesh.h +68 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOMesh.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOModel.cpp +598 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOModel.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOModel.h +60 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOModel.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOMorph.cpp +29 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOMorph.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOMorph.h +26 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOMorph.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEONode.cpp +61 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEONode.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEONode.h +49 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEONode.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOPrimitive.cpp +35 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOPrimitive.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOPrimitive.h +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOPrimitive.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOTexture.cpp +25 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOTexture.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOTexture.h +25 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/CHEOTexture.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/EHEOBlendMode.h +16 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/EHEOBlendMode.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/EHEOColliderType.h +16 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/EHEOColliderType.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/EHEOShaderType.h +22 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO/EHEOShaderType.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/HEO.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/JSON/CJSON.cpp +391 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/JSON/CJSON.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/JSON/CJSON.h +56 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/JSON/CJSON.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/JSON/CJSONData.cpp +177 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/JSON/CJSONData.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/JSON/CJSONData.h +73 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/JSON/CJSONData.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/JSON/CJSONToken.cpp +45 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/JSON/CJSONToken.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/JSON/CJSONToken.h +30 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/JSON/CJSONToken.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/JSON.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/3DDefine.h +16 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/3DDefine.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CBezier.cpp +48 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CBezier.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CBezier.h +24 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CBezier.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CBoundingBox.cpp +122 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CBoundingBox.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CBoundingBox.h +50 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CBoundingBox.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CCamera.cpp +127 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CCamera.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CCamera.h +54 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CCamera.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CDualQuaternion.cpp +116 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CDualQuaternion.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CDualQuaternion.h +44 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CDualQuaternion.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CProjection.cpp +171 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CProjection.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CProjection.h +57 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CProjection.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CSphere.cpp +65 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CSphere.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CSphere.h +29 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CSphere.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CTransform.cpp +59 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CTransform.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CTransform.h +35 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/CTransform.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/S2D.cpp +87 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/S2D.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/S2D.h +36 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/S2D.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/S2DI.cpp +87 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/S2DI.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/S2DI.h +38 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/S2DI.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/S3D.cpp +320 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/S3D.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/S3D.h +87 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/S3D.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/S4D.cpp +95 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/S4D.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/S4D.h +30 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/S4D.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SColor.cpp +107 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SColor.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SColor.h +39 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SColor.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SColor32.cpp +35 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SColor32.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SColor32.h +25 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SColor32.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SMatrix.cpp +683 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SMatrix.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SMatrix.h +210 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SMatrix.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SPlane.cpp +239 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SPlane.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SPlane.h +42 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SPlane.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SQuaternion.cpp +557 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SQuaternion.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SQuaternion.h +67 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SQuaternion.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SRect.cpp +66 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SRect.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SRect.h +28 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SRect.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SSize.cpp +33 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SSize.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SSize.h +18 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SSize.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SUV.cpp +59 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SUV.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SUV.h +24 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D/SUV.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Math3D.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/CIMemory.cpp +74 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/CIMemory.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/CIMemory.h +38 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/CIMemory.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/CMemory.cpp +64 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/CMemory.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/CMemory.h +42 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/CMemory.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/CMemoryFile.cpp +54 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/CMemoryFile.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/CMemoryFile.h +22 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/CMemoryFile.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/CRefPtr.h +72 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/CRefPtr.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/PointerAlignment.cpp +61 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/PointerAlignment.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/PointerAlignment.h +22 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory/PointerAlignment.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Memory.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CCriticalLock.cpp +34 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CCriticalLock.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CCriticalLock.h +26 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CCriticalLock.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CCriticalObject.h +87 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CCriticalObject.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CCriticalSection.cpp +85 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CCriticalSection.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CCriticalSection.h +32 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CCriticalSection.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CEvent.cpp +183 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CEvent.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CEvent.h +51 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CEvent.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CProcess.cpp +48 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CProcess.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CProcess.h +22 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CProcess.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CRefCounter.cpp +54 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CRefCounter.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CRefCounter.h +28 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CRefCounter.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CThread.cpp +177 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CThread.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CThread.h +53 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CThread.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CWorkerThread.h +60 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CWorkerThread.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CWorkerThreadManager.cpp +169 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CWorkerThreadManager.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CWorkerThreadManager.h +61 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread/CWorkerThreadManager.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent/Thread.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Independent.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Interface/IInterface.h +14 -0
- package/PackageResources/tools/VRMScrambler/Source/Interface/IInterface.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Interface/IMemory.h +21 -0
- package/PackageResources/tools/VRMScrambler/Source/Interface/IMemory.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Interface/ISurface.h +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Interface/ISurface.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Interface/IWorkerThread.h +15 -0
- package/PackageResources/tools/VRMScrambler/Source/Interface/IWorkerThread.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Interface.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/LICENSE +111 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/LICENSE.meta +7 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/png.c +4460 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/png.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/png.h +3279 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/png.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngconf.h +644 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngconf.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngdebug.h +154 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngdebug.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngerror.c +963 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngerror.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngget.c +1213 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngget.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pnginfo.h +260 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pnginfo.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pnglibconf.h +210 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pnglibconf.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngmem.c +281 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngmem.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngpread.c +1168 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngpread.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngpriv.h +1944 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngpriv.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngread.c +4121 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngread.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngrio.c +120 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngrio.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngrtran.c +4994 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngrtran.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngrutil.c +4474 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngrutil.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngset.c +1611 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngset.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngstruct.h +489 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngstruct.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngtrans.c +849 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngtrans.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngwio.c +168 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngwio.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngwrite.c +2455 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngwrite.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngwtran.c +574 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngwtran.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngwutil.c +3029 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng/pngwutil.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/libpng.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/README +115 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/README.meta +7 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/adler32.c +179 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/adler32.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/compress.c +80 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/compress.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/crc32.c +425 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/crc32.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/crc32.h +441 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/crc32.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/deflate.c +1967 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/deflate.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/deflate.h +346 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/deflate.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/gzclose.c +25 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/gzclose.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/gzguts.h +209 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/gzguts.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/gzlib.c +638 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/gzlib.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/gzread.c +598 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/gzread.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/gzwrite.c +581 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/gzwrite.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/infback.c +640 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/infback.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/inffast.c +340 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/inffast.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/inffast.h +11 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/inffast.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/inffixed.h +94 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/inffixed.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/inflate.c +1512 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/inflate.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/inflate.h +122 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/inflate.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/inftrees.c +306 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/inftrees.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/inftrees.h +62 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/inftrees.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/trees.c +1226 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/trees.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/trees.h +128 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/trees.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/uncompr.c +59 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/uncompr.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/zconf.h +511 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/zconf.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/zlib.h +1768 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/zlib.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/zutil.c +324 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/zutil.c.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/zutil.h +253 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib/zutil.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Library/zlib.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Library.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/Debug/LMsg.cpp +91 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/Debug/LMsg.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/Debug/LMsg.h +14 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/Debug/LMsg.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/Debug.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/CFile.cpp +279 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/CFile.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/CFile.h +64 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/CFile.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/CFilePath.cpp +235 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/CFilePath.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/CFilePath.h +61 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/CFilePath.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/CFindFile.cpp +284 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/CFindFile.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/CFindFile.h +46 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/CFindFile.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/FileSystem.cpp +127 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/FileSystem.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/FileSystem.h +21 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/FileSystem.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/LFileName.cpp +290 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/LFileName.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/LFileName.h +30 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem/LFileName.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/FileSystem.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/Timer/CFrameCounter.cpp +57 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/Timer/CFrameCounter.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/Timer/CFrameCounter.h +25 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/Timer/CFrameCounter.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/Timer/Timer.cpp +133 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/Timer/Timer.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/Timer/Timer.h +21 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/Timer/Timer.h.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific/Timer.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/Specific.meta +8 -0
- package/PackageResources/tools/VRMScrambler/Source/main.cpp +129 -0
- package/PackageResources/tools/VRMScrambler/Source/main.cpp.meta +27 -0
- package/PackageResources/tools/VRMScrambler/Source.meta +8 -0
- package/PackageResources/tools/VRMScrambler/VRMScrambler.sln +31 -0
- package/PackageResources/tools/VRMScrambler/VRMScrambler.sln.meta +7 -0
- package/PackageResources/tools/VRMScrambler/VRMScrambler.vcxproj +367 -0
- package/PackageResources/tools/VRMScrambler/VRMScrambler.vcxproj.filters +711 -0
- package/PackageResources/tools/VRMScrambler/VRMScrambler.vcxproj.filters.meta +7 -0
- package/PackageResources/tools/VRMScrambler/VRMScrambler.vcxproj.meta +7 -0
- package/PackageResources/tools/VRMScrambler/VRMScrambler.vcxproj.user +16 -0
- package/PackageResources/tools/VRMScrambler/VRMScrambler.vcxproj.user.meta +7 -0
- package/PackageResources/tools/VRMScrambler.meta +8 -0
- package/PackageResources/tools.meta +8 -0
- package/PackageResources.meta +8 -0
- package/Rooting/HIKKY.VketCloudSDK.Rooting.asmdef +13 -0
- package/Rooting/HIKKY.VketCloudSDK.Rooting.asmdef.meta +7 -0
- package/Rooting/PathManager.cs +110 -0
- package/Rooting/PathManager.cs.meta +11 -0
- package/Rooting.meta +8 -0
- package/Samples~/Actions/Openweb.unity +702 -0
- package/Samples~/Actions/Openweb.unity.meta +7 -0
- package/Samples~/Actions.meta +8 -0
- package/Samples~/Shading/Materials/LightingData.asset +0 -0
- package/Samples~/Shading/Materials/LightingData.asset.meta +8 -0
- package/Samples~/Shading/Materials/ReflectionProbe-0.exr +0 -0
- package/Samples~/Shading/Materials/ReflectionProbe-0.exr.meta +116 -0
- package/Samples~/Shading/Materials/Standard_AO.mat +78 -0
- package/Samples~/Shading/Materials/Standard_AO.mat.meta +8 -0
- package/Samples~/Shading/Materials/TexImportSetting.asset +74 -0
- package/Samples~/Shading/Materials/TexImportSetting.asset.meta +8 -0
- package/Samples~/Shading/Materials/star.png +0 -0
- package/Samples~/Shading/Materials/star.png.meta +92 -0
- package/Samples~/Shading/Materials/star_alpha.png +0 -0
- package/Samples~/Shading/Materials/star_alpha.png.meta +116 -0
- package/Samples~/Shading/Materials/test_alpha.png +0 -0
- package/Samples~/Shading/Materials/test_alpha.png.meta +116 -0
- package/Samples~/Shading/Materials/test_alpha2.png +0 -0
- package/Samples~/Shading/Materials/test_alpha2.png.meta +116 -0
- package/Samples~/Shading/Materials.meta +8 -0
- package/Samples~/Shading/Materials.unity +760 -0
- package/Samples~/Shading/Materials.unity.meta +7 -0
- package/Samples~/Shading.meta +8 -0
- package/Samples~/Tutorial/EditSkybox/GradientBlue.png +0 -0
- package/Samples~/Tutorial/EditSkybox/GradientBlue.png.meta +92 -0
- package/Samples~/Tutorial/EditSkybox/SimpleSky.mat +77 -0
- package/Samples~/Tutorial/EditSkybox/SimpleSky.mat.meta +8 -0
- package/Samples~/Tutorial/EditSkybox/skybox.fbx +0 -0
- package/Samples~/Tutorial/EditSkybox/skybox.fbx.meta +97 -0
- package/Samples~/Tutorial/EditSkybox.meta +8 -0
- package/Samples~/Tutorial/EditSkybox.unity +581 -0
- package/Samples~/Tutorial/EditSkybox.unity.meta +7 -0
- package/Samples~/Tutorial/EssentialObjects.unity +479 -0
- package/Samples~/Tutorial/EssentialObjects.unity.meta +7 -0
- package/Samples~/Tutorial.meta +8 -0
- package/ServerLauncher/app/LocalServerLauncher.app +0 -0
- package/ServerLauncher/app/LocalServerLauncher.app.meta +7 -0
- package/ServerLauncher/app/LocalServerLauncher.py +32 -0
- package/ServerLauncher/app/LocalServerLauncher.py.meta +7 -0
- package/ServerLauncher/app.meta +8 -0
- package/ServerLauncher/exe/LocalServerLauncher.exe +0 -0
- package/ServerLauncher/exe/LocalServerLauncher.exe.meta +7 -0
- package/ServerLauncher/exe/VCRUNTIME140.dll +0 -0
- package/ServerLauncher/exe/VCRUNTIME140.dll.meta +27 -0
- package/ServerLauncher/exe/_bz2.pyd +0 -0
- package/ServerLauncher/exe/_bz2.pyd.meta +7 -0
- package/ServerLauncher/exe/_hashlib.pyd +0 -0
- package/ServerLauncher/exe/_hashlib.pyd.meta +7 -0
- package/ServerLauncher/exe/_lzma.pyd +0 -0
- package/ServerLauncher/exe/_lzma.pyd.meta +7 -0
- package/ServerLauncher/exe/_socket.pyd +0 -0
- package/ServerLauncher/exe/_socket.pyd.meta +7 -0
- package/ServerLauncher/exe/_ssl.pyd +0 -0
- package/ServerLauncher/exe/_ssl.pyd.meta +7 -0
- package/ServerLauncher/exe/base_library.zip +0 -0
- package/ServerLauncher/exe/base_library.zip.meta +7 -0
- package/ServerLauncher/exe/pyexpat.pyd +0 -0
- package/ServerLauncher/exe/pyexpat.pyd.meta +7 -0
- package/ServerLauncher/exe/python36.dll +0 -0
- package/ServerLauncher/exe/python36.dll.meta +27 -0
- package/ServerLauncher/exe/select.pyd +0 -0
- package/ServerLauncher/exe/select.pyd.meta +7 -0
- package/ServerLauncher/exe/unicodedata.pyd +0 -0
- package/ServerLauncher/exe/unicodedata.pyd.meta +7 -0
- package/ServerLauncher/exe.meta +8 -0
- package/ServerLauncher/sh/LocalServerLauncher.sh +4 -0
- package/ServerLauncher/sh/LocalServerLauncher.sh.meta +7 -0
- package/ServerLauncher/sh.meta +8 -0
- package/ServerLauncher.meta +8 -0
- package/package.json +36 -0
- package/package.json.meta +7 -0
|
@@ -0,0 +1,634 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
//heliodor_xr.js
|
|
4
|
+
//WebXR系の関数がここで完結するようにしたもの
|
|
5
|
+
//WebXRを使用したい場合はindex.htmlのなかで
|
|
6
|
+
//<script type="text/javascript" src="data/heliodor_xr.js"></script>
|
|
7
|
+
//を追加してください。
|
|
8
|
+
|
|
9
|
+
//使用時はXRボタンの定義をindex.html側に書いておきます。
|
|
10
|
+
// #startbutton18 {
|
|
11
|
+
// position: absolute;
|
|
12
|
+
// left: 680px;
|
|
13
|
+
// top: 340px;
|
|
14
|
+
// right: 0;
|
|
15
|
+
// bottom: 0;
|
|
16
|
+
// width: 250px;
|
|
17
|
+
// height: 60px;
|
|
18
|
+
// z-index: 1;
|
|
19
|
+
// }
|
|
20
|
+
// <button id="startbutton18">XebXR</button>
|
|
21
|
+
|
|
22
|
+
var g_DataFolderName = "data";
|
|
23
|
+
var g_CanvasFileName = "Canvas/CanvasList.json";
|
|
24
|
+
var g_CurrentUserName = "Me"; // For send UserName from javascript to c++.
|
|
25
|
+
//はじめに以下の関数XRButtonCheckを呼ぶことで、XRが有効でないときにボタンを隠す。
|
|
26
|
+
//以下ではstartbutton17を対象としているが、対象のボタンidが変わればそれを指定する。
|
|
27
|
+
let xrButtonName='startbutton14';
|
|
28
|
+
let xrButton=document.getElementById(xrButtonName);
|
|
29
|
+
let lastPos=[0.0,0.0,0.0];//プレイヤーの直前の座標(x,y,z)
|
|
30
|
+
|
|
31
|
+
XRButtonCheck(xrButton);
|
|
32
|
+
|
|
33
|
+
//XRボタンテスト部分(将来的には17番目とは限らないため仕様の時点で合わせてください)
|
|
34
|
+
//なお、この番号はheliodor_front.jsが関わっているため、そちらも参照の事
|
|
35
|
+
xrButton.onclick = function() {
|
|
36
|
+
CheckAndInitVR();
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
//値が正しいかどうか
|
|
40
|
+
function isValid(val){
|
|
41
|
+
if(Number.isNaN(val))return false;
|
|
42
|
+
if(val==null)return false;
|
|
43
|
+
return true;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
//ボタンが正しいかどうか
|
|
47
|
+
function isButtonValid(button){
|
|
48
|
+
if(button===undefined){
|
|
49
|
+
return false;
|
|
50
|
+
}
|
|
51
|
+
if(button==null){
|
|
52
|
+
return false;
|
|
53
|
+
}
|
|
54
|
+
if(isValid(button.value)){
|
|
55
|
+
return true;
|
|
56
|
+
}
|
|
57
|
+
return false;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
//gamepad.buttonは場合によってはvalueが取れない事(押してもvalueは0.0)があるため
|
|
61
|
+
//pressedフラグを見て0.0or1.0で代用する
|
|
62
|
+
function getVRButtonPressValue(button){
|
|
63
|
+
if(isButtonValid(button)){
|
|
64
|
+
if(button.value==0.0){
|
|
65
|
+
return button.pressed ? 1.0 : 0.0;
|
|
66
|
+
}else{
|
|
67
|
+
return button.value;
|
|
68
|
+
}
|
|
69
|
+
}else{
|
|
70
|
+
return 0.0;
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
//2つのボタンの値の有効な方を返す
|
|
75
|
+
function getVROneOfTwoButtonValue(buttonF, buttonS){
|
|
76
|
+
if(isButtonValid(buttonF)){
|
|
77
|
+
if(buttonF==0.0){
|
|
78
|
+
if(isButtonValid(buttonS)){
|
|
79
|
+
return buttonS.value;
|
|
80
|
+
}
|
|
81
|
+
}else{
|
|
82
|
+
return buttonF.value;
|
|
83
|
+
}
|
|
84
|
+
}else{
|
|
85
|
+
if(isButtonValid(buttonS)){
|
|
86
|
+
return buttonS.value;
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
return 0.0;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
//2つのボタンの値かpressedの有効な方を返す
|
|
93
|
+
function getVROneOfTwoButtonPressedValue(buttonF, buttonS){
|
|
94
|
+
if(isButtonValid(buttonF)){
|
|
95
|
+
let btnF=getVRButtonPressValue(buttonF);
|
|
96
|
+
if(btnF==0.0){
|
|
97
|
+
if(isButtonValid(buttonS)){
|
|
98
|
+
return getVRButtonPressValue(buttonS);
|
|
99
|
+
}
|
|
100
|
+
}else{
|
|
101
|
+
return btnF;
|
|
102
|
+
}
|
|
103
|
+
}else{
|
|
104
|
+
if(isButtonValid(buttonS)){
|
|
105
|
+
return getVRButtonPressValue(buttonS);
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
return 0.0;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
//2つの値の有効な方を返す
|
|
112
|
+
function getVROneOfTwoValue(first, second){
|
|
113
|
+
if(isValid(first)){
|
|
114
|
+
if(first==0.0){//axis[2]有効かつaxis[0]無効の場合は[0]に0.0が入っていることがあるため
|
|
115
|
+
if(isValid(second)){
|
|
116
|
+
return second;
|
|
117
|
+
}
|
|
118
|
+
}else{
|
|
119
|
+
return first;
|
|
120
|
+
}
|
|
121
|
+
}else{
|
|
122
|
+
if(isValid(second)){
|
|
123
|
+
return second;
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
return 0.0;
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
function applyQuaternion(out, vec, q) {
|
|
131
|
+
// benchmarks: https://jsperf.com/quaternion-transform-vec3-implementations-fixed
|
|
132
|
+
let qx = q[0], qy = q[1], qz = q[2], qw = q[3];
|
|
133
|
+
let x = vec[0], y = vec[1], z = vec[2];
|
|
134
|
+
// var qvec = [qx, qy, qz];
|
|
135
|
+
// var uv = vec3.cross([], qvec, a);
|
|
136
|
+
let uvx = qy * z - qz * y,
|
|
137
|
+
uvy = qz * x - qx * z,
|
|
138
|
+
uvz = qx * y - qy * x;
|
|
139
|
+
// var uuv = vec3.cross([], qvec, uv);
|
|
140
|
+
let uuvx = qy * uvz - qz * uvy,
|
|
141
|
+
uuvy = qz * uvx - qx * uvz,
|
|
142
|
+
uuvz = qx * uvy - qy * uvx;
|
|
143
|
+
// vec3.scale(uv, uv, 2 * w);
|
|
144
|
+
let w2 = qw * 2;
|
|
145
|
+
uvx *= w2;
|
|
146
|
+
uvy *= w2;
|
|
147
|
+
uvz *= w2;
|
|
148
|
+
// vec3.scale(uuv, uuv, 2);
|
|
149
|
+
uuvx *= 2;
|
|
150
|
+
uuvy *= 2;
|
|
151
|
+
uuvz *= 2;
|
|
152
|
+
// return vec3.add(out, a, vec3.add(out, uv, uuv));
|
|
153
|
+
out[0] = x + uvx + uuvx;
|
|
154
|
+
out[1] = y + uvy + uuvy;
|
|
155
|
+
out[2] = z + uvz + uuvz;
|
|
156
|
+
return out;
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
//float配列をC++側に渡せる形にする
|
|
160
|
+
function NativizeFloatArray(ptr, farray) {
|
|
161
|
+
for (let i = 0; i < farray.length; ++i) {
|
|
162
|
+
setValue(ptr + i*4, farray[i], 'float');
|
|
163
|
+
}
|
|
164
|
+
return ptr + farray.length*4;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
//配列全てに値を代入
|
|
168
|
+
function ValueToArray(iarray,val) {
|
|
169
|
+
for (let i = 0; i < iarray.length; ++i) {
|
|
170
|
+
iarray[i]=val;
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
//行列情報をC++側に渡せる形にする
|
|
175
|
+
function NativizeMatrix(ptr, mat) {
|
|
176
|
+
for (let i = 0; i < 16; ++i) {
|
|
177
|
+
setValue(ptr + i*4, mat[i], 'float');
|
|
178
|
+
}
|
|
179
|
+
return ptr + 16*4;
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
//座標をログ出力
|
|
183
|
+
function PrintPosition(pos,name) {
|
|
184
|
+
let str=name+" : ";
|
|
185
|
+
str+="x="+pos.x + " , ";
|
|
186
|
+
str+="y="+pos.y + " , ";
|
|
187
|
+
str+="z="+pos.z;
|
|
188
|
+
console.log(str);
|
|
189
|
+
}
|
|
190
|
+
//クオータニオンをログ出力
|
|
191
|
+
function PrintQuaternion(q,name) {
|
|
192
|
+
let str=name+" : ";
|
|
193
|
+
str+="x="+q.x + " , ";
|
|
194
|
+
str+="y="+q.y + " , ";
|
|
195
|
+
str+="z="+q.z;
|
|
196
|
+
console.log(str);
|
|
197
|
+
}
|
|
198
|
+
//行列をログ出力
|
|
199
|
+
function PrintMatrix(mat,name) {
|
|
200
|
+
let str=name+" : ";
|
|
201
|
+
for (let i = 0; i < 16; ++i) {
|
|
202
|
+
str+=mat[i]
|
|
203
|
+
if(i%4==3){
|
|
204
|
+
str+="\n";
|
|
205
|
+
}else{
|
|
206
|
+
str+=",";
|
|
207
|
+
}
|
|
208
|
+
}
|
|
209
|
+
console.log(str);
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
//var g_WebglCtx4XR=null;//WebXR周りで使うコンテキスト
|
|
213
|
+
var g_MainCanvas4XR = null;
|
|
214
|
+
|
|
215
|
+
function XRButtonCheck(buttonObject){
|
|
216
|
+
let XR=navigator.xr;
|
|
217
|
+
buttonObject.style.visibility==XR?'visible':'hidden';
|
|
218
|
+
}
|
|
219
|
+
function CheckAndInitVR(){
|
|
220
|
+
console.log("Checking XR Features...")
|
|
221
|
+
g_MainCanvas4XR=document.getElementById('canvas');
|
|
222
|
+
WebglCtx4XR=g_MainCanvas4XR.getContext('webgl2');
|
|
223
|
+
const XR=navigator.xr;
|
|
224
|
+
if (XR) {
|
|
225
|
+
XR.isSessionSupported('immersive-vr').then((supported) => {
|
|
226
|
+
//ここで返されるsupportedによりVR機器が接続されているかどうかがわかる
|
|
227
|
+
if(supported){
|
|
228
|
+
XR.requestSession('immersive-vr',{requiredFeatures:['local-floor']}).then((XRSession)=>{
|
|
229
|
+
StartVR(0, 0, 0, 0, "Scene/webxrtest.json",XRSession,WebglCtx4XR);
|
|
230
|
+
});
|
|
231
|
+
}
|
|
232
|
+
});
|
|
233
|
+
}else{
|
|
234
|
+
console.log("Is Not Support WebXR On This Browser.")
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
//vrのセッションをスタート
|
|
241
|
+
function StartVR(Type, CharaType, Param1, MultiPlay, StrParam0,XRSession,WebglCtx4XR){
|
|
242
|
+
ShowAllButton(false);
|
|
243
|
+
xrButton.style.visibility='hidden';
|
|
244
|
+
g_Status.style.visibility = 'visible';
|
|
245
|
+
g_Log.style.visibility = 'visible';
|
|
246
|
+
XRSession.requestReferenceSpace("local-floor").then((RefSpace)=>{
|
|
247
|
+
hel_setCanvasFileName("Canvas/CanvasList.json");
|
|
248
|
+
hel_start_vr(Type, CharaType, Param1, MultiPlay, StrParam0,XRSession,WebglCtx4XR,RefSpace);
|
|
249
|
+
});
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
//コントローラの状態を出力します
|
|
253
|
+
function OutputVRControllerState(XRSession){
|
|
254
|
+
for (let inputSource of XRSession.inputSources) {
|
|
255
|
+
let handedness=inputSource.handedness;
|
|
256
|
+
let gamepad=inputSource.gamepad;
|
|
257
|
+
let str="handedness=";
|
|
258
|
+
if (gamepad) {
|
|
259
|
+
str+=handedness;
|
|
260
|
+
str+=" , gamepad buttons=";
|
|
261
|
+
let strVal="";
|
|
262
|
+
let strTouch="";
|
|
263
|
+
let strPress="";
|
|
264
|
+
for(let button of gamepad.buttons){
|
|
265
|
+
strVal+=button.value+",";
|
|
266
|
+
strTouch+=button.touched+",";
|
|
267
|
+
strPress+=button.pressed+",";
|
|
268
|
+
}
|
|
269
|
+
console.log(str);
|
|
270
|
+
console.log("val="+strVal);
|
|
271
|
+
console.log("touch"+strTouch);
|
|
272
|
+
console.log("press"+strPress);
|
|
273
|
+
let strAxes="axes=";
|
|
274
|
+
for (let axis of gamepad.axes) {
|
|
275
|
+
strAxes+= axis + ",";
|
|
276
|
+
}
|
|
277
|
+
console.log(strAxes);
|
|
278
|
+
}else{
|
|
279
|
+
console.log("Gamepad is null");
|
|
280
|
+
}
|
|
281
|
+
}
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
//VR系の初期化処理スタート
|
|
285
|
+
async function hel_start_vr(Type, CharaType, Param1, MultiPlay, StrParam0,XRSession,WebglCtx4XR,XRRefSpace){
|
|
286
|
+
// //XRセッション終了時イベント
|
|
287
|
+
XRSession.addEventListener('end',onXRSessionEnd);
|
|
288
|
+
|
|
289
|
+
if (g_MainCanvas4XR.width <= 0 || g_MainCanvas4XR.height <= 0) return;
|
|
290
|
+
|
|
291
|
+
const CanTouch = (window.ontouchstart !== undefined);
|
|
292
|
+
|
|
293
|
+
// Set Parameter
|
|
294
|
+
const ETextParamType_WorldID = 0;
|
|
295
|
+
const ETextParamType_RoomID = 1;
|
|
296
|
+
const ETextParamType_SpotName = 2;
|
|
297
|
+
const ETextParamType_LocationHref = 3;
|
|
298
|
+
const ETextParamType_ShowWorldSelect = 4;
|
|
299
|
+
const ETextParamType_Logined = 5;
|
|
300
|
+
|
|
301
|
+
// Set Parameter
|
|
302
|
+
if (typeof g_WorldID !== 'undefined') hel_setText(ETextParamType_WorldID, g_WorldID);
|
|
303
|
+
if (typeof g_Skyway_RoomID !== 'undefined') hel_setText(ETextParamType_RoomID, g_Skyway_RoomID);
|
|
304
|
+
if (typeof g_Spot !== 'undefined') hel_setText(ETextParamType_SpotName, g_Spot);
|
|
305
|
+
hel_setText(ETextParamType_LocationHref, location.href);
|
|
306
|
+
if (typeof g_ShowWorldSelect !== 'undefined') hel_setText(ETextParamType_ShowWorldSelect, (g_ShowWorldSelect ? "1" : "0"));
|
|
307
|
+
//デバッグのため、ログイン状態にしておく
|
|
308
|
+
//hel_setText(ETextParamType_Logined, (g_Logined ? "1" : "0"));
|
|
309
|
+
hel_setText(ETextParamType_Logined, ("1"));
|
|
310
|
+
|
|
311
|
+
hel_setText(ETextParamType_CanvasFileName, g_CanvasFileName);
|
|
312
|
+
hel_setText(ETextParamType_CurrentUserName, g_CurrentUserName);
|
|
313
|
+
|
|
314
|
+
//
|
|
315
|
+
Module.ccall('Start', '',
|
|
316
|
+
['int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'string', 'string','boolean'],
|
|
317
|
+
[Type,
|
|
318
|
+
g_MainCanvas4XR.width,
|
|
319
|
+
g_MainCanvas4XR.height,
|
|
320
|
+
(hel_isMobile() ? 1 : 0),
|
|
321
|
+
hel_getiOSVersion(),
|
|
322
|
+
(hel_isMac() ? 1 : 0),
|
|
323
|
+
(CanTouch ? 1 : 0),
|
|
324
|
+
(hel_isLangJa() ? 1 : 0),
|
|
325
|
+
CharaType,
|
|
326
|
+
Param1,
|
|
327
|
+
(MultiPlay ? 1 : 0),
|
|
328
|
+
StrParam0,
|
|
329
|
+
g_DataFolderName,
|
|
330
|
+
true]);//最後はVRモードかどうか。なので、ここをfalseにするとVRにならない
|
|
331
|
+
|
|
332
|
+
//
|
|
333
|
+
g_MainCanvas4XR.focus();
|
|
334
|
+
await WebglCtx4XR.makeXRCompatible();//ここで待たないとXRモードにできない
|
|
335
|
+
const webglLayer=new XRWebGLLayer(XRSession, WebglCtx4XR);
|
|
336
|
+
XRSession.updateRenderState({ baseLayer: webglLayer});
|
|
337
|
+
//XRRefSpace=adjustCameraPosition(XRRefSpace);
|
|
338
|
+
function drawFrameVRClosure(time , frame){
|
|
339
|
+
drawFrameVR(time,frame,XRRefSpace);
|
|
340
|
+
}
|
|
341
|
+
var frameid=XRSession.requestAnimationFrame(drawFrameVRClosure);
|
|
342
|
+
}
|
|
343
|
+
//VR用のdrawFrame関数
|
|
344
|
+
function drawFrameVR(time , frame, XRRefSpace )
|
|
345
|
+
{
|
|
346
|
+
let session = frame.session;
|
|
347
|
+
|
|
348
|
+
let glLayer = session.renderState.baseLayer;
|
|
349
|
+
let viewerPose=frame.getViewerPose(XRRefSpace);
|
|
350
|
+
if(viewerPose==null || viewerPose===undefined){
|
|
351
|
+
console.log("xrsession=" + session);
|
|
352
|
+
console.log("viewerpose=" + viewerPose);
|
|
353
|
+
console.log("xrrefspace=" + XRRefSpace);
|
|
354
|
+
console.log("getViewerPos is Failed");
|
|
355
|
+
console.log("frame=" + frame);
|
|
356
|
+
//ビューワポーズが確立するまでにはある程度の時間がかかることがあり、その場合はアニメーションフレームを
|
|
357
|
+
//回しつつ、待つ。
|
|
358
|
+
function drawFrameVRClosure(time , frame){
|
|
359
|
+
drawFrameVR(time,frame,XRRefSpace);
|
|
360
|
+
}
|
|
361
|
+
session.requestAnimationFrame(drawFrameVRClosure);
|
|
362
|
+
return;
|
|
363
|
+
}
|
|
364
|
+
let transform=null;
|
|
365
|
+
|
|
366
|
+
// PrintPosition(viewerPose.transform.position,"headpos");
|
|
367
|
+
// PrintQuaternion(viewerPose.transform.orientation,"headrot");
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
const NUM_OF_VRCAMERAS=2;
|
|
371
|
+
const CAMERA_PARAMS=7;
|
|
372
|
+
//VRパラメータ用メモリ確保
|
|
373
|
+
const SIZE_OF_VR_VIEWPARAM=(16+16+4)*4;
|
|
374
|
+
let data=Module._malloc(SIZE_OF_VR_VIEWPARAM*NUM_OF_VRCAMERAS);
|
|
375
|
+
|
|
376
|
+
let cameraParams = new Float32Array(CAMERA_PARAMS*NUM_OF_VRCAMERAS);//カメラ情報を格納
|
|
377
|
+
|
|
378
|
+
//C側関数に送るパラメータを作成
|
|
379
|
+
for(let xrView of viewerPose.views){
|
|
380
|
+
let viewport = glLayer.getViewport(xrView);
|
|
381
|
+
let eyeIdx=(xrView.eye == 'left') ? 0 : 1;
|
|
382
|
+
|
|
383
|
+
cameraParams[eyeIdx*CAMERA_PARAMS+0]=xrView.transform.position.x;
|
|
384
|
+
cameraParams[eyeIdx*CAMERA_PARAMS+1]=xrView.transform.position.y;
|
|
385
|
+
cameraParams[eyeIdx*CAMERA_PARAMS+2]=xrView.transform.position.z;
|
|
386
|
+
cameraParams[eyeIdx*CAMERA_PARAMS+3]=xrView.transform.orientation.x;
|
|
387
|
+
cameraParams[eyeIdx*CAMERA_PARAMS+4]=xrView.transform.orientation.y;
|
|
388
|
+
cameraParams[eyeIdx*CAMERA_PARAMS+5]=xrView.transform.orientation.z;
|
|
389
|
+
cameraParams[eyeIdx*CAMERA_PARAMS+6]=xrView.transform.orientation.w;
|
|
390
|
+
|
|
391
|
+
|
|
392
|
+
let ptr=data+SIZE_OF_VR_VIEWPARAM*(eyeIdx);
|
|
393
|
+
setValue(ptr,viewport.x,'float');
|
|
394
|
+
ptr+=4;
|
|
395
|
+
setValue(ptr,viewport.y,'float');
|
|
396
|
+
ptr+=4;
|
|
397
|
+
setValue(ptr,viewport.width,'float');
|
|
398
|
+
ptr+=4;
|
|
399
|
+
setValue(ptr,viewport.height,'float');
|
|
400
|
+
ptr+=4;
|
|
401
|
+
let viewMat=xrView.transform.inverse.matrix;
|
|
402
|
+
// let viewMat=xrView.transform.inverse.matrix;
|
|
403
|
+
|
|
404
|
+
//カメラのZだけ反転
|
|
405
|
+
viewMat[8]*=-1;
|
|
406
|
+
viewMat[9]*=-1;
|
|
407
|
+
viewMat[10]*=-1;
|
|
408
|
+
|
|
409
|
+
//カメラ行列セット
|
|
410
|
+
ptr=NativizeMatrix(ptr,viewMat);
|
|
411
|
+
//プロジェクション行列セット
|
|
412
|
+
let projMat=xrView.projectionMatrix;
|
|
413
|
+
ptr=NativizeMatrix(ptr,projMat);
|
|
414
|
+
|
|
415
|
+
//デバッグ用出力
|
|
416
|
+
// console.log("viewport x="+viewport.x + " , y="+viewport.y+ " , width="+viewport.width+" , height="+viewport.height);
|
|
417
|
+
// console.log("Camera");
|
|
418
|
+
// PrintMatrix(xrView.transform.inverse.matrix,"cameramat");
|
|
419
|
+
// console.log("Projection");
|
|
420
|
+
// PrintMatrix(xrView.projectionMatrix,"projmat");
|
|
421
|
+
// console.log("ipspos x="+xrView.transform.position.x +
|
|
422
|
+
// " , y=" + xrView.transform.position.x +
|
|
423
|
+
// " , z="+ xrView.transform.position.z);
|
|
424
|
+
// console.log("ipsrot x="+xrView.transform.position.x +
|
|
425
|
+
// " , y=" + xrView.transform.position.x +
|
|
426
|
+
// " , z="+ xrView.transform.position.z +
|
|
427
|
+
// " , w="+ xrView.transform.position.w);
|
|
428
|
+
}
|
|
429
|
+
|
|
430
|
+
let vrcameradata=Module._malloc(4*CAMERA_PARAMS*NUM_OF_VRCAMERAS);//カメラデータ
|
|
431
|
+
NativizeFloatArray(vrcameradata,cameraParams);
|
|
432
|
+
Module.ccall('SetVRCameraValue', '', ['float'], [vrcameradata]);
|
|
433
|
+
Module._free(vrcameradata);
|
|
434
|
+
|
|
435
|
+
let posedata = Module._malloc((3+4)*4);//座標+回転
|
|
436
|
+
let poseParams = new Float32Array(3+4);
|
|
437
|
+
poseParams[0]=viewerPose.transform.position.x;
|
|
438
|
+
poseParams[1]=viewerPose.transform.position.y;
|
|
439
|
+
poseParams[2]=viewerPose.transform.position.z;
|
|
440
|
+
poseParams[3]=viewerPose.transform.orientation.x;
|
|
441
|
+
poseParams[4]=viewerPose.transform.orientation.y;
|
|
442
|
+
poseParams[5]=viewerPose.transform.orientation.z;
|
|
443
|
+
poseParams[6]=viewerPose.transform.orientation.w;
|
|
444
|
+
NativizeFloatArray(posedata,poseParams);
|
|
445
|
+
Module.ccall('SetVRPoseValue', '', ['float'], [posedata]);
|
|
446
|
+
Module._free(posedata);
|
|
447
|
+
|
|
448
|
+
Module.ccall('SetVRValue', '', ['float'], [data]);
|
|
449
|
+
updateVRController(frame,XRRefSpace);
|
|
450
|
+
//ここでVR側のコンテキストであるglLayerと、Emscriptenの書き込み先であるctx.FRAMEBUFFERを
|
|
451
|
+
//バインドしておかないと、VR機器に正常に表示されないので注意。
|
|
452
|
+
Module.ctx.bindFramebuffer(Module.ctx.FRAMEBUFFER,glLayer.framebuffer);
|
|
453
|
+
|
|
454
|
+
Module.ccall('DrawFrame', '', [], []);
|
|
455
|
+
Module._free(data);
|
|
456
|
+
//座標の補正
|
|
457
|
+
//XRRefSpace=adjustCameraPosition(XRRefSpace);
|
|
458
|
+
|
|
459
|
+
function drawFrameVRClosure(time , frame){
|
|
460
|
+
drawFrameVR(time,frame,XRRefSpace);
|
|
461
|
+
}
|
|
462
|
+
session.requestAnimationFrame(drawFrameVRClosure);
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
//VRコントローラの値を取得し、Heliodor側に通知
|
|
466
|
+
function updateVRController(frame,refSpace){
|
|
467
|
+
let XRSession=frame.session;
|
|
468
|
+
// OutputVRControllerState(XRSession);
|
|
469
|
+
const NUM_OF_CONTROLLERS=2;//左手、右手(一応対応すべきが左右手のみとはかぎらないためこうしている)
|
|
470
|
+
const CONTROLLER_INFO_NUM=3+4;//座標3向き4が2つ分でコントローラの場所、向きを渡す
|
|
471
|
+
const GAMEPAD_INFO_NUM=2+6;//レバー軸2方向+ボタン6個分
|
|
472
|
+
|
|
473
|
+
let controllerParams=new Float32Array(CONTROLLER_INFO_NUM*NUM_OF_CONTROLLERS);//コントローラの場所、向き情報を格納
|
|
474
|
+
let gamepadParams = new Float32Array(GAMEPAD_INFO_NUM*NUM_OF_CONTROLLERS);//ゲームパッド情報を格納
|
|
475
|
+
let activates = new Uint8Array(NUM_OF_CONTROLLERS);
|
|
476
|
+
for(let idx=0;idx<activates.length;++idx){
|
|
477
|
+
activates[idx]=0;
|
|
478
|
+
}
|
|
479
|
+
ValueToArray(gamepadParams,0.0);//gameparams全てに0代入
|
|
480
|
+
//ひとつひとつのinputSourceはXRInputSource
|
|
481
|
+
//https://developer.mozilla.org/en-US/docs/Web/API/XRInputSource
|
|
482
|
+
let controllernum=0;
|
|
483
|
+
for (let inputSource of XRSession.inputSources) {
|
|
484
|
+
|
|
485
|
+
//targetRaySpaceの情報を取得することで、VRコントローラの座標・向きを得る
|
|
486
|
+
let targetRayPose = frame.getPose(inputSource.targetRaySpace, refSpace);
|
|
487
|
+
let controllerIdx=0;
|
|
488
|
+
//オブジェクトがない場合は無視(あっても手元にない場合は認識しない)
|
|
489
|
+
if (!targetRayPose) {
|
|
490
|
+
console.log("no pose")
|
|
491
|
+
continue;
|
|
492
|
+
}else{
|
|
493
|
+
if(inputSource.handedness=='none'){
|
|
494
|
+
console.log("not vrcontroller")
|
|
495
|
+
continue;//右でも左でもないものは却下
|
|
496
|
+
}
|
|
497
|
+
controllerIdx=(inputSource.handedness=="left")?0:1;//左手なら0 , 右手なら1
|
|
498
|
+
}
|
|
499
|
+
|
|
500
|
+
|
|
501
|
+
|
|
502
|
+
++controllernum;
|
|
503
|
+
//ここまで来た時点でアクティブ
|
|
504
|
+
activates[controllerIdx]=1;
|
|
505
|
+
//targetRaySpaceの場合tracked-pointerを使用することになります
|
|
506
|
+
//https://developer.mozilla.org/ja/docs/Web/API/XRInputSource/targetRayMode
|
|
507
|
+
if (inputSource.targetRayMode == 'tracked-pointer') {
|
|
508
|
+
//現在のポーズのtransfromに現在位置と向きの情報が入っている
|
|
509
|
+
//https://developer.mozilla.org/en-US/docs/Web/API/XRRigidTransform
|
|
510
|
+
//position, orientation, matrixを使用可能
|
|
511
|
+
//今回はpositionとorientationを渡す
|
|
512
|
+
let idx=controllerIdx*CONTROLLER_INFO_NUM;
|
|
513
|
+
let pos=targetRayPose.transform.position;
|
|
514
|
+
let rot=targetRayPose.transform.orientation;
|
|
515
|
+
if(inputSource.gripSpace){
|
|
516
|
+
let gripPose=frame.getPose(inputSource.gripSpace,refSpace);
|
|
517
|
+
if(gripPose){
|
|
518
|
+
pos=gripPose.transform.position;
|
|
519
|
+
}
|
|
520
|
+
}
|
|
521
|
+
controllerParams[0+idx]=pos.x;
|
|
522
|
+
controllerParams[1+idx]=pos.y;
|
|
523
|
+
controllerParams[2+idx]=-pos.z;//Z軸反転
|
|
524
|
+
|
|
525
|
+
controllerParams[3+idx]=-rot.x;//X軸回転反転
|
|
526
|
+
controllerParams[4+idx]=-rot.y;//Y軸回転反転
|
|
527
|
+
controllerParams[5+idx]=rot.z;//Z軸回転反転
|
|
528
|
+
//let xzSign=inputSource.handedness=="left"?-1.0:1.0;
|
|
529
|
+
// controllerParams[5+idx]=xzSign*rot.x;//X軸回転反転
|
|
530
|
+
// controllerParams[4+idx]=-rot.y;//Y軸回転反転
|
|
531
|
+
// controllerParams[3+idx]=xzSign*rot.z;//Z軸回転反転
|
|
532
|
+
controllerParams[6+idx]=rot.w;
|
|
533
|
+
|
|
534
|
+
//gamepad情報を書き込み。詳細は
|
|
535
|
+
//https://hikky.atlassian.net/wiki/spaces/HEL/pages/399474733/WebXR
|
|
536
|
+
//と
|
|
537
|
+
//https://www.w3.org/TR/webxr-gamepads-module/#xr-standard-heading
|
|
538
|
+
//で確認してください
|
|
539
|
+
let gamepad=inputSource.gamepad;
|
|
540
|
+
if(gamepad==null)continue;
|
|
541
|
+
let gpidx=controllerIdx*GAMEPAD_INFO_NUM;
|
|
542
|
+
|
|
543
|
+
if(gamepad.axes !== void 0){
|
|
544
|
+
if(gamepad.axes != null ){
|
|
545
|
+
if(gamepad.axes.length>1){
|
|
546
|
+
gamepadParams[0+gpidx]=getVROneOfTwoValue(gamepad.axes[0],gamepad.axes[2]);//X軸
|
|
547
|
+
gamepadParams[1+gpidx]=getVROneOfTwoValue(gamepad.axes[1],gamepad.axes[3]);//Y軸
|
|
548
|
+
}
|
|
549
|
+
}
|
|
550
|
+
}
|
|
551
|
+
if(gamepad.buttons !== void 0 ){
|
|
552
|
+
if(gamepad.buttons != null){
|
|
553
|
+
gamepadParams[2+gpidx]=gamepad.buttons[0].value;//トリガーボタン
|
|
554
|
+
gamepadParams[3+gpidx]=gamepad.buttons[1].value;//グリップボタン
|
|
555
|
+
//押し込み。
|
|
556
|
+
let axisPressValue=getVROneOfTwoButtonPressedValue(gamepad.buttons[2],gamepad.buttons[3]);
|
|
557
|
+
gamepadParams[4+gpidx]=axisPressValue;
|
|
558
|
+
gamepadParams[5+gpidx]=axisPressValue;
|
|
559
|
+
|
|
560
|
+
if(gamepad.buttons.length<4){
|
|
561
|
+
gamepadParams[6+gpidx]=0.0;
|
|
562
|
+
gamepadParams[7+gpidx]=0.0;
|
|
563
|
+
}else{
|
|
564
|
+
gamepadParams[6+gpidx]=gamepad.buttons[4].value==null?0.0:gamepad.buttons[4].value;//X or A
|
|
565
|
+
gamepadParams[7+gpidx]=gamepad.buttons[5].value==null?0.0:gamepad.buttons[5].value;//Y or B
|
|
566
|
+
}
|
|
567
|
+
}
|
|
568
|
+
}
|
|
569
|
+
}else{
|
|
570
|
+
console.log("not tracked-pointer");
|
|
571
|
+
}
|
|
572
|
+
}
|
|
573
|
+
|
|
574
|
+
let controllerdata=Module._malloc(controllerParams.length*4);//コントローラデータ
|
|
575
|
+
let gamepaddata=Module._malloc(gamepadParams.length*4);//ゲームパッドデータ
|
|
576
|
+
let activedata=Module._malloc(activates.length);//アクティブかどうかのデータ
|
|
577
|
+
NativizeFloatArray(controllerdata,controllerParams);
|
|
578
|
+
NativizeFloatArray(gamepaddata,gamepadParams);
|
|
579
|
+
|
|
580
|
+
Module.HEAPU8.set(activates, activedata);
|
|
581
|
+
let isAvailable=Module.ccall('SetVRControllerValues', '', ['number','number','float','float'], [controllernum,activedata,controllerdata,gamepaddata]);
|
|
582
|
+
Module._free(controllerdata);
|
|
583
|
+
Module._free(gamepaddata);
|
|
584
|
+
Module._free(activedata);
|
|
585
|
+
}
|
|
586
|
+
//カメラ位置補正(ゲーム側の座標と回転を反映させる)
|
|
587
|
+
//※現在はゲーム側の回転は反映させていません
|
|
588
|
+
function adjustCameraPosition(XRRefSpace){
|
|
589
|
+
const SIZE_OF_FPS_CAMERAPARAM=(3+4)*4;
|
|
590
|
+
let cameradata=Module._malloc(SIZE_OF_FPS_CAMERAPARAM);
|
|
591
|
+
let isAvailable=Module.ccall('GetFPSCameraValue', 'boolean', ['float'], [cameradata]);
|
|
592
|
+
if(isAvailable){
|
|
593
|
+
let camera=[];
|
|
594
|
+
for(let i=0;i<7;++i){
|
|
595
|
+
camera.push(Module.getValue(cameradata+(i*4),'float'));
|
|
596
|
+
}
|
|
597
|
+
// let xrRigidTransform=new XRRigidTransform( {x: camera[0], y: camera[1], z: camera[2]},
|
|
598
|
+
let offsetPos=[lastPos[0] - camera[0],lastPos[1] - camera[1],lastPos[2] - camera[2]];
|
|
599
|
+
let q=[camera[3], camera[4], camera[5], camera[6]];
|
|
600
|
+
offsetPos=applyQuaternion(offsetPos,offsetPos,q);
|
|
601
|
+
for( let i=0;i<3;++i){
|
|
602
|
+
lastPos[i]=camera[i];
|
|
603
|
+
}
|
|
604
|
+
let xrRigidTransform=new XRRigidTransform( {x: offsetPos[0], y: offsetPos[1], z: offsetPos[2]},
|
|
605
|
+
//let xrRigidTransform=new XRRigidTransform( {x: 0.0, y:0.001, z: 0.0},
|
|
606
|
+
{x: 0, y: 0, z: 0, w: 1});
|
|
607
|
+
//{x: camera[3], y: camera[4], z: camera[5], w: camera[6]});
|
|
608
|
+
XRRefSpace=XRRefSpace.getOffsetReferenceSpace(xrRigidTransform);
|
|
609
|
+
//↓ゲーム側の座標、回転値をログ出力
|
|
610
|
+
// console.log("playerpos");
|
|
611
|
+
// let label=['x=','y=','z='];
|
|
612
|
+
// for(let i=0;i<3;++i){
|
|
613
|
+
// console.log(label[i]+camera[i]);
|
|
614
|
+
// }
|
|
615
|
+
// let label2=['qx=','qy=','qz=','qw'];
|
|
616
|
+
// for(let i=0;i<4;++i){
|
|
617
|
+
// console.log(label2[i]+camera[i+3]);
|
|
618
|
+
// }
|
|
619
|
+
}
|
|
620
|
+
Module._free(cameradata);
|
|
621
|
+
return XRRefSpace;
|
|
622
|
+
}
|
|
623
|
+
|
|
624
|
+
//終了処理
|
|
625
|
+
async function onXRSessionEnd(session){
|
|
626
|
+
if(session){
|
|
627
|
+
console.log("XRSession Is End object=" + session);
|
|
628
|
+
if(session.session!=null){
|
|
629
|
+
//session.session.end()//この時点でendしてるので必要なしというエラーメッセージが出るが呼んでおいたほうがいい
|
|
630
|
+
Module.ctx.bindFramebuffer(Module.ctx.FRAMEBUFFER,null);//フレームバッファの解放
|
|
631
|
+
session.session=null;
|
|
632
|
+
}
|
|
633
|
+
}
|
|
634
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html lang="ja">
|
|
3
|
+
|
|
4
|
+
<head>
|
|
5
|
+
<meta charset="utf-8">
|
|
6
|
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
7
|
+
<meta name="viewport" content="width=device-width, user-scalable=no" />
|
|
8
|
+
<title>License List</title>
|
|
9
|
+
</head>
|
|
10
|
+
|
|
11
|
+
<body>
|
|
12
|
+
<h1>License List</h1>
|
|
13
|
+
|
|
14
|
+
<p>
|
|
15
|
+
Emscripten<br>
|
|
16
|
+
<a href="https://github.com/emscripten-core/emscripten" target="_blank">https://github.com/emscripten-core/emscripten</a>
|
|
17
|
+
<pre>
|
|
18
|
+
Copyright (c) 2010-2014 Emscripten authors, see AUTHORS file.
|
|
19
|
+
|
|
20
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
21
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
22
|
+
in the Software without restriction, including without limitation the rights
|
|
23
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
24
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
25
|
+
furnished to do so, subject to the following conditions:
|
|
26
|
+
|
|
27
|
+
The above copyright notice and this permission notice shall be included in
|
|
28
|
+
all copies or substantial portions of the Software.
|
|
29
|
+
|
|
30
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
31
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
32
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
33
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
34
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
35
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
36
|
+
THE SOFTWARE.
|
|
37
|
+
</pre>
|
|
38
|
+
</p>
|
|
39
|
+
|
|
40
|
+
</body>
|
|
41
|
+
</html>
|
|
42
|
+
|