Skip to content

CesiumJS 1.129

Latest
Compare
Choose a tag to compare
@jjspace jjspace released this 01 May 16:50
· 25 commits to main since this release
1.129
a1da48a

1.129 - 2025-05-01

Highlights include:

  • VoxelProvider.minimumBounds and .maximumBounds are now specified as physical values, rather than shape space values. #12592
  • Added Material with Custom GLSL Sandbox Demo. #12549
  • QuadtreePrimitive.updateHeights now converts position to Cartographic before invoking the callback, ensuring compatibility with change introduced by commit 53889cb and preventing unnecessary computation. #12555
  • Fixed Polyline*MaterialProperty width artifacts (reverted #12434). #12506

See the changelog for the complete list of changes.