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

Add support for debugColorizeTiles in ModelExperimental #10071

Merged
merged 2 commits into from Feb 3, 2022

Conversation

j9liu
Copy link
Contributor

@j9liu j9liu commented Feb 3, 2022

Fixes #10061.

This PR adds support for debugColorizeTiles in ModelExperimental and re-enables its unit tests. Here's a sandcastle with the same glTF model used in the unit test; previously, no colors were applied when Display > Colorize as selected in the insepctor.

image

@j9liu j9liu requested a review from ptrgags February 3, 2022 18:45
@cesium-concierge
Copy link

Thanks for the pull request @j9liu!

  • ✔️ Signed CLA found.
  • CHANGES.md was not updated.
    • If this change updates the public API in any way, please add a bullet point to CHANGES.md.

Reviewers, don't forget to make sure that:

  • Cesium Viewer works.
  • Works in 2D/CV.

@ptrgags
Copy link
Contributor

ptrgags commented Feb 3, 2022

Changes look good. Now that Travis is passing, I'm merging this PR. Thanks @j9liu!

@ptrgags ptrgags merged commit 72647a2 into main Feb 3, 2022
@ptrgags ptrgags deleted the modelexperimental-debugColorizeTiles branch February 3, 2022 19:47
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.

Support debugColorizeTiles in ModelExperimental
3 participants