Revision:

Revisions

# Date Author Comment
4cf83449 2023-09-22 11:34 PM Jean Felder

qgsmesh3geometry: Limit geometry to 3d scenes' 2d extent

This is a follow-up of https://github.com/qgis/QGIS/pull/51304 which
did not handle mesh layers. This commit adds this support.

The meshes displayed in a 3d view do not take into account the scene...

4f345e74 2023-09-22 11:34 PM Jean Felder

qgsmesh3dgeometry: Fix typo in a variable name

84a55ed1 2023-09-22 11:34 PM Jean Felder

qgsmesh3dentity: Remove empty line at the end of file

b9f77021 2023-09-22 11:33 PM Jean Felder

qgs3dmapscene: Handle mesh layers in elevationRange()

This is a follow-up of https://github.com/qgis/QGIS/pull/51544 which
only handled PointCloud layers.

The switch logic, with no default clause, results in an explicit
compilation warning. This brings attention to the cases which are not...

3462b1bb 2023-09-22 11:32 PM Alessandro Pasotti

PG: fix issue GH #54572 st_geographyfromtext

Fix #54572 Error saving edit on PostGIS geometry when table also contains geography

a2ec41b4 2023-09-22 11:31 PM Alexander Bruy

use stringToSafeFilename()

8d768acb 2023-09-22 11:31 PM Alexander Bruy

[processing] replace illegal characters with underscore when generating
output filename in Split Vector Layer algorithm (fix #53856)

Also ignore invalid geometries, as we only want to split vector layer

f4e55344 2023-09-22 11:31 PM Even Rouault

SQLite layer export: do not set SRID= layer creation options that is interpreted by the OGR SQLite driver as meaning SRID=0 (fixes #54560)

4c15213e 2023-09-22 11:30 PM Even Rouault

[OGR provider] GPKG/SQLite: issue a 'UPDATE ... SET col_name = constant' when updating all features (fixes #53043)

On the test case provided in #53043:

Before:
```
Start layer.getFeatures() without update
layer.getFeatures() found 591904 features and took 0:00:06.561681...

b443c19b 2023-09-22 11:28 PM Alessandro Pasotti

Merge pull request #54664 from elpaso/bugfix-gh54572-pg-geom-and-geog

PG: fix issue GH #54572 st_geographyfromtext

6daf48e2 2023-09-22 11:27 PM Alexander Bruy

use stringToSafeFilename()

a3ca16e3 2023-09-22 11:27 PM Alexander Bruy

[processing] replace illegal characters with underscore when generating
output filename in Split Vector Layer algorithm (fix #53856)

Also ignore invalid geometries, as we only want to split vector layer

57862398 2023-09-22 11:24 PM Sebastian Zipser

fix indentation

994ca12c 2023-09-22 11:24 PM Sebastian Zipser

Fixes the wrong reference point for mode fill above and fill below

82d06dfe 2023-09-22 11:24 PM Alexander Bruy

mark project dirty after pasting layer style (fix #53693)

9fc2c3d6 2023-09-22 11:24 PM Harrissou Santanna

There is no feature display name for raster

f990beff 2023-09-22 11:23 PM Alexander Bruy

add object names to annotation actions, so they can be removed with
interface customization (fix #54250)

5c423ab3 2023-09-22 11:23 PM Andrea Giudiceandrea

Correctly handle GDAL drivers which support BOTH raster and vector

layers in the GDAL driver list in options dialog
(cherry picked from commit 0f91d38)

Ensure entries for the same raster/vector driver always keep their check states in sync with each other...

42c9d5a0 2023-09-22 11:22 PM Alessandro Pasotti

Test for isse #54702

0ce9b637 2023-09-22 11:22 PM Alessandro Pasotti

Fix crash on WCS bad layers

Fix #54702

3c6298f2 2023-09-22 11:18 PM Paul Blottiere

Fix read of vector settings for mesh layers

6747b9a5 2023-09-22 04:58 PM Julien Cabieces

Merge pull request #54681 from pblottiere/fix_session_role

Fix session_role setting

f80784e0 2023-09-22 03:18 PM Alessandro Pasotti

Layout legend wdgt: bump max value for spinboxes

Fix #54682

6b371430 2023-09-22 11:42 AM Jean Felder

qgs3dmapscene: Use scene extent as a fallback for near/far plane computation

This can happen if the scene does not contain any
Qgs3DMapSceneEntity. For example, if the scene only containes meshes.

28df0542 2023-09-22 11:42 AM Jean Felder

qgs3dutils: Factor out function to compute near/far planes of a bbox

1 ... 17 18 19 20 21 ... 4866 (451-475/121643) Per page: 25, 50, 100, 200

Also available in: Atom