Skip to content

Releases: LBNL-ETA/pyradiance

0.5.3

30 Oct 22:16
Compare
Choose a tag to compare

0.5.2

24 Oct 00:04
Compare
Choose a tag to compare

Refactor xform to be builder based to preserve order of operations.

Full Changelog: v0.5.1...v0.5.2

0.5.1

28 Aug 04:36
Compare
Choose a tag to compare

add genbox and genrev.
added many Radiance binaries but without interfaces.

Full Changelog: v0.5.0...v0.5.1

0.5.0

23 Aug 23:56
Compare
Choose a tag to compare

Add spectral simulation features from Radiance

Full Changelog: v0.4.2...v0.5.0

0.4.2

22 Jul 22:27
Compare
Choose a tag to compare

Fix(util.py): white space in file names causing issues with render

Full Changelog: v0.4.1...v0.4.2

0.4.1

15 Jul 20:00
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

0.4.0

24 Jun 19:57
Compare
Choose a tag to compare

Add obj2mesh
Update setup.py to use setuptools because distutils is deprecated

Full Changelog: v0.3.1...v0.4.0

0.3.1

21 Feb 18:54
4a9ae60
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

0.3.0

24 Oct 05:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

25 Aug 22:24
Compare
Choose a tag to compare

What's Changed

  • feat(anci.py): Added a utility write method to write data to file. by @sariths in #28
  • doc(example files): Added geometry and other assests for demonstrating features. by @sariths in #26
  • fix(utils.py): using split instead of shlex.split for splitting commands
  • fix(px.py): fix ra_tiff output bug and expose it at the top level

New Contributors

Full Changelog: v0.1.2...v0.2.0