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
CameraTransitionManager: Adjust the calculation for the near plane distance to avoid clipping in some cases.
Change
Revert change that would cause the root tiles to "trickle" in over time if the root is empty and uses an "ADD" refinement. Tiles will now only render once a full set of child tiles can be rendered.
Update "BatchedTilesPlugin" to rely on three.js r170, leverage new copy capabilities.
TilesRenderer plugins and GLTF Extensions have been moved to 3d-tiles-renderer/plugins export path.