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

gltfio: refactor for clarity #7652

Merged
merged 2 commits into from
Mar 12, 2024
Merged

gltfio: refactor for clarity #7652

merged 2 commits into from
Mar 12, 2024

Conversation

poweifeng
Copy link
Contributor

  • Pull certain utility functions in a separate header and cpp
  • Refactor ResourceLoader::loadeResources into smaller methods

@poweifeng poweifeng added the internal Issue/PR does not affect clients label Mar 11, 2024
 - Pull certain utility functions in a separate header and cpp
 - Refactor ResourceLoader::loadeResources into smaller methods
libs/gltfio/src/AssetLoader.cpp Show resolved Hide resolved
@poweifeng poweifeng enabled auto-merge (squash) March 12, 2024 20:09
@poweifeng poweifeng merged commit fa6b4eb into main Mar 12, 2024
11 checks passed
@poweifeng poweifeng deleted the pf/gltfio-refactor-utility branch March 12, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Issue/PR does not affect clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants