Skip to content

Commit

Permalink
Merge pull request #6501 from AnalyticalGraphicsInc/emissive-fix
Browse files Browse the repository at this point in the history
Support for emissive-only materials
  • Loading branch information
emackey authored Apr 27, 2018
2 parents ae6efae + 8efc17d commit 5f56208
Show file tree
Hide file tree
Showing 4 changed files with 392 additions and 190 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ Change Log
* Fixed crash bug in PolylineCollection when a polyline was updated and removed at the same time. [#6455](https://github.com/AnalyticalGraphicsInc/cesium/pull/6455)
* Fixed Imagery Layers Texture Filters Sandcastle example. [#6472](https://github.com/AnalyticalGraphicsInc/cesium/pull/6472).
* Fixed a bug causing Cesium 3D Tilesets to not clip properly when tiles were unloaded and reloaded. [#6484](https://github.com/AnalyticalGraphicsInc/cesium/issues/6484)
* Improved rendering of glTF models that don't contain normals with a temporary unlit shader workaround. [#6501](https://github.com/AnalyticalGraphicsInc/cesium/pull/6501)
* Fixed rendering of glTF models with emissive-only materials. [#6501](https://github.com/AnalyticalGraphicsInc/cesium/pull/6501)

### 1.44 - 2018-04-02

Expand Down
Loading

0 comments on commit 5f56208

Please sign in to comment.