Skip to content

Releases: ladybug-tools/ladybug-rhino

v1.19.0

25 Sep 14:53
Compare
Choose a tag to compare

1.19.0 (2020-09-25)

Features

  • versioning: Add module to help with releases (e64f9ba)

v1.18.0

24 Sep 21:29
Compare
Choose a tag to compare

1.18.0 (2020-09-24)

Features

  • diff: Put all functions that evaluate differences in one module (ceba68a)

v1.17.1

24 Sep 04:17
Compare
Choose a tag to compare

1.17.1 (2020-09-24)

Bug Fixes

  • gather: Add support for gathering objects in clusters (4407f33)

v1.17.0

24 Sep 03:14
Compare
Choose a tag to compare

1.17.0 (2020-09-24)

Features

  • versioing: Add versioning subpackage for plugin maintenance (fc5ee29)

v1.16.2

23 Sep 17:06
Compare
Choose a tag to compare

1.16.2 (2020-09-23)

Bug Fixes

  • text: Overwrite ScriptVariable method to enable casting to string (82a3914)

v1.16.1

22 Sep 00:51
Compare
Choose a tag to compare

1.16.1 (2020-09-22)

Bug Fixes

  • intersect: Implement more elegant way of returning vector angles (8597e8b)

v1.16.0

20 Sep 06:10
Compare
Choose a tag to compare

1.16.0 (2020-09-20)

Features

  • intersect: Add method to intersect lines with meshes (201ec7e)

v1.15.0

20 Sep 03:50
Compare
Choose a tag to compare

1.15.0 (2020-09-20)

Features

  • grasshopper: Add methods for wrapping data in Python objects (39e455b)

v1.14.1

19 Sep 05:20
Compare
Choose a tag to compare

1.14.1 (2020-09-19)

Bug Fixes

  • intersect: Add option to remove intersected vectors by normal (25ae43e)

v1.14.0

18 Sep 03:25
Compare
Choose a tag to compare

1.14.0 (2020-09-18)

Bug Fixes

  • togeometry: Add method to handle lists of Breps to gridded mesh (771f226)

Features

  • intersect: Add method to intersect meshes and rays (a36e218)