π€ This digest is generated automatically by GitHub Actions.
π
Date: 2026-05-11 | Source: CesiumGS/cesium
π New Pull Requests (2)
| # |
Title |
Author |
Labels |
Created |
| #13482 |
Added a compile time flag to not include embeddings search |
@tomdicarlo |
β |
2026-05-10 |
| #13481 |
Optimize glTF skinning joint matrix updates |
@Xiaobai-grow |
PR - Needs Signed CLA |
2026-05-10 |
Summaries
#13482 β Added a compile time flag to not include embeddings search
Author: @tomdicarlo
Description
Added a compile time flag for sandcastle to not run embeddings generation in the event firewalls or other network configurations prevent a user from downloading the embeddings. Added corresponding support for embeddings to not exist in the frontend.
Issue number and link
#13481 β Optimize glTF skinning joint matrix updates
Author: @Xiaobai-grow
Description
Improve the skinning update flow for glTF models: run the update stage for all runtime nodes before calculating joint matrices; and update the joint matrices of the same ModelSkin shared by multiple skinned nodes only once per frame to avoid redundant calculations.
Main Changes
π‘ To adjust the schedule or target repository, edit .github/workflows/cesium-daily-pr.yml
π New Pull Requests (2)
PR - Needs Signed CLASummaries
#13482 β Added a compile time flag to not include embeddings search
Author: @tomdicarlo
Description
Added a compile time flag for sandcastle to not run embeddings generation in the event firewalls or other network configurations prevent a user from downloading the embeddings. Added corresponding support for embeddings to not exist in the frontend.
Issue number and link
#13481 β Optimize glTF skinning joint matrix updates
Author: @Xiaobai-grow
Description
Improve the skinning update flow for glTF models: run the update stage for all runtime nodes before calculating joint matrices; and update the joint matrices of the same
ModelSkinshared by multiple skinned nodes only once per frame to avoid redundant calculations.Main Changes
π‘ To adjust the schedule or target repository, edit
.github/workflows/cesium-daily-pr.yml