π€ This digest is generated automatically by GitHub Actions.
π
Date: 2026-05-09 | Source: CesiumGS/cesium
π New Pull Requests (3)
| # |
Title |
Author |
Labels |
Created |
| #13478 |
Vector Tiles: Support 3DTILES_content_gltf_vector and EXT_mesh_polygon |
@donmccurdy |
β |
2026-05-08 |
| #13477 |
BufferPrimitiveCollection: Support precomputed 'boundingVolume' constructor param |
@donmccurdy |
type - enhancement category - memory/performance theme - vector data category - point clouds |
2026-05-08 |
| #13475 |
Handle promise replacements to avoid crash in BillboardTexture |
@javagl |
β |
2026-05-08 |
Summaries
#13478 β Vector Tiles: Support 3DTILES_content_gltf_vector and EXT_mesh_polygon
Author: @donmccurdy
Description
Updating CesiumJS support for vector tiles to match the current draft specifications.
3D Tiles extensions
#13477 β BufferPrimitiveCollection: Support precomputed 'boundingVolume' constructor param
Author: @donmccurdy
Description
Adds a 'boundingVolume' constructor parameter to BufferPointCollection, BufferPolylineCollection, and BufferPolygonCollection. When specified, this parameter is used as a static, model-space bounding volume for the collection, and the collection will not attempt to auto-update the bou
#13475 β Handle promise replacements to avoid crash in BillboardTexture
Author: @javagl
Description
The TextureAtlas.addImage function can return either a number or a Promise. The BillboardTexture class checked whether this return value was instanceof Promise, and awaited it if necessary.
π‘ To adjust the schedule or target repository, edit .github/workflows/cesium-daily-pr.yml
π New Pull Requests (3)
type - enhancementcategory - memory/performancetheme - vector datacategory - point cloudsSummaries
#13478 β Vector Tiles: Support 3DTILES_content_gltf_vector and EXT_mesh_polygon
Author: @donmccurdy
Description
Updating CesiumJS support for vector tiles to match the current draft specifications.
3D Tiles extensions
#13477 β BufferPrimitiveCollection: Support precomputed 'boundingVolume' constructor param
Author: @donmccurdy
Description
Adds a 'boundingVolume' constructor parameter to BufferPointCollection, BufferPolylineCollection, and BufferPolygonCollection. When specified, this parameter is used as a static, model-space bounding volume for the collection, and the collection will not attempt to auto-update the bou
#13475 β Handle promise replacements to avoid crash in BillboardTexture
Author: @javagl
Description
The
TextureAtlas.addImagefunction can return either anumberor aPromise. TheBillboardTextureclass checked whether this return value wasinstanceof Promise, andawaited it if necessary.π‘ To adjust the schedule or target repository, edit
.github/workflows/cesium-daily-pr.yml