CesiumGS/cesium
 Watch   
 Star   
 Fork   
11 days ago
cesium

CesiumJS 1.140

1.140 - 2026-04-01

Highlights include:

See the changelog for the complete list of changes.

2026-03-06 08:18:48
cesium

CesiumJS 1.139.1

1.139.1 - 2026-03-05

Highlights include:

  • Fixes a regression with the NGA-GPM local extension and custom shaders. #13247

See the changelog for the complete list of changes.

2026-03-03 06:46:05
cesium

CesiumJS 1.139

1.139 - 2026-03-02

Highlights include:

  • Added panorama support via new EquirectangularPanorama and CubeMapPanorama classes, along with GoogleStreetViewCubeMapPanoramaProvider for loading cube map faces from the Google Street View Static API and rendering them in a cube map panorama. #13153
  • Added more depth testing options for billboards and labels. #12994
  • Added support for more metadata types via property textures in custom shaders. #13135
  • Modified Sandcastle application to use a hybrid text and semantic, embedding based search. #13090
  • Fixed Gaussian splat race conditions in snapshot/sort updates. #13016 #12965
  • Fixed flashing when rendering multiple Gaussian splat primitives. #12967

See the changelog for the complete list of changes.

2026-02-03 04:08:50
cesium

CesiumJS 1.138

1.138 - 2026-02-02

Highlights include:

  • Fixed jitter artifacts on Intel Arc GPUs. #12879
  • Improved voxel memory usage by reworking Megatexture to use Texture3D. #12570
  • Fixed multiple issues causing undefined pick results in 2D/CV scene modes. #13083
  • Fixed label sizing for some fonts and characters. #9767

See the changelog for the complete list of changes.

2026-01-06 01:11:24
cesium

CesiumJS 1.137

1.137 - 2026-01-05

Highlights include:

  • Fixes for positioning in workflows that delete and recreate labels
  • Fixes for texture coordinates in large billboard collections

See the changelog for the complete list of changes.

2025-12-02 02:19:28
cesium

CesiumJS 1.136

1.136 - 2025-12-01

Highlights include:

  • Asynchronous scene picking
  • Performance enhancements to terrain picking
  • Improved billboard visual fidelity (especially for SVG billboards)

See the changelog for the complete list of changes.

2025-11-04 02:43:39
cesium

CesiumJS 1.135

1.135 - 2025-11-03

Highlights include:

  • Removed support for the KHR_spz_gaussian_splats_compression extension in favor of the latest 3D Gaussian splatting extensions for glTF, KHR_gaussian_splatting and KHR_gaussian_splatting_compression_spz_2. Please re-tile existing Gaussian splatting 3D Tiles #12837
  • Added experimental support for loading 3D Tiles as terrain, via Cesium3DTilesTerrainProvider. See the PR for limitations on the types of 3D Tiles that can be used. #12296
  • Added support for EXT_mesh_primitive_edge_visibility glTF extension. #12765
  • Improved performance of scene.drillPick (#12916), removing primitives (#3018) and terrain Quadtree handling of custom data (#12907)

See the changelog for the complete list of changes.

2025-10-02 05:29:53
cesium

CesiumJS 1.134

1.134 - 2025-10-01

Highlights include:

  • Added Google2DImageryProvider to load imagery from Google Maps #12913
  • Converted voxel raymarching to eye coordinates to fix precision issues in large datasets. #12061
  • Fixed vertical misalignment of glyphs in labels with small fonts. #8474
  • Fixed flickering artifact in Gaussian splat models caused by incorrect sorting results. #12662

See the changelog for the complete list of changes.

2025-09-03 08:56:33
cesium

CesiumJS 1.133

1.133 - 2025-09-02

Highlights include:

  • Added support for the EXT_mesh_primitive_restart glTF extension. #12764
  • Added spherical harmonics support for Gaussian splats, supported with the SPZ compression format. #12790
  • Added Ellipsoid.MARS for use with Mars terrain and imagery. #12828
  • Fixed issue where a Gaussian splat tileset would be rendered even if out of current camera view. #12840
  • Removes the minimum tile threshold of four for WMTS. #4372
  • Fixed a crash when loading PNTS (point cloud) data that contained a batch table without a binary part. #11166

See the changelog for the complete list of changes.

2025-08-02 01:15:19
cesium

CesiumJS 1.132

1.132 - 2025-08-01

Highlights include:

See the changelog for the complete list of changes.