mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-09 00:17:27 -05:00
- added QgsTiledSceneTile::baseUrl() to get URL that generated the tile and thus base URL for resolving relative paths of linked content - resolution of relative URLs should work also when sub-tree JSON files are in a different path than the root tileset JSON - all content URLs are now using scheme - URLs of local files start with file:// - removed duplicated code to resolve relative URLs in GLTF parsing and chunk loading