Skip to content

Releases: ladybug-tools/honeybee-vtk

v0.34.3

24 Mar 04:18
c6ce789
Compare
Choose a tag to compare

0.34.3 (2022-03-24)

Bug Fixes

  • deps: bump lbt-honeybee to 0.5.415 (c6ce789)

v0.34.2

24 Mar 03:12
Compare
Choose a tag to compare

0.34.2 (2022-03-24)

Bug Fixes

  • deps: bumped lbt-honeybee to >=0.5.414 (3f15020)

v0.34.1

23 Mar 22:00
Compare
Choose a tag to compare

0.34.1 (2022-03-23)

Bug Fixes

  • image_processing: fix assertion statement (3145e24)
  • image_processing: fix possible font OSError (b163dc5)
  • image_processing: fix possible font OSError (ff58c4c)
  • image_processing: fix possible font OSError (d212c5e)
  • image_processing: fix possible font OSError (4ed09b6)
  • image_processing: fix possible font OSError (d25de85)
  • image_processing: fix possible font OSError (969677e)
  • image_processing: fix possible font OSError (caa4a12)
  • image_processing: minor fix in a check (5ac57e0)
  • image_processing: possible fix for font OSError (733542d)
  • image_processing: test linux fix (e9ca2e8)

v0.34.0

22 Mar 16:35
Compare
Choose a tag to compare

0.34.0 (2022-03-22)

Bug Fixes

  • config: remove validator that is a breaking change (026f714)
  • image_processing: fix target_folder (7fb172b)
  • image_processing: fix transparency value (a2cfc34)
  • image_processing: make sure the folder is not empty (044ec6d)
  • image_processing: make text-height same for GIF and images (f528f42)
  • model: make sure images for each grid are exported in separate folders (8f30e01)
  • model: make sure parent folders are created if don't exist (7f54679)
  • text_actor: improve text location to be more centered (2286529)
  • timestep_imaages: fix text not being updated in images (32c5db4)
  • timestep_images: deal with relative path in config (434ae5b)
  • timestep_images: have a parent temp folder and remove it (b0ae119)

Features

  • export: add capability to export time-step images (f900c38)
  • filter: add the thresholds filter (e1bcdb4)
  • image_processing: add apply border functionality (39d6da8)
  • image_processing: add capability to create mp4 from images (d13a601)
  • image_processing: working functions for gradient transparent GIF (8b0cc79)
  • process_hourly_results: add functionality to use vtkCamera from a dry run (ff48048)

Reverts

  • Revert "test(*): update unit tests" (04f29c7)

v0.33.2

12 Mar 15:45
Compare
Choose a tag to compare

0.33.2 (2022-03-12)

Bug Fixes

  • model: fix loading one grid with meshes (783ef70)

v0.33.1

08 Mar 21:22
Compare
Choose a tag to compare

0.33.1 (2022-03-08)

Bug Fixes

  • config: make sure there are not spaces in identifiers (c6fc152)

v0.33.0

17 Feb 05:21
Compare
Choose a tag to compare

0.33.0 (2022-02-17)

Features

  • export: add capability to add text to images (fe9bf9d)
  • model: add text to to_grid_images (d1ae1ba)
  • text_actor: add a TextActor object (7e4997a)

v0.32.1

16 Feb 06:18
Compare
Choose a tag to compare

0.32.1 (2022-02-16)

Bug Fixes

  • model: add legend info to vtkjs (1c09606)

v0.32.0

16 Feb 03:29
Compare
Choose a tag to compare

0.32.0 (2022-02-16)

Bug Fixes

  • rename display_model to display_mode (aebf15c)
  • assistant: add import statement (68358fe)
  • model: fix using a private variable (9986c79)
  • valid_with_grid_filter.json: add valid value for grid_filter (c591f17)

Features

  • export: add option to export images of grids (e570500)
  • export_grid: add export-grid-images command (9d71014)
  • model: export images from grid (1469750)

v0.31.3

15 Feb 12:10
Compare
Choose a tag to compare

0.31.3 (2022-02-15)

Bug Fixes

  • export: fix grid-display-mode (ff832a2)