Skip to content

Use schema from 'quantized-mesh' repository#1369

Merged
lilleyse merged 1 commit into
mainfrom
update-quantized-mesh-schema-location
May 19, 2026
Merged

Use schema from 'quantized-mesh' repository#1369
lilleyse merged 1 commit into
mainfrom
update-quantized-mesh-schema-location

Conversation

@javagl
Copy link
Copy Markdown
Contributor

@javagl javagl commented May 19, 2026

Description

Updates the generate-quantized-mesh-terrain command of the tools to point to the quantized mesh schema that was added to the quantized-mesh repo via CesiumGS/quantized-mesh#19

This only changes the schema location, and removes the (now obsolete) schema from this repository.

(The only "code change" is from fixing a typo in a comment)

Issue number or link

n/a

Author checklist

  • I have submitted a Contributor License Agreement (only needed once).
  • I have done a full self-review of my code.
  • n/a I have updated CHANGES.md with a short summary of my change (for user-facing changes).
  • n/a I have added or updated unit tests to ensure consistent code coverage as necessary.
  • n/a I have updated the documentation as necessary.

Remaining Tasks

None

Testing plan

Run
npm run generate-quantized-mesh-terrain
and see that it generates the proper output.

Reviewer checklist

Thank you for taking the time to review this PR. By approving a PR you are taking as much responsibility for these changes as the author.

As you review, please go through the checklist below:

  • Review and run all parts of the test plan on this branch and verify it matches expectations.
    • If the issue is a bug please make sure you can reproduce the bug in the main branch and then checkout this branch to make sure it actually solved the issue.
  • Review the code and make sure you do not have any remaining questions or concerns. You should understand the code change and the chosen approach. If you are not confident or have doubts about the code, please do not hesitate to ask questions.
  • Review the unit tests and make sure there are no missing tests or edge cases.
  • Review documentation changes and updates to CHANGES.md to make sure they accurately cover the work in this PR.
  • Verify that the Contributor License Agreement has been submitted, if needed.

@lilleyse
Copy link
Copy Markdown
Contributor

👍

@lilleyse lilleyse merged commit 89dfdd7 into main May 19, 2026
23 of 25 checks passed
@lilleyse lilleyse deleted the update-quantized-mesh-schema-location branch May 19, 2026 20:24
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.

2 participants