Skip to content

Commit a63992b

Browse files
author
Hannah
authored
Merge pull request #8424 from CesiumGS/update-knockout
Update knockout to 3.5.1
2 parents 88f5da5 + d6dc78a commit a63992b

File tree

4 files changed

+169
-167
lines changed

4 files changed

+169
-167
lines changed

CHANGES.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Change Log
1313
* Added `Color.lerp` for linearly interpolating between two RGB colors. [#8607](https://github.com/CesiumGS/cesium/pull/8607)
1414
* `CesiumTerrainProvider` now supports terrain tiles using a `WebMercatorTilingScheme` by specifying `"projection": "EPSG:3857"` in `layer.json`. It also now supports numbering tiles from the North instead of the South by specifying `"scheme": "slippyMap"` in `layer.json`. [#8563](https://github.com/CesiumGS/cesium/pull/8563)
1515
* Added basic support for `isNaN`, `isFinite`, `null`, and `undefined` in the 3D Tiles styling GLSL backend for point clouds. [#8621](https://github.com/CesiumGS/cesium/pull/8621)
16+
* Updated knockout from 3.5.0 to 3.5.1.
1617

1718
##### Fixes :wrench:
1819

0 commit comments

Comments
 (0)