Revision:

Revisions

# Date Author Comment
21625434 2023-09-12 05:06 AM Nyall Dawson

Show a highlight on identified raster pixels when using identify tool

Matches the vector/vector tile/point cloud behaviour of showing the
geometry of the identified result in the canvas

Very handy when a identifying a raster which has sections of similar...

f64b53c8 2023-09-12 03:35 AM Marco Hugentobler

Add unit test

8f8cfa94 2023-09-12 03:35 AM Marco Hugentobler

Added since QGIS 3.34 in comment

20a92a88 2023-09-12 03:35 AM Marco Hugentobler

Update src/core/processing/qgsprocessingparameters.h

Co-authored-by: Nyall Dawson <>

1335cb52 2023-09-12 03:35 AM Marco Hugentobler

Update src/core/processing/qgsprocessingparameters.cpp

Co-authored-by: Nyall Dawson <>

37463e36 2023-09-12 03:35 AM Marco Hugentobler

Update src/core/processing/qgsprocessingparameters.cpp

Co-authored-by: Nyall Dawson <>

b820f93a 2023-09-12 03:35 AM Marco Hugentobler

Update src/core/processing/qgsprocessingparameters.cpp

Co-authored-by: Nyall Dawson <>

3fbfba37 2023-09-12 03:35 AM Marco Hugentobler

Possibility to apply default values for the processing gui from the settings

e1292054 2023-09-12 12:49 AM Jean Felder

qgs3dmapscene: Ensure to compute a non empty elevationRange

If the elevation range has not been computed,
`Qgs3DMapScene::elevationRange()` will return
`QgsDoubleRange(std::numeric_limits< double >::max(),
std::numeric_limits< double >::lowest())`.
This may result in weird behaviors in the function which use...

1cf6dfc7 2023-09-12 12:28 AM bdm-oslandia

fix(QgsVectorLayerChunkLoader): create field member to store layer name and avoid the use mFactory->mLayer->name()

b6e6eaf0 2023-09-12 12:28 AM bdm-oslandia

feat(Qgs3DSceneExporter): add test to validate feature duplication filtering for 3d scene export

7f7b6b2c 2023-09-12 12:28 AM bdm-oslandia

Feat(Qgs3DSceneExporter): remove polygon duplicates when exporting the scene

  • keep memory of exported features
  • compute polygon triangle subsets matching the feature to export
5c49c246 2023-09-12 12:28 AM bdm-oslandia

feat(Qgs3DExportObject): improve obj export to support when vertice indexes are a subset of all vertice

62b056cd 2023-09-12 12:28 AM bdm-oslandia

fix(QgsPolygon3DSymbol_p): remove C style casts and replace pointer allocation by uniq ptr

c1744da6 2023-09-12 12:28 AM bdm-oslandia

fix(QgsPolygon3DSymbol): rename var and improve check in exportGeometries

8efbb28d 2023-09-12 12:28 AM bdm-oslandia

feat(QgsTessellatedPolygonGeometry): add featureIds and triangleIndexStartingIndices accessors

bdbc3b59 2023-09-12 12:28 AM bdm-oslandia

fix(QgsPolygon3DSymbolHandler): polygon are cloned and destroyed by the same function.

Were created in one function and deleted from another.

161cdc5a 2023-09-12 12:28 AM bdm-oslandia

fix(QgsVectorLayerChunkLoader): set name to Qt3DCore::QEntity to distinct empty and data entities

9e65cc07 2023-09-11 03:38 PM Matthias Kuhn

Safety check

907f8a9e 2023-09-11 10:29 AM Julien Cabieces

Merge pull request #54310 from qgis/backport-54063-to-release-3_32

[Backport release-3_32] Also set 'evaluate default values on provider side' property when loading a layer

4e83c82a 2023-09-11 08:57 AM Loïc Bartoletti

Merge pull request #54483 from benoitdm-oslandia/add_pg_feat_ite_test

Add fix to postgresql provider for bbox across 180°

3666ab1e 2023-09-11 08:30 AM Mathieu Pellerin - nIRV

Merge pull request #54534 from nirvn/recent_menu_harmony

Recent menu's right-click menu and welcome page's right-click menu harmony

2805975e 2023-09-11 07:32 AM Andrea Giudiceandrea

Workaround for mingw build

329effb4 2023-09-11 06:36 AM Andrea Giudiceandrea

Workaround for mingw build

687a13d0 2023-09-11 06:28 AM Andrea Giudiceandrea

Workaround for mingw build

1 ... 26 27 28 29 30 ... 4866 (676-700/121643) Per page: 25, 50, 100, 200

Also available in: Atom