You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGES.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,12 @@ Change Log
4
4
### 1.56 - 2019-04-01
5
5
6
6
##### Fixes :wrench:
7
-
* Fixed the value for `BlendFunction.ONE_MINUS_CONSTANT_COLOR`.
7
+
* Fixed the value for `BlendFunction.ONE_MINUS_CONSTANT_COLOR`.[#7624](https://github.com/AnalyticalGraphicsInc/cesium/pull/7624)
8
8
9
9
### 1.55 - 2019-03-01
10
10
11
11
##### Breaking Changes :mega:
12
-
*`czm_materialInput.slope` is now an angle in radians between 0 and pi/2 (flat to vertical), rather than a projected length 1 to 0 (flat to vertical).
12
+
*`czm_materialInput.slope` is now an angle in radians between 0 and pi/2 (flat to vertical), rather than a projected length 1 to 0 (flat to vertical).[#7624](https://github.com/AnalyticalGraphicsInc/cesium/pull/7624)
13
13
14
14
##### Additions :tada:
15
15
* Updated terrain and imagery rendering, resulting in terrain/imagery loading ~33% faster and using ~33% less data [#7061](https://github.com/AnalyticalGraphicsInc/cesium/pull/7061)
0 commit comments