Skip to content

CesiumJS 1.117

Latest
Compare
Choose a tag to compare
@ggetz ggetz released this 01 May 14:54
· 62 commits to main since this release

1.117 - 2024-05-01

Highlights include:

  • Added ClippingPolygon and ClippingPolygonCollection for applying multiple clipping regions, with support for concave regions and inverse clipping regions, to 3D Tiles and Terrain. #11750
  • Added Cesium3DTileset.clippingPolygons, Globe.clippingPolygons, and Model.clippingPolygons properties for defining clipping regions from world positions. #11750
  • Fixed a bug where a data source was not automatically rendered after is was added in request render mode. #11934
  • Fixes Typescript definition for Event.raiseEvent. #10498

See the changelog for the complete list of changes.