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

Simple assets inspector #147

Merged
merged 2 commits into from
Jan 2, 2024
Merged

Simple assets inspector #147

merged 2 commits into from
Jan 2, 2024

Conversation

naomijub
Copy link
Collaborator

@naomijub naomijub commented Jan 1, 2024

Addresses issue #105

Not a fully fledged asset inspector, but it should do the work for now

Captura de Tela 2024-01-01 às 4 15 05 PM Captura de Tela 2024-01-01 às 4 18 25 PM

@rewin123 rewin123 added this to the 0.4 milestone Jan 2, 2024
@rewin123
Copy link
Owner

rewin123 commented Jan 2, 2024

Thanks for the pull request! I think this solution works perfectly for most editor tasks. The only thing is that I would rename the tab to "Loaded Assets", since the name "Assets" is already reserved for #66 in my opinion (for full Unity like asset folder inspector)

@naomijub
Copy link
Collaborator Author

naomijub commented Jan 2, 2024

Agreed,I just feel that loaded assets is kinda vague, and could cause confusion with assets. Maybe Runtime Assets?

@naomijub
Copy link
Collaborator Author

naomijub commented Jan 2, 2024

Also added convert_case library to make naming of tabs prettier

@rewin123 rewin123 merged commit 8137e94 into main Jan 2, 2024
4 checks passed
@rewin123 rewin123 deleted the issue-105 branch January 2, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants