Revision:

Revisions

# Date Author Comment
d68fe42d 2023-09-04 09:34 AM Nyall Dawson

[processing] B3DM to GLTF algorithm - handle broken files

When GLTF content cannot be parsed from the B3DM, just extract
the binary contents anyway to a file.

Allows these broken files to be tested in other applications
to determine if it's just the GLTF reader library which doesn't...

32bc2b08 2023-09-04 09:34 AM Nyall Dawson

Use correct test when validating missing parameter inputs for
model child algorithms

If a parameter is unspecified and mandatory, BUT has a non-null default
value then we should consider the parameter as having a valid
value and not fail the model validation....

996de430 2023-09-04 09:33 AM Nyall Dawson

Fix a leak in georeferencer helmert method

1149f203 2023-09-04 07:09 AM Nyall Dawson

Fix a leak in georeferencer helmert method

57e65b8f 2023-09-04 06:11 AM Nyall Dawson

Fix incorrect dates shown in Processing history

Fixes #54454

b227fa96 2023-09-04 06:07 AM Nyall Dawson

Fix incorrect dates shown in Processing history

Fixes #54454

d4f73f85 2023-09-04 04:52 AM Yoann Quenach de Quivillic

Apply suggestions from code review

211baa80 2023-09-04 04:52 AM Yoann Quenach de Quivillic

Fix memleak

21a02406 2023-09-04 04:52 AM Yoann Quenach de Quivillic

Make project list clearable from the welcome page

2b9c2db3 2023-09-04 04:52 AM Yoann Quenach de Quivillic

Ask for confirmation before clearing the list

f7aaefa5 2023-09-04 04:52 AM Yoann Quenach de Quivillic

Pin/Unpin/remove recent projects from the menu

5be1e9b7 2023-09-04 04:52 AM Yoann Quenach de Quivillic

Add "Clear Recently Opened" action

06fcd5e1 2023-09-04 03:41 AM Nyall Dawson

Use correct test when validating missing parameter inputs for
model child algorithms

If a parameter is unspecified and mandatory, BUT has a non-null default
value then we should consider the parameter as having a valid
value and not fail the model validation....

f9563533 2023-09-04 03:41 AM Nyall Dawson

Fix a leak in georeferencer helmert method

9f474404 2023-09-04 03:41 AM Nyall Dawson

Fix a leak in georeferencer helmert method

ebef31af 2023-09-04 03:39 AM Nyall Dawson

Show url to gltf content in console error output when reading
gltf fails

3909573d 2023-09-04 03:36 AM Nyall Dawson

Fix non-optional processing parameters should not need to be specified
when a non-null default value is set for the parameter

Fixes #54370

e7d3d1cb 2023-09-04 03:36 AM Nyall Dawson

Fix a leak in georeferencer helmert method

951505dd 2023-09-04 03:36 AM Nyall Dawson

Use correct test when validating missing parameter inputs for
model child algorithms

If a parameter is unspecified and mandatory, BUT has a non-null default
value then we should consider the parameter as having a valid
value and not fail the model validation....

2db24424 2023-09-03 10:49 AM Matthias Kuhn

Coerce geometries to target layer type when avoiding intersections

6dde6ee5 2023-09-03 06:30 AM Nyall Dawson

Fix windows build -- STRICT is a msvc macro

cd9c65c1 2023-09-03 06:30 AM Nyall Dawson

Fix windows build

cd3cc45c 2023-09-03 06:30 AM Nyall Dawson

Resync tinygltf with upstream (no downstream patches now)

32ced145 2023-09-03 06:30 AM Nyall Dawson

Use permissive gltf loading

in QGIS we always tend towards permissive handling of datasets, allowing
users to load data wherever we can even if it's not strictly conformant
with specifications...
(and there's a lot of non-compliant GLTF out there!)

1b8c463d 2023-09-03 06:30 AM Nyall Dawson

Resync tinygltf with master, removes need for one downstream patch

1 ... 31 32 33 34 35 ... 4866 (801-825/121643) Per page: 25, 50, 100, 200

Also available in: Atom