itwinjs-core icon indicating copy to clipboard operation
itwinjs-core copied to clipboard

Improve reality tile purge and preloading

Open pmconne opened this issue 2 years ago • 3 comments

Originally submitted by @TitouanLeDuigou as #3374. Needs merge and cleanup - see comments on previous PR.

pmconne avatar Aug 01 '22 19:08 pmconne

:warning: The sha of the head commit of this PR conflicts with #3374. Mergify cannot evaluate rules on this PR. :warning:

mergify[bot] avatar Aug 01 '22 19:08 mergify[bot]

ImageTests shows some differences in terrain - unclear why - and views with all OpenStreetMaps buildings missing. The results were consistent across 2 runs.

pmconne avatar Aug 06 '22 10:08 pmconne

OSM building tile set uses additive refinement. This PR breaks tile selection for additive tilesets. It still loads tiles, and selects some (but far fewer) to draw. The old code path should probably be preserved for additive tiles.

pmconne avatar Aug 08 '22 15:08 pmconne

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 05 '23 09:04 CLAassistant