Feature custom homes#150
Merged
GarethIW merged 3 commits intofeature/unity_6_2_mergedfrom Nov 12, 2025
Merged
Conversation
Introduces a new QuestHome module for loading Quest Home environments from SideQuest APK files. Adds APKExtractor for extracting GLTF, textures, and audio from APKs, BanterQuestHome for orchestrating the loading pipeline, GLTFMaterialMapper for material and texture handling, and KTXParser for KTX texture parsing. Also adds visual scripting nodes for loading/unloading Quest Home environments and updates BanterComponentNames accordingly.
Adds BanterQuestHomeEditor for custom inspector UI and a Gizmo icon. Improves APK download and extraction with better error handling, retry logic, and ZIP validation. Expands SideQuestUrlResolver to support more API response formats and robustly extract APK URLs. Updates Visual Scripting nodes for synchronous GameObject creation/destruction and adds GetMenuBrowserUrl node for menu browser URL access.
Commented out lines that set MeshFilter hideFlags in BanterQuestHomeEditor and added preprocessor guard comments around the foldout section. These changes appear to be for debugging or conditional compilation purposes.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.