mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-28 00:05:33 -04:00
* new algorithm * update feedback * allow cancel during mesh face processing * allow cancel during mesh faces processing * fix file names * fix the speed of the algorithm * drop not needed imports * fix issues * more readable * add mesh layer * test case * simplify to avoid warning * fix issue * fix data call * fix call * fix expected data * handle meshes with holes * add test case * merge from master * Update src/analysis/processing/qgsalgorithmmeshsurfacetopolygon.cpp fix translation Co-authored-by: Stefanos Natsis <uclaros@gmail.com> * Update src/analysis/processing/qgsalgorithmmeshsurfacetopolygon.cpp fix translation Co-authored-by: Stefanos Natsis <uclaros@gmail.com> * Update src/analysis/processing/qgsalgorithmmeshsurfacetopolygon.cpp fix translation Co-authored-by: Stefanos Natsis <uclaros@gmail.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix translation * typo * clone * delete to avoid memory leak --------- Co-authored-by: Stefanos Natsis <uclaros@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>