Revision:

Revisions

# Date Author Comment
a23b32a2 2023-08-11 04:26 PM Jacky Volpes

Fix delete central curve vertex

29edef83 2023-08-11 10:28 AM Nyall Dawson

Add unit tests

1b7a2eb7 2023-08-11 10:28 AM Nyall Dawson

Add sample tiled scene

c426a977 2023-08-11 10:28 AM Nyall Dawson

Reduce artifacts in textured tiled scene renderer by slightly
buffering triangles before rendering, to avoid visible
gaps between neighbouring triangles

78b99d55 2023-08-11 10:28 AM Nyall Dawson

Remove texture color renderer, and replace with checkbox option
in wireframe renderer

29b421e2 2023-08-11 10:28 AM Nyall Dawson

Correctly set default fill symbol for wireframe renderer

939877f5 2023-08-11 10:28 AM Nyall Dawson

Rename mesh renderer to wireframe renderer

2b91ef23 2023-08-11 10:28 AM Nyall Dawson

Fix clang tidy warning

80ec3d9c 2023-08-11 10:28 AM Nyall Dawson

Use float for texture coordinates

07db119e 2023-08-11 10:28 AM Nyall Dawson

Const

59c6ca95 2023-08-11 10:28 AM Nyall Dawson

Add option to show boundaries

3c7f0730 2023-08-11 10:28 AM Nyall Dawson

Implement 2d renderer for tiled scenes

We currently offer three renderer choices:
- Textured (default). Loads the texture image and paints the mesh using
these textures
- Texture color. Uses the center point color for rendering each mesh
triangle. Gives a clear visual overview of the mesh structure while...

d8d6308d 2023-08-11 10:28 AM Nyall Dawson

Const correctness

18847d27 2023-08-11 09:26 AM Nyall Dawson

Fix use after free when truncating 3d scene nodes

83399e13 2023-08-11 09:22 AM Nyall Dawson

Fix use after free when truncating 3d scene nodes

b0d1a4f8 2023-08-11 09:09 AM Nyall Dawson

When trying to create a 3d map for a project with a geographic crs,
don't hassle the user and instead just make a 3d map in EPSG:3857

It might not be a perfect approach, but it's better then the
annoying message!

90726905 2023-08-11 09:08 AM Nyall Dawson

Open new 3d views in a window instead of a dock by default
and make initial size of 3d views 50% larger

Our default window size of 3d views was too small to be usable

ffc4b7a4 2023-08-11 08:17 AM Nyall Dawson

Fix leak in coordinate reference system model

1a44f7b5 2023-08-11 12:11 AM Martin Dobias

fix comment

Co-authored-by: Nyall Dawson <>

e0d7c299 2023-08-11 12:11 AM Martin Dobias

Chunked entity API for hierarchy fetching + tiled scene impl

This avoids GUI freezes whenever chunked entity needs further information about hierarchy.

447deb90 2023-08-10 09:33 PM Loïc Bartoletti

Merge pull request #53962 from pblottiere/fix_build_on_arch

Fix build on ArchLinux with recent version of protobuf

565c1a52 2023-08-10 01:20 PM Yoann Quenach de Quivillic

Remove extra groupbox

3a4a9f08 2023-08-10 10:41 AM Nyall Dawson

Fix dialog title

aa773281 2023-08-10 10:41 AM Nyall Dawson

Fix clang warning

3ac33d14 2023-08-10 10:41 AM Nyall Dawson

Fix doxygen test

1 ... 48 49 50 51 52 ... 4866 (1226-1250/121643) Per page: 25, 50, 100, 200

Also available in: Atom