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: Add option to pass delta time to the update function.
Fixed
Improved the behavior of loadProgress so it "bounces" less during loading by queueing all tiles load immediately (other than cases with external tile sets).
Moved the dispatch location of "load-model", "tiles-load-start", and "tiles-load-end" so the behavior is more consistent.