1.71
CesiumGS/cesium1.71Jul 1, 2020by sanjeetsuhag
AI Summary
Improved WebGL 2 support and added double-sided rendering toggle for 3D Tiles.
Key Highlights
- Added ability to toggle double-sided rendering for 3D Tiles.
- Fixed bugs when using WebGL 2.
- Fixed artifacts when using an orthographic camera.
- Fixed bug preventing 3D Tiles from using animated 3D models.
New Features
- Double-sided rendering toggle for 3D Tiles
Full Release Notes
1.71 - 2020-07-01 Highlights include: * Added ability to toggle double-sided rendering for 3D Tiles. * Fixed several bugs when using WebGL 2, bringing us a step closer to making use of newer WebGL features once they become more widely available to all devices. * Fixed artifacts when using an orthographic camera. * Styling updates to CesiumJS's error panel. * Fixed a bug that prevented 3D Tiles from using animated 3D models. See [changelog](https://github.com/CesiumGS/cesium/blob/1.71/CHANGES.md) for the complete list of changes.