Skip to content

CesiumJS 1.98

Compare
Choose a tag to compare
@sanjeetsuhag sanjeetsuhag released this 03 Oct 17:51
· 3511 commits to main since this release

1.98 - 2022-10-03

Highlights include:

  • Added support for the WEB3D_quantized_attributes extension found in some glTF 1.0 models. #10758
  • Fixed a regression where i3dm with scale and without rotation would render incorrectly. #10808
  • Fixed a regression where instanced feature IDs were not processed correctly #10771
  • Fixed a regression where Cesium3DTileFeature.setProperty() was not creating properties for unknown property IDs. #10775
  • Fixed a regression where glTF models with unused nodes would crash #10813
  • Fixed a regression where tilesets would not load in multiple Viewers. #10828
  • Fixed a bug where instanced models without normals would not render. #10765
  • Fixed a bug where camera would not follow the Viewer.trackedEntity if it had a model with a HeightReference other than NONE. #10805

See the changelog for the complete list of changes.