-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4969def
commit b774807
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
name=Shape Tools | ||
qgisMinimumVersion=3.4 | ||
description=Shape Tools is a collection of geodesic shapes and tools. Create circle, ellipse, line of bearing, points along a line of bearing, concentric circles, pie wedge, donut, arc wedge, star, ellipse rose, epicycloid, gear, hypocyloid, polyfoil, polygon, radial line, rings with radial lines, and heart shapes. Tools include "XY to Line" tool, densify lines and polygons along geodesic paths, geodesic line break, geodesic measuring and create a measurement layer, geodesic scale, rotate, flip and translate tools, and digitize points at an azimuth & distance tools. | ||
version=3.5.0 | ||
version=3.5.1 | ||
author=Calvin Hamilton | ||
[email protected] | ||
about=Shape Tools is a collection of geodesic shapes and tools. Shape Tools is installed in the Vector menu. | ||
|
@@ -28,4 +28,5 @@ experimental=False | |
deprecated=False | ||
hasProcessingProvider=yes | ||
changelog= | ||
3.5.1 - Update metadata | ||
3.5.0 - Move repo |