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

Resolve texture imports using final merged scene #770

Merged
merged 4 commits into from
Dec 5, 2020

Conversation

bcamper
Copy link
Member

@bcamper bcamper commented Dec 4, 2020

Resolve named textures using final merged scene. This fixes cases where named textures defined via global properties in imported scenes would be interpreted as URLs, if the texture name was not yet defined in the imported scene, but which will be defined in the final merged scene (e.g. the texture name is defined by an ancestor/importing scene, but not the descendant/imported scene where it is used).

See #748 for issue, and tangrams/tangram-es#2201 for Tangram ES fix.

@bcamper bcamper merged commit 990d260 into master Dec 5, 2020
@bcamper bcamper deleted the resolve-texture-imports branch December 5, 2020 03:59
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