Skip to content

Radiance 6.0a (2024-11-04)

Pre-release
Pre-release
Compare
Choose a tag to compare
@taoning taoning released this 04 Nov 00:51
· 80 commits to master since this release

9a8e2e3

(2024-11-04)
  • feat(rxcontrib): Added a couple of minor sanity checks -Gregory J. Ward (9a8e2e3)
  • feat(rxcontrib): more robust checking of bin expressions, etc. -Gregory J. Ward (eeab870)
  • feat: Allow creation of empty shared map to be resized later -Gregory J. Ward (f1ecb9f)
  • fix(rxpiece): Eliminate spurious warnings -Gregory J. Ward (68c95d8)
  • fix(rxtrace): fixed -features output -Gregory J. Ward (4734784)
  • fix(rxcontrib): error-check on ComputRecord() return was off -Gregory J. Ward (9d1583c)
  • fix(rcontrib,rxcontrib): reinstated .cal redefinition warnings -Gregory J. Ward (772207e)
  • fix(rcontrib): Made definition of inc_ry consistent with other .cal files -Gregory J. Ward (d1ac4df)
  • fix(rpict,rtrace,rcontrib): Removed spurious warnings -Gregory J. Ward (9c1c150)
  • docs: Added note about new rcontrib C++ class and rxcontrib tool -Gregory J. Ward (20477b1)
  • fix(rcontrib,rxcontrib): Eliminated spurious warning messages -Gregory J. Ward (72e50b5)
  • fix(rxcontrib): Fixes in file loading & process management -Gregory J. Ward (433f08a)
  • fix(rxcontrib): Fixed handling of -ld and -I command-line flags -Gregory J. Ward (55eaa4e)
  • feat(rxcontrib): First compiled version of rxcontrib tool to test new C++ classes -Gregory J. Ward (9625486)
  • refactor: Changed some calls to use const type for better C++ callability -Gregory J. Ward (344b8d0)