-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
we recently added calls to Material::compile in gltfio to precompile materials are they are discovered. that wasn't a good call, because this should be the responsibility of the app, not of gltfio, at least not without an option. This is now done in gltf_viewer. We need something similar for Android. Bugs #7318, #7336
- Loading branch information
1 parent
edbfefd
commit a900bc6
Showing
2 changed files
with
36 additions
and
15 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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