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

Get all loaded asset names #492

Merged
merged 2 commits into from
Dec 31, 2023
Merged

Get all loaded asset names #492

merged 2 commits into from
Dec 31, 2023

Conversation

McCallisterRomer
Copy link
Member

  • Adding method to NcAsset to get all currently loaded assets. This will be used during scene serialization.
    • Also adding a method for getting the AssetType from a service because it was a clean way to handle this and may be handy in the future.
  • Adding missing default loading for skeletal animations (even though we aren't passing in a default yet).
  • Adding a simple test for NcAsset. Not really much else to test until the other functions are migrated to the module.

@McCallisterRomer McCallisterRomer merged commit 6c08255 into vnext Dec 31, 2023
6 checks passed
@McCallisterRomer McCallisterRomer deleted the cal/get_loaded_assets branch December 31, 2023 18:03
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.

2 participants