Releases: ladybug-tools/ladybug-geometry
Releases · ladybug-tools/ladybug-geometry
v1.7.6
1.7.6 (2019-10-31)
Bug Fixes
- poltface: Fix tolerance issue within the Polyface3D class (893586a)
v1.7.5
1.7.5 (2019-10-31)
Bug Fixes
- face: Fixed bug in Face3D plane normal (d3548cf)
v1.7.4
1.7.4 (2019-10-31)
Bug Fixes
- face3d: Fix bug in is_centered_adjacent (9ee809e)
v1.7.3
1.7.3 (2019-10-30)
Bug Fixes
- face: Fix automatic normal calculation in Face3D (bb5aaa1)
v1.7.2
1.7.2 (2019-10-27)
Bug Fixes
- travis: update version of node to 12 (6049465)
v1.7.1
1.7.1 (2019-10-24)
Bug Fixes
- intersect: Fix intersection method between Polygon2D (3f2a8b2)
v1.7.0
1.7.0 (2019-10-15)
Features
- polygon: Update Polygon2D with staticmethod to perform intersection on adjacent polygons (ac5ffa3)
v1.6.3
1.6.3 (2019-09-29)
Bug Fixes
- docs: Add several documentation fixes for correct display (459220d)
v1.6.2
1.6.2 (2019-08-12)
Bug Fixes
- face3d: Changing validate_planarity to check_planar (feabc59)
v1.6.1
1.6.1 (2019-08-09)
Bug Fixes
- face: Ensuring upper-left vertices do not change for horizontals (5003d03)