Fix delete central curve vertex
Add unit tests
Add sample tiled scene
Reduce artifacts in textured tiled scene renderer by slightlybuffering triangles before rendering, to avoid visiblegaps between neighbouring triangles
Remove texture color renderer, and replace with checkbox optionin wireframe renderer
Correctly set default fill symbol for wireframe renderer
Rename mesh renderer to wireframe renderer
Fix clang tidy warning
Use float for texture coordinates
Const
Add option to show boundaries
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...
Const correctness
Fix use after free when truncating 3d scene nodes
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 theannoying message!
Open new 3d views in a window instead of a dock by defaultand make initial size of 3d views 50% larger
Our default window size of 3d views was too small to be usable
Fix leak in coordinate reference system model
fix comment
Co-authored-by: Nyall Dawson <[email protected]>
Chunked entity API for hierarchy fetching + tiled scene impl
This avoids GUI freezes whenever chunked entity needs further information about hierarchy.
Merge pull request #53962 from pblottiere/fix_build_on_arch
Fix build on ArchLinux with recent version of protobuf
Remove extra groupbox
Fix dialog title
Fix clang warning
Fix doxygen test
« Previous 1 ... 48 49 50 51 52 ... 4866 Next » (1226-1250/121643) Per page: 25, 50, 100, 200
Also available in: Atom