Skip to content

Commit

Permalink
Updated CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lilleyse committed Jul 5, 2018
1 parent a0d5c5c commit 6a8fcfa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Change Log
==========

### 1.48 2018-08-01

##### Fixes :wrench:
* Several performance improvements and fixes to the 3D Tiles traversal code. [#6390](https://github.com/AnalyticalGraphicsInc/cesium/pull/6390)
* Improved load performance when `skipLevelOfDetail` is false.
* Fixed a bug that caused some skipped tiles to load when `skipLevelOfDetail` is true.
* Fixed pick statistics in the 3D Tiles Inspector.
* Fixed drawing of debug labels for external tilesets.
* Fixed drawing of debug outlines for empty tiles.

### 1.47 - 2018-07-02

##### Breaking Changes :mega:
Expand Down

0 comments on commit 6a8fcfa

Please sign in to comment.