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

Update gltf-pipeline and fix model test #7206

Merged
merged 5 commits into from
Nov 1, 2018
Merged

Update gltf-pipeline and fix model test #7206

merged 5 commits into from
Nov 1, 2018

Conversation

lilleyse
Copy link
Contributor

Fixes #7205

Nodes containing extensions or extras where being removed in the glTF 1.0 to 2.0 upgrade stage. This was removing nodes that represented light sources with the KHR_materials_common extension. The test is now the same as it was originally written.

The gltf-pipeline fix is here: CesiumGS/gltf-pipeline#431

@cesium-concierge
Copy link

Thanks for the pull request @lilleyse!

  • ✔️ Signed CLA found.
  • ❔ Changes to third party files were made.
    • Looks like a file in one of our ThirdParty folders (ThirdParty/, Source/ThirdParty/) has been added or modified. Please verify that it has a section in LICENSE.md and that its license information is up to date with this new version.

Reviewers, don't forget to make sure that:

  • Cesium Viewer works.
  • Works in 2D/CV.
  • Works (or fails gracefully) in IE11.

I am a bot who helps you make Cesium awesome! Contributions to my configuration are welcome.

🌍 🌎 🌏

@lilleyse
Copy link
Contributor Author

@ggetz can you review?

@lilleyse
Copy link
Contributor Author

lilleyse commented Nov 1, 2018

@ggetz Can you check this out soon? It would be nice to get this into the release.

@lilleyse
Copy link
Contributor Author

lilleyse commented Nov 1, 2018

The CI failure seems to be #7207 related.

@hpinkos
Copy link
Contributor

hpinkos commented Nov 1, 2018

This all looks good to me. All the tests pass locally. Just waiting for CI to pass

@hpinkos hpinkos merged commit a066072 into master Nov 1, 2018
@hpinkos hpinkos deleted the fix-model-test branch November 1, 2018 19:05
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.

KHR_materials_common test failure in master
3 participants