You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CesiumIonTilesRenderer for more convenient use of the ion API.
Frustum check support for OBB bounding volumes resulting in more than 35-45% fewer tiles loading and displaying in some cases when OBB bounding volumes are used.
Changed
Consolidate bounding volumes into a common class to simplify implementation.
Progressively process recursive tileset tiles preventing frame stalls of up to and over 100ms in some cases when many or large child tilesets were loaded.
GoogleTilesRenderer.setLatLonToYUp now sets X+ to north and Z+ to east
Fixed
TilesRenderer.dispose function not working correctly.
Type declaration file for constants.
Raycasting not working correctly with "additive" tile refinement.