Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
77 additions
and 110 deletions.
- +0 −5 python/plugins/processing/algs/help/qgis.yaml
- +0 −101 python/plugins/processing/algs/qgis/FixGeometry.py
- +0 −2 python/plugins/processing/algs/qgis/QGISAlgorithmProvider.py
- +1 −1 python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml
- +1 −1 src/core/geometry/qgsgeometrymakevalid.cpp
- +52 −0 src/core/processing/qgsnativealgorithms.cpp
- +23 −0 src/core/processing/qgsnativealgorithms.h