Revision:

Revisions

# Date Author Comment
0e363e66 2023-08-10 10:41 AM Nyall Dawson

Remove abstract class for bounding volumes, and always treat
bounding volumes as OBB

Greatly simplifies the code. There's a small loss of efficiency
since we will always be expanding out spheres to their bounding
boxes, but given we always require boxes for QGIS 3d nodes...

861b6355 2023-08-10 09:24 AM Paul Blottiere

Update CMakeLists.txt

Co-authored-by: Matthias Kuhn <>

1c265af5 2023-08-10 02:32 AM Nyall Dawson

Adapt 3d for numeric ids

3e25c977 2023-08-10 02:32 AM Nyall Dawson

Use numeric IDs for tiled scene tiles instead of uuids

2073f4ca 2023-08-10 12:41 AM Yoann Quenach de Quivillic

Fix #53776 - Annotation DPI

af1dbc28 2023-08-09 09:03 PM Martin Dobias

Fetch and load tiles in a worker thread

Also fix issues with missing tiles at the nodes where content was
a link to hierarchy continuation - the chunk loader was trying to load
tileset JSON before the node got "refined"

6565b0d3 2023-08-09 08:56 PM Jean Felder

processing: Fix some tests for GEOS 3.11 and above

This has been tested with GEOS 3.10, 3.11 and 3.12.

41518dbc 2023-08-09 01:54 PM Martin Dobias

Nyall's review

0f6ba026 2023-08-09 01:54 PM Martin Dobias

qt6 fix

d197172b 2023-08-09 01:54 PM Martin Dobias

fix qt6 build

583e3aac 2023-08-09 01:54 PM Martin Dobias

misc cleanups

55c7b4fa 2023-08-09 01:54 PM Martin Dobias

Resolve relative URIs correctly when working with remote datasets

f46de19f 2023-08-09 01:54 PM Martin Dobias

Handle cases when a node has more than 8 children

6f3425a8 2023-08-09 01:54 PM Martin Dobias

3D renderer implementation for 3D tiles

b36ba429 2023-08-09 11:10 AM Nyall Dawson

Fix mingw build

3754e386 2023-08-09 06:29 AM Paul Blottiere

Fix build on Arch with recent version of protobuf

21cead3c 2023-08-09 06:16 AM Yoann Quenach de Quivillic

Fix #53776 - Annotation DPI

a922a599 2023-08-09 06:11 AM Yoann Quenach de Quivillic

Fix #53776 - Annotation DPI

d621ea76 2023-08-09 05:39 AM Jean Felder

qgisapp: Store the visibility of the animation widget

This allows to display or hide the animation widget accordingly when
restoring or duplicating a 3d view.

4367b1dc 2023-08-09 05:39 AM Jean Felder

qgs3danimationwidget: Set the project dirty on key frame changes

This allows to easily save an animation.

d8b9e267 2023-08-09 04:09 AM Nyall Dawson

Fix mingw build

f3661eda 2023-08-09 04:04 AM Nyall Dawson

Fix mingw build

5d55ee48 2023-08-08 07:30 PM Denis Rouzaud

[settings] support enum and flags in tree editor (#54011)

c2a11bdc 2023-08-08 09:37 AM Yoann Quenach de Quivillic

Fix #53988 - Crash when saving layout after removing map

bdb0995e 2023-08-08 09:06 AM Nyall Dawson

Silence some clang tidy warnings

1 ... 49 50 51 52 53 ... 4866 (1251-1275/121643) Per page: 25, 50, 100, 200

Also available in: Atom