1.94.1
CesiumGS/cesium1.94.1Jun 3, 2022by ggetz
AI Summary
This release adds support for rendering individual models in 2D/CV using `ModelExperimental` and fixes color blend modes and crashes related to styling.
Key Highlights
- Added support for rendering individual models in 2D / CV using `ModelExperimental`.
- Fixed `Cesium3DTileColorBlendMode.REPLACE` for certain tilesets.
- Fixed a crash when applying a style to a vector tileset with point features.
New Features
- 2D/CV rendering for individual models
- Color blend mode fix
Full Release Notes
1.94.1- 2022-06-03 Highlights include: - Added support for rendering individual models in 2D / CV using `ModelExperimental`. [#10419](https://github.com/CesiumGS/cesium/pull/10419) - Fixed `Cesium3DTileColorBlendMode.REPLACE` for certain tilesets. [#10424](https://github.com/CesiumGS/cesium/pull/10424) - Fixed a crash when applying a style to a vector tileset with point features. [#10427](https://github.com/CesiumGS/cesium/pull/10427)