Skip to content

Releases: ladybug-tools/ladybug-vtk

v0.5.0

04 Dec 06:24
Compare
Choose a tag to compare

0.5.0 (2021-12-04)

Features

  • _extend_hourly_plot: add to_vtkjs method to hourly plot (7d4f76f)

v0.4.1

03 Dec 12:52
Compare
Choose a tag to compare

0.4.1 (2021-12-03)

Bug Fixes

  • _extend_ladybug: remove hard-coded numbers (4ea23b4)

v0.4.0

03 Dec 08:18
Compare
Choose a tag to compare

0.4.0 (2021-12-03)

Bug Fixes

  • _extend_ladybug: add data to ModelDataSet rather than Polydata (b070e6a)
  • from_ladybug2d: fix error in translating 2d point to 3d point (d9a3023)
  • from_ladybug3d: remove unnecessary array (7afc803)

Features

  • _extend_ladybug: added compass and text (bba1bb4)
  • to_vtk: add to_text function (3738469)

v0.3.1

30 Nov 20:06
Compare
Choose a tag to compare

0.3.1 (2021-11-30)

Bug Fixes

  • from_ladybug: fix from_arc. Start using vtk arc (c32f0a6)

v0.3.0

30 Nov 14:31
Compare
Choose a tag to compare

0.3.0 (2021-11-30)

Features

  • from_ladybug: module to host all functions to translate ladybug object to Polydata (7ed1c24)
  • to_vtk: add new functions for translation (cbeab2b)

v0.2.2

29 Nov 16:33
Compare
Choose a tag to compare

0.2.2 (2021-11-29)

Bug Fixes

  • deps: Setup dependencies correctly (c92e18f)

v0.2.1

24 Nov 20:29
Compare
Choose a tag to compare

0.2.1 (2021-11-24)

Bug Fixes

  • deps: use ladybug-core instead of ladybug-geometry (5c6212f)

v0.2.0

24 Nov 15:40
Compare
Choose a tag to compare

0.2.0 (2021-11-24)

Bug Fixes

  • to_vtk: Add a new function to create Polydata from points (2d9310e)

Features

  • add vtkjs sub-package (daf630c)
  • _helper: add helper module (8f5c31e)
  • data_field_info: add data_field_info module (f60864f)
  • extend ladybug: add module to extend the core library (fbe5daa)
  • joined_polydata: add joined_polydata module (c065842)
  • legend_parameter: add legend parameter module (70598be)
  • model: add module module (392f243)
  • model_dataset: add model_dataset module (e9d6622)
  • polydata: add polydata module (2ab065c)
  • to_vtk: add to_vtk module (fd82a78)
  • writer: add writer module (409af73)

v0.1.0

19 Nov 21:58
Compare
Choose a tag to compare

0.1.0 (2021-11-19)

Bug Fixes

  • ci: Fix bug in CI (e56b3c9)
  • ci: Use correct GitHub Workflow syntax (c7c5eea)
  • deps: Use correct version of ladybug-geometry (42220ee)

Features

  • package: Add CI and other infrastructure (da64a51)

v0.0.1

19 Nov 19:50
618f9d5
Compare
Choose a tag to compare

Dummy release to set semantic versioning correctly.