CesiumJS 1.98
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
Viewer
s. #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 aHeightReference
other thanNONE
. #10805
See the changelog for the complete list of changes.