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

Add undo command classes for point cloud editing #60111

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

uclaros
Copy link
Contributor

@uclaros uclaros commented Jan 10, 2025

Description

Following #59973, this PR adds undo/redo commands for the changeAttributeValue method in point cloud layer editing.

@github-actions github-actions bot added this to the 3.42.0 milestone Jan 10, 2025
Copy link

github-actions bot commented Jan 10, 2025

🪟 Windows builds

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

🪟 Windows Qt6 builds

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

@uclaros uclaros force-pushed the point-cloud-editing-undo branch from 627f6aa to 6a2de8c Compare January 17, 2025 10:45
src/core/pointcloud/qgspointcloudlayer.cpp Outdated Show resolved Hide resolved
src/core/pointcloud/qgspointcloudlayereditutils.h Outdated Show resolved Hide resolved
src/core/pointcloud/qgspointcloudlayerundocommand.cpp Outdated Show resolved Hide resolved
@uclaros uclaros merged commit 4274ad8 into qgis:master Jan 17, 2025
31 checks passed
@uclaros uclaros deleted the point-cloud-editing-undo branch January 17, 2025 16:01
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.

2 participants