fix: Added missing calls to initfunc()
feat(rpict,rtrace,rvu,rxpict,rxtrace,rxpiece): Added -e expr and -f file.cal options
fix(rpict,rtrace,rcontrib): Removed spurious warnings
fix(rcontrib, rpict, rvu): Better check for spectral sampling
fix(rpict,rvu,rcontrib): Fixed luminance estimate during spectral rendering
refactor: Changed some char* args to const char* to avoid warnings
perf: Updated default -lw value to smaller tolerance
Switched over to more efficient fread/fwrite replacements getbinary/putbinary
prepare for winrview integration
newer C++ compilers have a standard type named "bool". rename macro to get rid of warnings.
Prepare for SCons build on Win32 and Win64
Fixed assignment of octname and removed redundant call to ray_init_pmap()
Initial check-in of photon map addition by Roland Schregle
Windows compatibility changes from Bill Hoffman
Added -n option to rtrace and moved quit() funciton out of raypcalls
Added -n option to rvu for multiple rendering processes
Added planisphere view type (-vts option) as requested by Axel Jacobs
Made -u+ option truly random
Changed random number seeding to preceed call to initurand()
Added seeding of random number generator with -u+ rendering option
Continued ANSIfication. There are only bits and pieces left now.
Macros for setting binary file mode. Replacing MSDOS by _WIN32.
Replaced inline copyright notice with #include "copyright.h"
Changes and check-in for 3.5 release Includes new source files and modifications not recorded for many years See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release
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.