1.72
CesiumGS/cesium1.72Aug 3, 2020by baothientran
AI Summary
Enhanced glTF support with multi-texturing capabilities and fixed several rendering bugs.
Key Highlights
- Added support for glTF multi-texturing via TEXCOORD_1.
- Fixed 3D Tileset replacement refinement when leaf is empty.
- Fixed wall rendering when underground.
- Fixed clipping planes distance on some Android devices.
New Features
- glTF multi-texturing support
Full Release Notes
1.72 - 2020-08-03 Highlights include: - Added support for glTF multi-texturing via `TEXCOORD_1`. - Fixed 3D Tileset replacement refinement when leaf is empty. - Fixed wall rendering when underground. - Fixed a bug where clipping planes would not clip at the correct distance on some Android devices. See the [changelog](https://github.com/CesiumGS/cesium/blob/1.72/CHANGES.md) for more detailed list of changes.