Revision:

Revisions

# Date Author Comment
92e8c09f 2023-07-13 10:23 PM Nyall Dawson

When an algorithm is added to a model with optional layer parameters,
leave the default values for these as empty instead of setting
them to model input layers

We don't want to auto-fill optional layer parameters by default

cd6d5c7b 2023-07-13 08:27 PM Matthias Kuhn

Merge pull request #53819 from DelazJ/discoverCurve

Make turning segments into curve less undiscoverable

ca5c6b3d 2023-07-13 02:49 PM Harrissou Santanna

Make turning segments into curve less undiscoverable

07277c27 2023-07-13 09:21 AM Nyall Dawson

Fix a bunch of debug spam when running processing algorithms on
debug builds

Prefetch once upfront properties for feature sources so that
we aren't bombarded by the QObject thread warnings constantly

20f7c7b7 2023-07-13 09:21 AM Nyall Dawson

Disable msys2 workflow

This is broken and requires changes to handle newer protobuf versions

97158d2a 2023-07-13 08:26 AM Nyall Dawson

When an algorithm is added to a model with optional layer parameters,
leave the default values for these as empty instead of setting
them to model input layers

We don't want to auto-fill optional layer parameters by default

58561ffa 2023-07-13 08:20 AM Nyall Dawson

When an algorithm is added to a model with optional layer parameters,
leave the default values for these as empty instead of setting
them to model input layers

We don't want to auto-fill optional layer parameters by default

224acf40 2023-07-13 07:07 AM Nyall Dawson

Fix crash when trying to re-load a layer from processing results
into the project when that layer already exists in the project

Fixes #53576
Fixes #53729

e567b35c 2023-07-13 07:03 AM Nyall Dawson

Fix crash when trying to re-load a layer from processing results
into the project when that layer already exists in the project

Fixes #53576
Fixes #53729

c547f567 2023-07-13 06:10 AM Nyall Dawson

[feature] Add 'DTM Filter (slope-based)' algorithm for filtering a
digital elevation model in order to classify pixels into ground
and non-ground cells

This is a port of the SAGA "DTM Filter (slope-based)" tool to a native
QGIS algorithm.

It also serves as a nice reference algorithm for raster based tools...

38a93532 2023-07-13 04:55 AM Nyall Dawson

Disable msys2 workflow

This is broken and requires changes to handle newer protobuf versions

65ebdf94 2023-07-13 04:50 AM Nyall Dawson

Disable msys2 workflow

This is broken and requires changes to handle newer protobuf versions

58dca7d4 2023-07-13 02:09 AM Martin Dobias

Add tests

1e48ebff 2023-07-13 02:09 AM Martin Dobias

Add setX, setY, setZ functions to QgsVector3D

b9b9fe82 2023-07-13 12:45 AM Martin Dobias

Add tinygltf (2.8.10) to external libs

This is a simple header-only library that allows reading GLTF files
containing 3D graphics content. This will be useful for 3D tiles support.

The library does not have any dependencies other than nlohmann's json
which we already have in the "external" directory.

042abbf9 2023-07-12 09:12 PM Mathieu Pellerin - nIRV

[xyz] Fix tile caching of redirected XYZ URLs

07d2c248 2023-07-12 12:59 PM Matthias Kuhn

Merge pull request #53772 from benoitdm-oslandia/feat/contrib

Add @benoitdm-oslandia to contributors list

ae993396 2023-07-12 11:58 AM Mathieu Pellerin - nIRV

[xyz] Fix tile caching of redirected XYZ URLs

5d5cad27 2023-07-12 11:52 AM Mathieu Pellerin - nIRV

[xyz] Fix tile caching of redirected XYZ URLs

3d74f2c2 2023-07-12 11:05 AM Yoann Quenach de Quivillic

Fix typo

29a5e14a 2023-07-12 11:04 AM Nyall Dawson

Make api more useful

3641670b 2023-07-12 11:04 AM Nyall Dawson

Add optional tile padding boundary to QgsRasterIterator

Allows returned blocks to overlap by the specified number of pixels.
Useful for algorithms which need to consider neighbouring pixels in
a tiled approach, without tile boundary artefacts.

fffe590e 2023-07-12 09:14 AM bdm-oslandia

Add @benoitdm-oslandia to contributors list

1e13f673 2023-07-12 06:58 AM Nyall Dawson

Show extensions in layer metadata

a739ad70 2023-07-12 06:58 AM Nyall Dawson

Use nlohmann for json instead of QVariant

But leave QVariant version of util function for use in Python scripts

1 ... 69 70 71 72 73 ... 4866 (1751-1775/121643) Per page: 25, 50, 100, 200

Also available in: Atom