Skip to content

Releases: ladybug-tools/ladybug-rhino

v1.0.2

24 Feb 21:02
Compare
Choose a tag to compare

1.0.2 (2020-02-24)

Bug Fixes

  • ci: Better fix for auto-generated docs (7ab7a35)

v1.0.1

24 Feb 20:39
Compare
Choose a tag to compare

1.0.1 (2020-02-24)

Bug Fixes

  • ci: Fix auto-generated docs (1739f6d)

v1.0.0

24 Feb 20:15
Compare
Choose a tag to compare

1.0.0 (2020-02-24)

Bug Fixes

  • fromgeometry: Fix bug in from_face3d_to_wireframe (13d210f)
  • geometry: Fix bugs in to/from geometry methods (4c9ed7d)
  • legend: Updating to work with latest updates in ladybug core (cefc8f2)
  • tolerance: Set global tolerance values within from and to geometry (b0327f4)

Features

  • ci: Add automated documentation and deployment to PyPI (ca96b8a)
  • config: Add Rhino model units system to the config file (27b6004)
  • geometry: Adding Functions to Add Ladybug_Geometry to the Rhino Scene (662efcf)
  • geometry: Adding Geometry Translators (5a8128e)
  • grasshopper: Add function for giving remark on component (9260e6c)
  • intersect: Add Methods to Intersect Solids (e473d6a)
  • intersect: Add module to handle Rhino.Geometry Intersections (54c4484)
  • mesh3d: Adding Method to Make Gridded Mesh3d from Rhino (69995ac)
  • tests: Add framework for running tests locally with Rhino Inside (336ca46)
  • text: Adding functions to display text in the Rhino scene (5b28e81)
  • text: Setting default text color to black (5e45fdd)
  • to_face3d: Add support for translating Meshes to Face3D (129d771)