Skip to content

Commit 080a3fa

Browse files
author
Samuel Vargas
committed
Update CHANGES.md [skip ci]
1 parent b0aacf3 commit 080a3fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Change Log
4141
* Fixed a bug where toggling point cloud classification visibility would result in a grey screen on Linux / Nvidia [#8538](https://github.com/AnalyticalGraphicsInc/cesium/pull/8538)
4242
* Fixed a bug where a point in a `PointPrimitiveCollection` is rendered in the middle of the screen instead of being clipped. [#8542](https://github.com/AnalyticalGraphicsInc/cesium/pull/8542)
4343
* Fixed a crash when deleting and re-creating polylines from CZML. `ReferenceProperty` now returns undefined when the target entity or property does not exist, instead of throwing. [#8544](https://github.com/AnalyticalGraphicsInc/cesium/pull/8544)
44+
* Fixed a bug where rapidly updating a PolylineCollection could result in an instanceIndex is out of range error [#8546](https://github.com/AnalyticalGraphicsInc/cesium/pull/8546)
4445

4546
### 1.65.0 - 2020-01-06
4647

0 commit comments

Comments
 (0)