Skip to content

Main thread dispatch#1315

Open
timoore wants to merge 6 commits intomainfrom
main-thread-dispatch
Open

Main thread dispatch#1315
timoore wants to merge 6 commits intomainfrom
main-thread-dispatch

Conversation

@timoore
Copy link
Contributor

@timoore timoore commented Mar 4, 2026

Remove calls to asyncSystem::dispatchMainThreadTasks from tileset selection functions updateViewGroup, updateViewGroupOffline, and loadTiles. This is a breaking change; client applications need to call dispatchMainThreadTasks to make progress.

Addresses #605

Even though tests in
Cesium3DTilesSelection/test/TestTilesetHeightQueries.cpp pass with the
dispatch after loadTiles(), move it before in order to be consistant
with the order we've used elsewhere.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants