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,598 @@
|
|
|
1
|
+
/* gzread.c -- zlib functions for reading gzip files
|
|
2
|
+
* Copyright (C) 2004, 2005, 2010, 2011, 2012, 2013 Mark Adler
|
|
3
|
+
* For conditions of distribution and use, see copyright notice in zlib.h
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
#ifdef __EMSCRIPTEN__
|
|
7
|
+
#include <unistd.h>
|
|
8
|
+
#endif
|
|
9
|
+
|
|
10
|
+
#include "gzguts.h"
|
|
11
|
+
|
|
12
|
+
/* Local functions */
|
|
13
|
+
local int gz_load OF((gz_statep, unsigned char *, unsigned, unsigned *));
|
|
14
|
+
local int gz_avail OF((gz_statep));
|
|
15
|
+
local int gz_look OF((gz_statep));
|
|
16
|
+
local int gz_decomp OF((gz_statep));
|
|
17
|
+
local int gz_fetch OF((gz_statep));
|
|
18
|
+
local int gz_skip OF((gz_statep, z_off64_t));
|
|
19
|
+
|
|
20
|
+
/* Use read() to load a buffer -- return -1 on error, otherwise 0. Read from
|
|
21
|
+
state->fd, and update state->eof, state->err, and state->msg as appropriate.
|
|
22
|
+
This function needs to loop on read(), since read() is not guaranteed to
|
|
23
|
+
read the number of bytes requested, depending on the type of descriptor. */
|
|
24
|
+
local int gz_load(state, buf, len, have)
|
|
25
|
+
gz_statep state;
|
|
26
|
+
unsigned char *buf;
|
|
27
|
+
unsigned len;
|
|
28
|
+
unsigned *have;
|
|
29
|
+
{
|
|
30
|
+
int ret;
|
|
31
|
+
|
|
32
|
+
*have = 0;
|
|
33
|
+
do {
|
|
34
|
+
ret = read(state->fd, buf + *have, len - *have);
|
|
35
|
+
if (ret <= 0)
|
|
36
|
+
break;
|
|
37
|
+
*have += ret;
|
|
38
|
+
} while (*have < len);
|
|
39
|
+
if (ret < 0) {
|
|
40
|
+
gz_error(state, Z_ERRNO, zstrerror());
|
|
41
|
+
return -1;
|
|
42
|
+
}
|
|
43
|
+
if (ret == 0)
|
|
44
|
+
state->eof = 1;
|
|
45
|
+
return 0;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
/* Load up input buffer and set eof flag if last data loaded -- return -1 on
|
|
49
|
+
error, 0 otherwise. Note that the eof flag is set when the end of the input
|
|
50
|
+
file is reached, even though there may be unused data in the buffer. Once
|
|
51
|
+
that data has been used, no more attempts will be made to read the file.
|
|
52
|
+
If strm->avail_in != 0, then the current data is moved to the beginning of
|
|
53
|
+
the input buffer, and then the remainder of the buffer is loaded with the
|
|
54
|
+
available data from the input file. */
|
|
55
|
+
local int gz_avail(state)
|
|
56
|
+
gz_statep state;
|
|
57
|
+
{
|
|
58
|
+
unsigned got;
|
|
59
|
+
z_streamp strm = &(state->strm);
|
|
60
|
+
|
|
61
|
+
if (state->err != Z_OK && state->err != Z_BUF_ERROR)
|
|
62
|
+
return -1;
|
|
63
|
+
if (state->eof == 0) {
|
|
64
|
+
if (strm->avail_in) { /* copy what's there to the start */
|
|
65
|
+
unsigned char *p = state->in;
|
|
66
|
+
unsigned const char *q = strm->next_in;
|
|
67
|
+
unsigned n = strm->avail_in;
|
|
68
|
+
do {
|
|
69
|
+
*p++ = *q++;
|
|
70
|
+
} while (--n);
|
|
71
|
+
}
|
|
72
|
+
if (gz_load(state, state->in + strm->avail_in,
|
|
73
|
+
state->size - strm->avail_in, &got) == -1)
|
|
74
|
+
return -1;
|
|
75
|
+
strm->avail_in += got;
|
|
76
|
+
strm->next_in = state->in;
|
|
77
|
+
}
|
|
78
|
+
return 0;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
/* Look for gzip header, set up for inflate or copy. state->x.have must be 0.
|
|
82
|
+
If this is the first time in, allocate required memory. state->how will be
|
|
83
|
+
left unchanged if there is no more input data available, will be set to COPY
|
|
84
|
+
if there is no gzip header and direct copying will be performed, or it will
|
|
85
|
+
be set to GZIP for decompression. If direct copying, then leftover input
|
|
86
|
+
data from the input buffer will be copied to the output buffer. In that
|
|
87
|
+
case, all further file reads will be directly to either the output buffer or
|
|
88
|
+
a user buffer. If decompressing, the inflate state will be initialized.
|
|
89
|
+
gz_look() will return 0 on success or -1 on failure. */
|
|
90
|
+
local int gz_look(state)
|
|
91
|
+
gz_statep state;
|
|
92
|
+
{
|
|
93
|
+
z_streamp strm = &(state->strm);
|
|
94
|
+
|
|
95
|
+
/* allocate read buffers and inflate memory */
|
|
96
|
+
if (state->size == 0) {
|
|
97
|
+
/* allocate buffers */
|
|
98
|
+
state->in = (unsigned char *)malloc(state->want);
|
|
99
|
+
state->out = (unsigned char *)malloc(state->want << 1);
|
|
100
|
+
if (state->in == NULL || state->out == NULL) {
|
|
101
|
+
if (state->out != NULL)
|
|
102
|
+
free(state->out);
|
|
103
|
+
if (state->in != NULL)
|
|
104
|
+
free(state->in);
|
|
105
|
+
gz_error(state, Z_MEM_ERROR, "out of memory");
|
|
106
|
+
return -1;
|
|
107
|
+
}
|
|
108
|
+
state->size = state->want;
|
|
109
|
+
|
|
110
|
+
/* allocate inflate memory */
|
|
111
|
+
state->strm.zalloc = Z_NULL;
|
|
112
|
+
state->strm.zfree = Z_NULL;
|
|
113
|
+
state->strm.opaque = Z_NULL;
|
|
114
|
+
state->strm.avail_in = 0;
|
|
115
|
+
state->strm.next_in = Z_NULL;
|
|
116
|
+
if (inflateInit2(&(state->strm), 15 + 16) != Z_OK) { /* gunzip */
|
|
117
|
+
free(state->out);
|
|
118
|
+
free(state->in);
|
|
119
|
+
state->size = 0;
|
|
120
|
+
gz_error(state, Z_MEM_ERROR, "out of memory");
|
|
121
|
+
return -1;
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
/* get at least the magic bytes in the input buffer */
|
|
126
|
+
if (strm->avail_in < 2) {
|
|
127
|
+
if (gz_avail(state) == -1)
|
|
128
|
+
return -1;
|
|
129
|
+
if (strm->avail_in == 0)
|
|
130
|
+
return 0;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
/* look for gzip magic bytes -- if there, do gzip decoding (note: there is
|
|
134
|
+
a logical dilemma here when considering the case of a partially written
|
|
135
|
+
gzip file, to wit, if a single 31 byte is written, then we cannot tell
|
|
136
|
+
whether this is a single-byte file, or just a partially written gzip
|
|
137
|
+
file -- for here we assume that if a gzip file is being written, then
|
|
138
|
+
the header will be written in a single operation, so that reading a
|
|
139
|
+
single byte is sufficient indication that it is not a gzip file) */
|
|
140
|
+
if (strm->avail_in > 1 &&
|
|
141
|
+
strm->next_in[0] == 31 && strm->next_in[1] == 139) {
|
|
142
|
+
inflateReset(strm);
|
|
143
|
+
state->how = GZIP;
|
|
144
|
+
state->direct = 0;
|
|
145
|
+
return 0;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
/* no gzip header -- if we were decoding gzip before, then this is trailing
|
|
149
|
+
garbage. Ignore the trailing garbage and finish. */
|
|
150
|
+
if (state->direct == 0) {
|
|
151
|
+
strm->avail_in = 0;
|
|
152
|
+
state->eof = 1;
|
|
153
|
+
state->x.have = 0;
|
|
154
|
+
return 0;
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
/* doing raw i/o, copy any leftover input to output -- this assumes that
|
|
158
|
+
the output buffer is larger than the input buffer, which also assures
|
|
159
|
+
space for gzungetc() */
|
|
160
|
+
state->x.next = state->out;
|
|
161
|
+
if (strm->avail_in) {
|
|
162
|
+
memcpy(state->x.next, strm->next_in, strm->avail_in);
|
|
163
|
+
state->x.have = strm->avail_in;
|
|
164
|
+
strm->avail_in = 0;
|
|
165
|
+
}
|
|
166
|
+
state->how = COPY;
|
|
167
|
+
state->direct = 1;
|
|
168
|
+
return 0;
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
/* Decompress from input to the provided next_out and avail_out in the state.
|
|
172
|
+
On return, state->x.have and state->x.next point to the just decompressed
|
|
173
|
+
data. If the gzip stream completes, state->how is reset to LOOK to look for
|
|
174
|
+
the next gzip stream or raw data, once state->x.have is depleted. Returns 0
|
|
175
|
+
on success, -1 on failure. */
|
|
176
|
+
local int gz_decomp(state)
|
|
177
|
+
gz_statep state;
|
|
178
|
+
{
|
|
179
|
+
int ret = Z_OK;
|
|
180
|
+
unsigned had;
|
|
181
|
+
z_streamp strm = &(state->strm);
|
|
182
|
+
|
|
183
|
+
/* fill output buffer up to end of deflate stream */
|
|
184
|
+
had = strm->avail_out;
|
|
185
|
+
do {
|
|
186
|
+
/* get more input for inflate() */
|
|
187
|
+
if (strm->avail_in == 0 && gz_avail(state) == -1)
|
|
188
|
+
return -1;
|
|
189
|
+
if (strm->avail_in == 0) {
|
|
190
|
+
gz_error(state, Z_BUF_ERROR, "unexpected end of file");
|
|
191
|
+
break;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
/* decompress and handle errors */
|
|
195
|
+
ret = inflate(strm, Z_NO_FLUSH);
|
|
196
|
+
if (ret == Z_STREAM_ERROR || ret == Z_NEED_DICT) {
|
|
197
|
+
gz_error(state, Z_STREAM_ERROR,
|
|
198
|
+
"internal error: inflate stream corrupt");
|
|
199
|
+
return -1;
|
|
200
|
+
}
|
|
201
|
+
if (ret == Z_MEM_ERROR) {
|
|
202
|
+
gz_error(state, Z_MEM_ERROR, "out of memory");
|
|
203
|
+
return -1;
|
|
204
|
+
}
|
|
205
|
+
if (ret == Z_DATA_ERROR) { /* deflate stream invalid */
|
|
206
|
+
gz_error(state, Z_DATA_ERROR,
|
|
207
|
+
strm->msg == NULL ? "compressed data error" : strm->msg);
|
|
208
|
+
return -1;
|
|
209
|
+
}
|
|
210
|
+
} while (strm->avail_out && ret != Z_STREAM_END);
|
|
211
|
+
|
|
212
|
+
/* update available output */
|
|
213
|
+
state->x.have = had - strm->avail_out;
|
|
214
|
+
state->x.next = strm->next_out - state->x.have;
|
|
215
|
+
|
|
216
|
+
/* if the gzip stream completed successfully, look for another */
|
|
217
|
+
if (ret == Z_STREAM_END)
|
|
218
|
+
state->how = LOOK;
|
|
219
|
+
|
|
220
|
+
/* good decompression */
|
|
221
|
+
return 0;
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
/* Fetch data and put it in the output buffer. Assumes state->x.have is 0.
|
|
225
|
+
Data is either copied from the input file or decompressed from the input
|
|
226
|
+
file depending on state->how. If state->how is LOOK, then a gzip header is
|
|
227
|
+
looked for to determine whether to copy or decompress. Returns -1 on error,
|
|
228
|
+
otherwise 0. gz_fetch() will leave state->how as COPY or GZIP unless the
|
|
229
|
+
end of the input file has been reached and all data has been processed. */
|
|
230
|
+
local int gz_fetch(state)
|
|
231
|
+
gz_statep state;
|
|
232
|
+
{
|
|
233
|
+
z_streamp strm = &(state->strm);
|
|
234
|
+
|
|
235
|
+
do {
|
|
236
|
+
switch(state->how) {
|
|
237
|
+
case LOOK: /* -> LOOK, COPY (only if never GZIP), or GZIP */
|
|
238
|
+
if (gz_look(state) == -1)
|
|
239
|
+
return -1;
|
|
240
|
+
if (state->how == LOOK)
|
|
241
|
+
return 0;
|
|
242
|
+
break;
|
|
243
|
+
case COPY: /* -> COPY */
|
|
244
|
+
if (gz_load(state, state->out, state->size << 1, &(state->x.have))
|
|
245
|
+
== -1)
|
|
246
|
+
return -1;
|
|
247
|
+
state->x.next = state->out;
|
|
248
|
+
return 0;
|
|
249
|
+
case GZIP: /* -> GZIP or LOOK (if end of gzip stream) */
|
|
250
|
+
strm->avail_out = state->size << 1;
|
|
251
|
+
strm->next_out = state->out;
|
|
252
|
+
if (gz_decomp(state) == -1)
|
|
253
|
+
return -1;
|
|
254
|
+
}
|
|
255
|
+
} while (state->x.have == 0 && (!state->eof || strm->avail_in));
|
|
256
|
+
return 0;
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
/* Skip len uncompressed bytes of output. Return -1 on error, 0 on success. */
|
|
260
|
+
local int gz_skip(state, len)
|
|
261
|
+
gz_statep state;
|
|
262
|
+
z_off64_t len;
|
|
263
|
+
{
|
|
264
|
+
unsigned n;
|
|
265
|
+
|
|
266
|
+
/* skip over len bytes or reach end-of-file, whichever comes first */
|
|
267
|
+
while (len)
|
|
268
|
+
/* skip over whatever is in output buffer */
|
|
269
|
+
if (state->x.have) {
|
|
270
|
+
n = GT_OFF(state->x.have) || (z_off64_t)state->x.have > len ?
|
|
271
|
+
(unsigned)len : state->x.have;
|
|
272
|
+
state->x.have -= n;
|
|
273
|
+
state->x.next += n;
|
|
274
|
+
state->x.pos += n;
|
|
275
|
+
len -= n;
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
/* output buffer empty -- return if we're at the end of the input */
|
|
279
|
+
else if (state->eof && state->strm.avail_in == 0)
|
|
280
|
+
break;
|
|
281
|
+
|
|
282
|
+
/* need more data to skip -- load up output buffer */
|
|
283
|
+
else {
|
|
284
|
+
/* get more output, looking for header if required */
|
|
285
|
+
if (gz_fetch(state) == -1)
|
|
286
|
+
return -1;
|
|
287
|
+
}
|
|
288
|
+
return 0;
|
|
289
|
+
}
|
|
290
|
+
|
|
291
|
+
/* -- see zlib.h -- */
|
|
292
|
+
int ZEXPORT gzread(file, buf, len)
|
|
293
|
+
gzFile file;
|
|
294
|
+
voidp buf;
|
|
295
|
+
unsigned len;
|
|
296
|
+
{
|
|
297
|
+
unsigned got, n;
|
|
298
|
+
gz_statep state;
|
|
299
|
+
z_streamp strm;
|
|
300
|
+
|
|
301
|
+
/* get internal structure */
|
|
302
|
+
if (file == NULL)
|
|
303
|
+
return -1;
|
|
304
|
+
state = (gz_statep)file;
|
|
305
|
+
strm = &(state->strm);
|
|
306
|
+
|
|
307
|
+
/* check that we're reading and that there's no (serious) error */
|
|
308
|
+
if (state->mode != GZ_READ ||
|
|
309
|
+
(state->err != Z_OK && state->err != Z_BUF_ERROR))
|
|
310
|
+
return -1;
|
|
311
|
+
|
|
312
|
+
/* since an int is returned, make sure len fits in one, otherwise return
|
|
313
|
+
with an error (this avoids the flaw in the interface) */
|
|
314
|
+
if ((int)len < 0) {
|
|
315
|
+
gz_error(state, Z_DATA_ERROR, "requested length does not fit in int");
|
|
316
|
+
return -1;
|
|
317
|
+
}
|
|
318
|
+
|
|
319
|
+
/* if len is zero, avoid unnecessary operations */
|
|
320
|
+
if (len == 0)
|
|
321
|
+
return 0;
|
|
322
|
+
|
|
323
|
+
/* process a skip request */
|
|
324
|
+
if (state->seek) {
|
|
325
|
+
state->seek = 0;
|
|
326
|
+
if (gz_skip(state, state->skip) == -1)
|
|
327
|
+
return -1;
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
/* get len bytes to buf, or less than len if at the end */
|
|
331
|
+
got = 0;
|
|
332
|
+
do {
|
|
333
|
+
/* first just try copying data from the output buffer */
|
|
334
|
+
if (state->x.have) {
|
|
335
|
+
n = state->x.have > len ? len : state->x.have;
|
|
336
|
+
memcpy(buf, state->x.next, n);
|
|
337
|
+
state->x.next += n;
|
|
338
|
+
state->x.have -= n;
|
|
339
|
+
}
|
|
340
|
+
|
|
341
|
+
/* output buffer empty -- return if we're at the end of the input */
|
|
342
|
+
else if (state->eof && strm->avail_in == 0) {
|
|
343
|
+
state->past = 1; /* tried to read past end */
|
|
344
|
+
break;
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
/* need output data -- for small len or new stream load up our output
|
|
348
|
+
buffer */
|
|
349
|
+
else if (state->how == LOOK || len < (state->size << 1)) {
|
|
350
|
+
/* get more output, looking for header if required */
|
|
351
|
+
if (gz_fetch(state) == -1)
|
|
352
|
+
return -1;
|
|
353
|
+
continue; /* no progress yet -- go back to copy above */
|
|
354
|
+
/* the copy above assures that we will leave with space in the
|
|
355
|
+
output buffer, allowing at least one gzungetc() to succeed */
|
|
356
|
+
}
|
|
357
|
+
|
|
358
|
+
/* large len -- read directly into user buffer */
|
|
359
|
+
else if (state->how == COPY) { /* read directly */
|
|
360
|
+
if (gz_load(state, (unsigned char *)buf, len, &n) == -1)
|
|
361
|
+
return -1;
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
/* large len -- decompress directly into user buffer */
|
|
365
|
+
else { /* state->how == GZIP */
|
|
366
|
+
strm->avail_out = len;
|
|
367
|
+
strm->next_out = (unsigned char *)buf;
|
|
368
|
+
if (gz_decomp(state) == -1)
|
|
369
|
+
return -1;
|
|
370
|
+
n = state->x.have;
|
|
371
|
+
state->x.have = 0;
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
/* update progress */
|
|
375
|
+
len -= n;
|
|
376
|
+
buf = (char *)buf + n;
|
|
377
|
+
got += n;
|
|
378
|
+
state->x.pos += n;
|
|
379
|
+
} while (len);
|
|
380
|
+
|
|
381
|
+
/* return number of bytes read into user buffer (will fit in int) */
|
|
382
|
+
return (int)got;
|
|
383
|
+
}
|
|
384
|
+
|
|
385
|
+
/* -- see zlib.h -- */
|
|
386
|
+
#ifdef Z_PREFIX_SET
|
|
387
|
+
# undef z_gzgetc
|
|
388
|
+
#else
|
|
389
|
+
# undef gzgetc
|
|
390
|
+
#endif
|
|
391
|
+
int ZEXPORT gzgetc(file)
|
|
392
|
+
gzFile file;
|
|
393
|
+
{
|
|
394
|
+
int ret;
|
|
395
|
+
unsigned char buf[1];
|
|
396
|
+
gz_statep state;
|
|
397
|
+
|
|
398
|
+
/* get internal structure */
|
|
399
|
+
if (file == NULL)
|
|
400
|
+
return -1;
|
|
401
|
+
state = (gz_statep)file;
|
|
402
|
+
|
|
403
|
+
/* check that we're reading and that there's no (serious) error */
|
|
404
|
+
if (state->mode != GZ_READ ||
|
|
405
|
+
(state->err != Z_OK && state->err != Z_BUF_ERROR))
|
|
406
|
+
return -1;
|
|
407
|
+
|
|
408
|
+
/* try output buffer (no need to check for skip request) */
|
|
409
|
+
if (state->x.have) {
|
|
410
|
+
state->x.have--;
|
|
411
|
+
state->x.pos++;
|
|
412
|
+
return *(state->x.next)++;
|
|
413
|
+
}
|
|
414
|
+
|
|
415
|
+
/* nothing there -- try gzread() */
|
|
416
|
+
ret = gzread(file, buf, 1);
|
|
417
|
+
return ret < 1 ? -1 : buf[0];
|
|
418
|
+
}
|
|
419
|
+
|
|
420
|
+
int ZEXPORT gzgetc_(file)
|
|
421
|
+
gzFile file;
|
|
422
|
+
{
|
|
423
|
+
return gzgetc(file);
|
|
424
|
+
}
|
|
425
|
+
|
|
426
|
+
/* -- see zlib.h -- */
|
|
427
|
+
int ZEXPORT gzungetc(c, file)
|
|
428
|
+
int c;
|
|
429
|
+
gzFile file;
|
|
430
|
+
{
|
|
431
|
+
gz_statep state;
|
|
432
|
+
|
|
433
|
+
/* get internal structure */
|
|
434
|
+
if (file == NULL)
|
|
435
|
+
return -1;
|
|
436
|
+
state = (gz_statep)file;
|
|
437
|
+
|
|
438
|
+
/* check that we're reading and that there's no (serious) error */
|
|
439
|
+
if (state->mode != GZ_READ ||
|
|
440
|
+
(state->err != Z_OK && state->err != Z_BUF_ERROR))
|
|
441
|
+
return -1;
|
|
442
|
+
|
|
443
|
+
/* process a skip request */
|
|
444
|
+
if (state->seek) {
|
|
445
|
+
state->seek = 0;
|
|
446
|
+
if (gz_skip(state, state->skip) == -1)
|
|
447
|
+
return -1;
|
|
448
|
+
}
|
|
449
|
+
|
|
450
|
+
/* can't push EOF */
|
|
451
|
+
if (c < 0)
|
|
452
|
+
return -1;
|
|
453
|
+
|
|
454
|
+
/* if output buffer empty, put byte at end (allows more pushing) */
|
|
455
|
+
if (state->x.have == 0) {
|
|
456
|
+
state->x.have = 1;
|
|
457
|
+
state->x.next = state->out + (state->size << 1) - 1;
|
|
458
|
+
state->x.next[0] = c;
|
|
459
|
+
state->x.pos--;
|
|
460
|
+
state->past = 0;
|
|
461
|
+
return c;
|
|
462
|
+
}
|
|
463
|
+
|
|
464
|
+
/* if no room, give up (must have already done a gzungetc()) */
|
|
465
|
+
if (state->x.have == (state->size << 1)) {
|
|
466
|
+
gz_error(state, Z_DATA_ERROR, "out of room to push characters");
|
|
467
|
+
return -1;
|
|
468
|
+
}
|
|
469
|
+
|
|
470
|
+
/* slide output data if needed and insert byte before existing data */
|
|
471
|
+
if (state->x.next == state->out) {
|
|
472
|
+
unsigned char *src = state->out + state->x.have;
|
|
473
|
+
unsigned char *dest = state->out + (state->size << 1);
|
|
474
|
+
while (src > state->out)
|
|
475
|
+
*--dest = *--src;
|
|
476
|
+
state->x.next = dest;
|
|
477
|
+
}
|
|
478
|
+
state->x.have++;
|
|
479
|
+
state->x.next--;
|
|
480
|
+
state->x.next[0] = c;
|
|
481
|
+
state->x.pos--;
|
|
482
|
+
state->past = 0;
|
|
483
|
+
return c;
|
|
484
|
+
}
|
|
485
|
+
|
|
486
|
+
/* -- see zlib.h -- */
|
|
487
|
+
char * ZEXPORT gzgets(file, buf, len)
|
|
488
|
+
gzFile file;
|
|
489
|
+
char *buf;
|
|
490
|
+
int len;
|
|
491
|
+
{
|
|
492
|
+
unsigned left, n;
|
|
493
|
+
char *str;
|
|
494
|
+
unsigned char *eol;
|
|
495
|
+
gz_statep state;
|
|
496
|
+
|
|
497
|
+
/* check parameters and get internal structure */
|
|
498
|
+
if (file == NULL || buf == NULL || len < 1)
|
|
499
|
+
return NULL;
|
|
500
|
+
state = (gz_statep)file;
|
|
501
|
+
|
|
502
|
+
/* check that we're reading and that there's no (serious) error */
|
|
503
|
+
if (state->mode != GZ_READ ||
|
|
504
|
+
(state->err != Z_OK && state->err != Z_BUF_ERROR))
|
|
505
|
+
return NULL;
|
|
506
|
+
|
|
507
|
+
/* process a skip request */
|
|
508
|
+
if (state->seek) {
|
|
509
|
+
state->seek = 0;
|
|
510
|
+
if (gz_skip(state, state->skip) == -1)
|
|
511
|
+
return NULL;
|
|
512
|
+
}
|
|
513
|
+
|
|
514
|
+
/* copy output bytes up to new line or len - 1, whichever comes first --
|
|
515
|
+
append a terminating zero to the string (we don't check for a zero in
|
|
516
|
+
the contents, let the user worry about that) */
|
|
517
|
+
str = buf;
|
|
518
|
+
left = (unsigned)len - 1;
|
|
519
|
+
if (left) do {
|
|
520
|
+
/* assure that something is in the output buffer */
|
|
521
|
+
if (state->x.have == 0 && gz_fetch(state) == -1)
|
|
522
|
+
return NULL; /* error */
|
|
523
|
+
if (state->x.have == 0) { /* end of file */
|
|
524
|
+
state->past = 1; /* read past end */
|
|
525
|
+
break; /* return what we have */
|
|
526
|
+
}
|
|
527
|
+
|
|
528
|
+
/* look for end-of-line in current output buffer */
|
|
529
|
+
n = state->x.have > left ? left : state->x.have;
|
|
530
|
+
eol = (unsigned char *)memchr(state->x.next, '\n', n);
|
|
531
|
+
if (eol != NULL)
|
|
532
|
+
n = (unsigned)(eol - state->x.next) + 1;
|
|
533
|
+
|
|
534
|
+
/* copy through end-of-line, or remainder if not found */
|
|
535
|
+
memcpy(buf, state->x.next, n);
|
|
536
|
+
state->x.have -= n;
|
|
537
|
+
state->x.next += n;
|
|
538
|
+
state->x.pos += n;
|
|
539
|
+
left -= n;
|
|
540
|
+
buf += n;
|
|
541
|
+
} while (left && eol == NULL);
|
|
542
|
+
|
|
543
|
+
/* return terminated string, or if nothing, end of file */
|
|
544
|
+
if (buf == str)
|
|
545
|
+
return NULL;
|
|
546
|
+
buf[0] = 0;
|
|
547
|
+
return str;
|
|
548
|
+
}
|
|
549
|
+
|
|
550
|
+
/* -- see zlib.h -- */
|
|
551
|
+
int ZEXPORT gzdirect(file)
|
|
552
|
+
gzFile file;
|
|
553
|
+
{
|
|
554
|
+
gz_statep state;
|
|
555
|
+
|
|
556
|
+
/* get internal structure */
|
|
557
|
+
if (file == NULL)
|
|
558
|
+
return 0;
|
|
559
|
+
state = (gz_statep)file;
|
|
560
|
+
|
|
561
|
+
/* if the state is not known, but we can find out, then do so (this is
|
|
562
|
+
mainly for right after a gzopen() or gzdopen()) */
|
|
563
|
+
if (state->mode == GZ_READ && state->how == LOOK && state->x.have == 0)
|
|
564
|
+
(void)gz_look(state);
|
|
565
|
+
|
|
566
|
+
/* return 1 if transparent, 0 if processing a gzip stream */
|
|
567
|
+
return state->direct;
|
|
568
|
+
}
|
|
569
|
+
|
|
570
|
+
/* -- see zlib.h -- */
|
|
571
|
+
int ZEXPORT gzclose_r(file)
|
|
572
|
+
gzFile file;
|
|
573
|
+
{
|
|
574
|
+
int ret, err;
|
|
575
|
+
gz_statep state;
|
|
576
|
+
|
|
577
|
+
/* get internal structure */
|
|
578
|
+
if (file == NULL)
|
|
579
|
+
return Z_STREAM_ERROR;
|
|
580
|
+
state = (gz_statep)file;
|
|
581
|
+
|
|
582
|
+
/* check that we're reading */
|
|
583
|
+
if (state->mode != GZ_READ)
|
|
584
|
+
return Z_STREAM_ERROR;
|
|
585
|
+
|
|
586
|
+
/* free memory and close file */
|
|
587
|
+
if (state->size) {
|
|
588
|
+
inflateEnd(&(state->strm));
|
|
589
|
+
free(state->out);
|
|
590
|
+
free(state->in);
|
|
591
|
+
}
|
|
592
|
+
err = state->err == Z_BUF_ERROR ? Z_BUF_ERROR : Z_OK;
|
|
593
|
+
gz_error(state, Z_OK, NULL);
|
|
594
|
+
free(state->path);
|
|
595
|
+
ret = close(state->fd);
|
|
596
|
+
free(state);
|
|
597
|
+
return ret ? Z_ERRNO : err;
|
|
598
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
fileFormatVersion: 2
|
|
2
|
+
guid: acff8c466a07bbb4c94864d5981a5b12
|
|
3
|
+
PluginImporter:
|
|
4
|
+
externalObjects: {}
|
|
5
|
+
serializedVersion: 2
|
|
6
|
+
iconMap: {}
|
|
7
|
+
executionOrder: {}
|
|
8
|
+
defineConstraints: []
|
|
9
|
+
isPreloaded: 0
|
|
10
|
+
isOverridable: 0
|
|
11
|
+
isExplicitlyReferenced: 0
|
|
12
|
+
validateReferences: 1
|
|
13
|
+
platformData:
|
|
14
|
+
- first:
|
|
15
|
+
Any:
|
|
16
|
+
second:
|
|
17
|
+
enabled: 1
|
|
18
|
+
settings: {}
|
|
19
|
+
- first:
|
|
20
|
+
Editor: Editor
|
|
21
|
+
second:
|
|
22
|
+
enabled: 0
|
|
23
|
+
settings:
|
|
24
|
+
DefaultValueInitialized: true
|
|
25
|
+
userData:
|
|
26
|
+
assetBundleName:
|
|
27
|
+
assetBundleVariant:
|