Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser Preview now supports sub directories #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hthroweriii
Copy link

Changes to previous classes:
pb_Config: Added Default Folder/Default Assets for PrefabBrowser Icons
pb_ResourceManager: Added a way to load only 1 asset at a time.
pb_PrefabBrowserItemButton: Turned into an abstract class for all item buttons on the PrefabBrowser
pb_PrefabBrowser: Modified to display paths of resources
New classes:
pb_DirectoryMap: Creates a map of directories.
pb_PrefabBrowserItemAssetBundleButton: Button on prefab browser for Asset Bundles as listed in pb_config.
pb_PrefabBrowserItemFolderButton: Button on prefab browser for resource folders as listed in pb_Config.
pb_PrefabBrowserItemGameObjectsButton: Button on prefab browser for assets.
Added to Assets Folder:
Added a "Defaults" folder and default assets.
Added a sample AssetBundle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant