feat(rpict,rtrace,rvu,rxpict,rxtrace,rxpiece): Added -e expr and -f file.cal options
fix(rcontrib,rxcontrib): reinstated .cal redefinition warnings
fix(rcontrib,rxcontrib): Eliminated spurious warning messages
feat: Added reporting interval to defaults output and removed unnecessary amb sync
feat(rpict,rtrace,rcontrib): Added OutputCS to features list
fix(rcontrib, rpict, rvu): Better check for spectral sampling
fix(rpict,rvu,rcontrib): Fixed luminance estimate during spectral rendering
fix: multiple bug fixes in hyperspectral code, added rvu, mkillum, rsensor, and ranimove to "working except photon map" status
feat(rpict,rtrace,rcontrib,rtpict): Hyperspectral rendering (except photon map)
fix(rtrace,rcontrib): Added i/o format options to features list
fix(rcontrib): Bug in new code to maximize open file descriptor limit
fix: Stray #if statement
perf(rcontrib): Increased open file limit under Windows (check for crashes?)
refactor: Changed some char* args to const char* to avoid warnings
fix: Actually, need to allow -features to have arguments
fix: fixed crash when executed with no arguments
feat(rpict,rtrace,rcontrib): Added Output= list to -features
fix(rcontrib): removed AdaptiveShadowTesting from feature list (didn't belong)
feat(rpict,rtrace,rcontrib): Added -features option to check for method support
fix: Renamed setcontext() to calcontext() to avoid obscure macOS naming conflict
feat: removed upper limit on number of modifiers in rcontrib
feat(rcontrib,rfluxmtx): Added -t option to specify progress report interval
Changed context names to avoid collision with user-specified .cal file names
Increased the limit on open files in rcontrib from 512 to 2048 under Windows
Added missing -c option in usage message
newer C++ compilers have a standard type named "bool". rename macro to get rid of warnings.
Initial check-in of photon map addition by Roland Schregle
Fixed bug in parameter parser and added check during main arguments processing
Added -p option to specify per-modifier function file parameters
Added missing check for missing modifier
Eliminated a number of minor warnings (all innocuous)
Shortened context name to "RC" from "RCONTRIB"
Added check for blocked shadow rays
Moved source initialization
More portability fixes (missing headers)
Accommodations for Windows
Simplified modifier lookup
Fixed a number of bugs -- still testing
Tweaks and bug fixes to new code
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.