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

[mesh] mesh frame editing part-2 - start, commit, roll back and cancel #43982

Merged
merged 9 commits into from
Jul 1, 2021

Conversation

vcloarec
Copy link
Member

In the scope of the QEP qgis/QGIS-Enhancement-Proposals#228, this PR allows the user of mesh layers to start editing, save, roll back or cancel editing, in the same way as vector layers.

startstopEditing

@github-actions github-actions bot added this to the 3.22.0 milestone Jun 29, 2021
@vcloarec vcloarec added Feature Mesh Related to general mesh layer handling (not specific data formats) labels Jun 29, 2021
src/app/qgisapp.cpp Outdated Show resolved Hide resolved
src/app/qgisapp.cpp Outdated Show resolved Hide resolved
src/app/qgisapp.cpp Outdated Show resolved Hide resolved
src/app/qgisapp.cpp Outdated Show resolved Hide resolved
src/app/qgisapp.cpp Outdated Show resolved Hide resolved
src/app/qgisapp.cpp Outdated Show resolved Hide resolved
src/app/qgisapp.cpp Outdated Show resolved Hide resolved
src/app/qgisapp.cpp Outdated Show resolved Hide resolved
src/core/layertree/qgslayertreemodel.cpp Outdated Show resolved Hide resolved
src/core/layertree/qgslayertreeutils.cpp Outdated Show resolved Hide resolved
@vcloarec vcloarec closed this Jun 30, 2021
@vcloarec vcloarec reopened this Jun 30, 2021
src/app/qgisapp.cpp Outdated Show resolved Hide resolved
src/app/qgisapp.cpp Outdated Show resolved Hide resolved
src/app/qgisapp.cpp Outdated Show resolved Hide resolved
src/app/qgisapp.cpp Outdated Show resolved Hide resolved
src/app/qgisapp.cpp Outdated Show resolved Hide resolved
src/core/mesh/qgsmeshlayer.h Outdated Show resolved Hide resolved
src/core/mesh/qgsmeshlayer.h Outdated Show resolved Hide resolved
src/core/qgsmaplayer.h Outdated Show resolved Hide resolved
src/core/qgsmaplayer.h Outdated Show resolved Hide resolved
src/core/qgsmaplayer.h Outdated Show resolved Hide resolved
@vcloarec
Copy link
Member Author

vcloarec commented Jul 1, 2021

@nyalldawson , thanks for this detailed review!
I hope it is OK now. Maybe @PeterPetrik could approve, so when this PR will be merged, I could start to make PR with user interface mesh edits.

src/app/qgisapp.cpp Outdated Show resolved Hide resolved
src/core/layertree/qgslayertreemodel.cpp Outdated Show resolved Hide resolved
@nyalldawson
Copy link
Collaborator

Thanks @vcloarec -- I'm happy with the API changes now 👍 . I'll let @PeterPetrik / @wonder-sk review the mesh-specific changes

Copy link
Collaborator

@nyalldawson nyalldawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful!

@PeterPetrik PeterPetrik merged commit db21851 into qgis:master Jul 1, 2021
@vcloarec vcloarec deleted the start_mesh_editing branch July 1, 2021 12:54
@zacharlie zacharlie added the Changelog Items that are queued to appear in the visual changelog - remove after harvesting label Sep 19, 2021
@zacharlie zacharlie added ChangelogHarvested This PR description has been harvested in the Changelog already. and removed Changelog Items that are queued to appear in the visual changelog - remove after harvesting labels Sep 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ChangelogHarvested This PR description has been harvested in the Changelog already. Feature Mesh Related to general mesh layer handling (not specific data formats)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants