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

Point cloud editing point filtering #60931

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

uclaros
Copy link
Contributor

@uclaros uclaros commented Mar 10, 2025

Description

This PR adds an option to set a filter expression in order to limit the points that will be modified by the point cloud editing tools.
Points that satisfy the expression will get modified, while the ones that don't will stay unmodified.
An empty expression clears the filter, so all points will get modified.

image

image

@github-actions github-actions bot added this to the 3.44.0 milestone Mar 10, 2025
Copy link

github-actions bot commented Mar 10, 2025

🪟 Windows Qt6 builds

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

🪟 Windows builds

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant