Early Testing of the 1.42 Release

Hi all,

Cesium 1.42 will be released on Thursday, February 1, and we welcome early testing!

This release includes:

  • Experimental support for 3D Tiles Vector and Geometry data (see #4665).
  • Major refactor of URL handling
  • New CesiumIon utility class for working with the Cesium ion beta API
  • The clock no longer animates by default

We also hope to have merged soon:

  • Optional scene request render mode to reduce CPU usage (see #6115).

Test it out:

  • zip release
  • npm package
  • deployed Sandcastle and documentation
  • or just build the master branch locally

Please submit issues if you find anything.

Thanks!

Gabby