perf(vwrays): Stratified samples when -pj > 0 and -c > 1
fix(vwrays): No longer spits out -ld- with -d option, only -ld+
feat(vwrays,rtpict): Added support for -pd option to sample depth-of-field
feat(vwrays): added support for -c combined with -i option
Changed behavior slightly when given a depth buffer
Added ability for pinterp, pmblur2, and vwrays to read 16-bit encoded depth
Added check for out-of-range input pixels when reading from depth buffer
Switched over to more efficient fread/fwrite replacements getbinary/putbinary
Added -c option to repeat pixels
Added -u option to vwrays for unbuffered output with -i
Minor fix
Removed unnecessary and problematic error check
Made missing calls to SET_FILE_BINARY() for Windows
Added -pj option to vwrays for ray jittering
Corrected center of pixels when given on input
Continued ANSIfication.
Fewer complaints if "platform.h" precedes "standard.h"
Included "platform.h" wherever lseek() was called
Added grouping parens to reduce ambiguity warnings.
Reduced compile problems on Windows.
Abstracted process and path handling for Windows. Renamed FLOAT to RREAL because of conflict on Windows. Added conditional compiles for some signal handlers.
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
added -ld option to output of -d
added aft view distance to ray output
Initial revision
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.