Skip to content

Cesium 1.42

Compare
Choose a tag to compare
@ggetz ggetz released this 01 Feb 18:11
· 10336 commits to master since this release

Highlights include:

  • Added optional mode to reduce CPU usage. See Improving Performance with Explicit Rendering. (#6115)
  • Major refactor of URL handling. All classes that take a url parameter, can now take a Resource or a String. This includes all imagery providers, all terrain providers, Cesium3DTileset, KMLDataSource, CZMLDataSource, GeoJsonDataSource, Model, and Billboard.

See the change log for the complete list of changes.