Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
84 additions
and 102 deletions.
- +0 −3 python/plugins/processing/algs/help/qgis.yaml
- +0 −94 python/plugins/processing/algs/qgis/DropMZValues.py
- +0 −2 python/plugins/processing/algs/qgis/QGISAlgorithmProvider.py
- +3 −3 python/plugins/processing/tests/testdata/qgis_algorithm_tests.yaml
- +51 −0 src/core/processing/qgsnativealgorithms.cpp
- +30 −0 src/core/processing/qgsnativealgorithms.h