1.69
CesiumGS/cesium1.69May 1, 2020by lilleyse
AI Summary
Added RequestScheduler API for request control and improved glTF model edge rendering.
Key Highlights
- Added RequestScheduler to the public API for request control.
- Added support for high-quality edges on solid geometry in glTF models.
- Fixed problems with polylines when logarithmic depth buffer is enabled.
New Features
- RequestScheduler API
- High-quality edges for glTF models
Full Release Notes
1.69 - 2020-05-01 Highlights include: * Added `RequestScheduler` to the public API; this allows users to have more control over the requests made by CesiumJS. * Added support for high-quality edges on solid geometry in glTF models. * Fixed several problems with polylines when the logarithmic depth buffer is enabled, which is the default on most systems. See the [change log](https://github.com/CesiumGS/cesium/blob/master/CHANGES.md#1690---2020-05-01) for the complete list of changes.