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

Store property tables separately in subtree JSON #10177

Merged
merged 3 commits into from
Mar 9, 2022

Conversation

j9liu
Copy link
Contributor

@j9liu j9liu commented Mar 9, 2022

This PR implements the changes in the 3D Tiles repository merged in #642. Property tables are now stored under their own property in the subtree JSON. tileMetadata and contentMetadata are now an index and array of indices respectively.

cc @ptrgags

@j9liu j9liu requested a review from ptrgags March 9, 2022 14:59
@cesium-concierge
Copy link

Thanks for the pull request @j9liu!

  • ✔️ Signed CLA found.

Reviewers, don't forget to make sure that:

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

Copy link
Contributor

@ptrgags ptrgags left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@j9liu code looks good, one comment.

Source/Scene/ImplicitSubtree.js Outdated Show resolved Hide resolved
@ptrgags ptrgags merged commit c5af426 into extension-revisions Mar 9, 2022
@ptrgags ptrgags deleted the implicit-property-tables branch March 9, 2022 16:42
@ptrgags
Copy link
Contributor

ptrgags commented Mar 9, 2022

@j9liu thanks, merged!

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.

3 participants