Skip to content

Version 1.1.0

Latest
Compare
Choose a tag to compare
@ay42 ay42 released this 13 Dec 03:38
· 15 commits to master since this release
c58b15c
  • RoundedRegularPolygons (thanks to @ToddGeorgeKelly)
  • Replacing predefined polygons with new API
RegularPolygon(sides: 32)
RoundedRegularPolygon(sides: 6, radius: 20)
  • Sides parameter is now UInt
  • Xcode Previews