File tree 2 files changed +5
-0
lines changed
2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ##### Changes PR https://github.com/CesiumGS/cesium/pull/9673
4
+ - Changes type annotations for several color properties from Property|undifined to Color|undefined
5
+
3
6
### 1.84 - 2021-08-02
4
7
5
8
##### Additions :tada :
10
13
- Fixed the ability to set a material's image to ` undefined ` and ` Material.DefaultImageId ` . [ #9644 ] ( https://github.com/CesiumGS/cesium/pull/9644 )
11
14
- Fixed render crash when creating a ` polylineVolume ` with very close points. [ #9669 ] ( https://github.com/CesiumGS/cesium/pull/9669 )
12
15
16
+ =======
13
17
### 1.83 - 2021-07-01
14
18
15
19
##### Breaking Changes :mega :
Original file line number Diff line number Diff line change @@ -294,3 +294,4 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to Cesiu
294
294
- [ Ethan Wong] ( https://github.com/GetToSet )
295
295
- [ Calogero Mauceri] ( https://github.com/kalosma )
296
296
- [ Ren Jianqiang] ( https://github.com/renjianqiang )
297
+ - [ Mark Hagers] ( https://github.com/markchagers )
You can’t perform that action at this time.
0 commit comments