Skip to content

CesiumJS 1.91

Compare
Choose a tag to compare
@ebogo1 ebogo1 released this 01 Mar 20:05
· 4500 commits to main since this release

1.91 - 2022-03-01

Highlights include:

  • Added MSAA support for WebGL2. Enabled in the Viewer constructor with the msaaSamples option and can be controlled through Scene.msaaSamples. #10052
  • Added support for loading GPX files. #9152
  • glTF contents now use ModelExperimental by default. #10055
  • Added the ability to toggle back-face culling in ModelExperimental. #10070
  • Added depthPlaneEllipsoidOffset to Viewer and Scene constructors to address rendering artifacts below the WGS84 ellipsoid. #9200
  • Added support for debugColorTiles in ModelExperimental. #10071
  • Added support for shadows in ModelExperimental. #10077

See the changelog for the complete list of changes.