Skip to content

Commit 7bd5d7d

Browse files
committed
Cleanup
1 parent bf7b5e8 commit 7bd5d7d

File tree

3 files changed

+220
-222
lines changed

3 files changed

+220
-222
lines changed

CHANGES.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Change Log
88
* Added a [new Sandcastle example](https://cesiumjs.org/Cesium/Build/Apps/Sandcastle/?src=Labels%20SDF.html) to showcase the new SDF labels.
99
* Added `totalScale` property to `Label` which is the total scale of the label taking into account the label's scale and the relative size of the desired font compared to the generated glyph size.
1010
* Added support for polygon holes to CZML. [#7991](https://github.com/AnalyticalGraphicsInc/cesium/pull/7991)
11-
* Clipping plane with Arcgis terrain cause WebGL Error [#7998](https://github.com/AnalyticalGraphicsInc/cesium/pull/7998).
11+
* Fixed crash when using ArcGIS terrain with clipping planes. [#7998](https://github.com/AnalyticalGraphicsInc/cesium/pull/7998)
1212

1313
##### Fixes :wrench:
1414
* `PolygonGraphics.hierarchy` now converts constant array values to a `PolygonHierarchy` when set, so code that accesses the value of the property can rely on it always being a `PolygonHierarchy`.
@@ -3625,5 +3625,3 @@ Alpha Releases
36253625
### a0 - 2011-06-17
36263626
36273627
* Initial Release.
3628-
3629-

0 commit comments

Comments
 (0)