Skip to content

Radiance 5.3a (2020-08-02)

Pre-release
Pre-release
Compare
Choose a tag to compare
@taoning taoning released this 02 Aug 12:13
· 1006 commits to master since this release

5.3a.914d7c40

(2020-08-02)
  • chore: making version string less repetitively repetitive -Gregory J. Ward (914d7c4)
  • perf: quicker check/removal of escaped newlines for Windows -Gregory J. Ward (7983d12)
  • test: conditional to turn multi-processing off under Windows (thanks to Mingbo) -Gregory J. Ward (0ac6f6b)
  • test: fix for Windows, which doesn't like single-quotes in commands -Gregory J. Ward (c0e7580)
  • test: corrected target octree with mkillum involved -Gregory J. Ward (f6426a2)
  • fix: Removed escaped newlines for Windows (popen call, mostly) -Gregory J. Ward (0198d5f)
  • style: removed redundant declaration of fgetline() -Gregory J. Ward (d330e4e)
  • feat(radcompare): added -c option to ignore comments -Gregory J. Ward (ca9caf2)
  • fix(ra_ps): change needed to pass unit test under Windows -Gregory J. Ward (b33d58a)
  • test(pfilt): change to pfilt options to avoid issues with Windows shell -Gregory J. Ward (b80bdd5)