Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix typos
  • Loading branch information
TobyKLight authored Aug 12, 2023
1 parent d14494b commit 305b33c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ V1.2.0
* New Polygon2DPlus datatype, for a 2D polygon that is effectively annotated with a third dimension. The underlying 2D polygon can still be accessed and manipulated.
* Rearranged helppatches to make general geometric functions clearer
* Added sample a point on a line
* New 3D functions for dynamic geometry to make 'polygon tubes', where each element of the tube can have a different polygon face. See the new helppatches in 3D category. These come in several flavors where you
* New 3D functions for dynamic geometry to make 'polygon tubes', where each element of the tube can have a different polygon face. See the new helppatches in 3D category.
* LERP (morph) between two polygons, see HowTo LERP between Polygons helppatch
* Added sample a point on a polygon perimeter (previously only for PolyPath)
* Added DrawPolygonRadialLines to draw radial lines between origin and points
Expand Down

0 comments on commit 305b33c

Please sign in to comment.