Add flags to QgsTiledMeshRequest
Don't assume that json extensions are always present for contenturis
Avoid ambiguity in 'refinement' naming, remove ambiguity aboutwhether a tile has children available, no children, or not-yet-fetched children
Remove QgsTiledMeshNode from public api
Move parent tile ID filter to QgsTiledMeshRequest
Add intersects tests for QgsAbstractTiledMeshNodeBoundingVolume
Introduce QgsTiledMeshIndex
This is an equivalent of the point cloud index class, with somenotable differences:
- The class is designed to be thread safe. There's a shallow copyQgsTiledMeshIndex class, which contains an implicitly sharedQgsAbstractTiledMeshIndex object. Tiled mesh data providers will...
Add class for storing hierarchy tree of QgsTiledMeshTile
Add QgsTiledMeshRequest
Encapsulates parameters for filtering tiled mesh tiles
Add method to transform a tiled mesh bounding volume via QgsMatrix4x4
Introduce QgsTiledMeshTile
Represents an individual tile from a tiled mesh scene
qgis_process: fix unreported deadlock
Merge pull request #54060 from elpaso/bugfix-qgis_process-deadlock
Moaw space
Try to free some space
« Previous 1 ... 55 56 57 58 59 ... 4866 Next » (1401-1425/121643) Per page: 25, 50, 100, 200
Also available in: Atom