1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-19 08:57:35 +03:00
Macaw/Source/model/geom2d
2018-07-27 15:31:30 +07:00
..
Arc.swift Clean up model source code and avoid pod warnings 2018-05-16 22:04:01 +07:00
Circle.swift Clean up model source code and avoid pod warnings 2018-05-16 22:04:01 +07:00
Ellipse.swift Clean up model source code and avoid pod warnings 2018-05-16 22:04:01 +07:00
GeomUtils.swift Fix for breaking changes in GeomUtils 2018-07-27 15:31:30 +07:00
Insets.swift Clean up model source code and avoid pod warnings 2018-05-16 22:04:01 +07:00
Line.swift Clean up model source code and avoid pod warnings 2018-05-16 22:04:01 +07:00
Locus.swift Clean up model source code and avoid pod warnings 2018-05-16 22:04:01 +07:00
Locus+ToPath.swift Fix formatting a little bit 2017-12-13 18:41:10 +07:00
MoveTo.swift Clean up model source code and avoid pod warnings 2018-05-16 22:04:01 +07:00
Path.swift Add Group mask parsing 2018-06-13 17:49:30 +07:00
PathBuilder.swift Clean up model source code and avoid pod warnings 2018-05-16 22:04:01 +07:00
PathSegment.swift Clean up model source code and avoid pod warnings 2018-05-16 22:04:01 +07:00
PathSegmentType.swift Add SwiftLint configuration and apply autocorrection 2017-10-16 16:13:54 +07:00
Point.swift Implement correct combination of SVG layout and MacawView content layout 2018-05-21 17:07:49 +07:00
Polygon.swift Add SwiftLint configuration and apply autocorrection 2017-10-16 16:13:54 +07:00
Polyline.swift Add SwiftLint configuration and apply autocorrection 2017-10-16 16:13:54 +07:00
Rect.swift Fix #449: Typo in Rect.center() 2018-07-13 17:29:17 +07:00
RoundRect.swift Clean up model source code and avoid pod warnings 2018-05-16 22:04:01 +07:00
Size.swift Add Size.zero property 2018-06-25 18:16:01 +07:00
Transform.swift Add Transform.concat(with:) method. 2018-06-13 15:03:47 +07:00
TransformedLocus.swift Box units mask 2018-06-15 11:28:40 +07:00