Releases: ladybug-tools/ladybug-geometry
Releases · ladybug-tools/ladybug-geometry
v1.18.3
1.18.3 (2020-04-11)
Bug Fixes
- plane: Loosen restrictions of X-axis check (5ba941d)
v1.18.2
1.18.2 (2020-04-11)
Bug Fixes
- polyface: Fix method ensuring outward faces (4c25fd0)
v1.18.1
1.18.1 (2020-03-16)
Bug Fixes
- arc: Fix tolerance issue in Arc.subdivide_evenly (df2ffa2)
v1.18.0
1.18.0 (2020-03-14)
Features
- arc: Add to_polyline methods to the Arc classes (249518e)
v1.17.1
1.17.1 (2020-03-07)
Bug Fixes
- polyline: Fix minor bug in Polyline edge case (a517ba0)
v1.17.0
1.17.0 (2020-03-06)
Features
- polyline: Add classmethods to go to/from polygon (0e31cef)
v1.16.0
1.16.0 (2020-03-05)
Features
- from_array: Add from_array methods to more objects (bd3074e)
v1.15.0
1.15.0 (2020-02-27)
Features
- offset: adding methods for polygon offset (0848d2b)
- offset: offset polygon method done (19fc584)
v1.14.1
1.14.1 (2020-02-26)
Bug Fixes
- point: Correction to Point add and sub operators (77b15bb)
v1.14.0
1.14.0 (2020-02-22)
Features
- polyline3d: Add module and class for Polyline3D (7d8f4d2)