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

some fixes related to mesh editing #45081

Merged
merged 6 commits into from Sep 16, 2021
Merged

Conversation

vcloarec
Copy link
Member

This PR fixes some minor issues related to mesh editing:

  • fix cancel/rollback, the triangular mesh was not properly updated
  • fix layer extent after editing, the extent was not updated after adding/removing some elements
  • fix vertical extent after editing, the min/max of vertices Z value, was not properly updated
  • fix 3D update, the 3D view was not updated if the editing was cancel or rollback
  • fix dataset group name update, there was an issue with the displayed text of elevation dataset group.
  • fix mesh transform coordinate dock widget, there was a bad handling of this widget.
  • send the reindex action to the mesh menu instead of a button in the tool bar

@github-actions github-actions bot added this to the 3.22.0 milestone Sep 15, 2021
@vcloarec vcloarec added Bug Either a bug report, or a bug fix. Let's hope for the latter! Mesh Related to general mesh layer handling (not specific data formats) labels Sep 15, 2021
@PeterPetrik PeterPetrik merged commit 21433a6 into qgis:master Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Mesh Related to general mesh layer handling (not specific data formats)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants