Skip to content

πŸ›°οΈ Cesium Daily PR Digest β€” 2026-05-11Β #19

@github-actions

Description

@github-actions

πŸ€– 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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions