1.63.1
CesiumGS/cesium1.63.1Nov 6, 2019by lilleyse
AI Summary
CesiumJS 1.63.1 fixes two regressions from version 1.63: incorrect label rendering on high DPI displays and primitives showing through the globe when log depth is disabled.
Key Highlights
- Fixed regression in 1.63 where ground atmosphere and labels rendered incorrectly on displays with `window.devicePixelRatio` greater than 1.0
- Fixed regression in 1.63 where some primitives would show through the globe when log depth is disabled
New Features
- Rendering bug fixes for high DPI and log depth scenarios
Full Release Notes
1.63.1 - 2019-11-06 - Fixed regression in 1.63 where ground atmosphere and labels rendered incorrectly on displays with `window.devicePixelRatio` greater than 1.0. - Fixed regression in 1.63 where some primitives would show through the globe when log depth is disabled. See the [change log](https://github.com/AnalyticalGraphicsInc/cesium/blob/1.63.1/CHANGES.md) for the complete list of changes.