Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit point cloud nodes that are not active too #60523

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

uclaros
Copy link
Contributor

@uclaros uclaros commented Feb 10, 2025

Description

We are currently only editing active point cloud nodes only. This has the adverse effect that zooming in after editing might reveal more unedited points within the selection polygon.

With this PR, we are going through the hierarchy to find all nodes that need to be modified, allowing for correct editing at all zoom levels.

@uclaros uclaros added 3D Relates to QGIS' 3D engine or rendering Point Clouds labels Feb 10, 2025
@github-actions github-actions bot added this to the 3.42.0 milestone Feb 10, 2025
Copy link

github-actions bot commented Feb 10, 2025

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 6ab3191)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit 6ab3191)

@wonder-sk wonder-sk merged commit 3e9c2f0 into qgis:master Feb 10, 2025
42 checks passed
@uclaros uclaros deleted the point-cloud-editing-all-nodes branch February 10, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3D Relates to QGIS' 3D engine or rendering Point Clouds
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants