feat(dctimestep): Made it so -x and -y also work for single-picture output
fix(dctimestep): Forgot to add new options to usage message
feat(dctimestep): Added -x and -y options to specify picture output dimensions
feat: Added float and double alignment to i/o routines for future mmap() use
Changed rmtxop and dctimestep to undo any exposure on Radiance input pictures
Added warning if -oc not set for picture output
Added support for RGBE picture i/o to dctimestep
Added byte order to gendaymtx, rsplit, dctimestep, rcode_depth, and rcode_normal
Added explicit byte-swap checks in headers using BigEndian= line
Changed output numbering to start from 0 for consistency with input
Optimized image read for flat file case, which saves about 50% of CPU time
Improved speed on zero-valued pixels in summation
Prepare for SCons build on Win32 and Win64
Added ability for dctimestep to accept matrix files in place of XML for T
Fixed bug in handling of sky matrices with default -n 0
Made header handling more logical in dctimestep and genskyvec
Added number of rows to dctimestep output and rmtxop to cmake build
Fixed usage message
Added NROWS, NCOLS and NCOMP to matrix headers
Added -od and -of options for binary output
Fixed improper handling of diffuse transmission matrix
Split out color coefficient matrix routines from dctimestep
Improved efficiency of large matrix multiplications containing zero vectors
Minor fix in unreachable error
Fixed bug in dctimestep argument logic and added -if/-id options
Added -n and -o options to dctimestep
Fixed bug using wrong side of BTDF (thanks to David G-M)
Fixed reciprocity calculation
Added support for "Transmission Front" data
Added Rob G's Ruby version of objview and fixed dctimestep for Lambertian BTDFs
Bug fix for all-zero sky vector and image output
Made format check a little more robust
Eliminated unused variable
Final fix to Klems angles -- I hope
Changed dctimestep over to new BSDF interface and minor bug fixes
Added check for zero components when adding images
Bug fix in last change
Added new form to dctimestep that takes a combined DC matrix (or image set)
Made input image name format more flexible.
Created genskyvec script as a more general replacement to gentregvec
Minor tweaks
Fixed bug in previous change
Improved BSDF conversion efficiency
Added check against empty input
Changed order of matrix reading to fix size
Fixed problem in error reporting
Fixed conversion of BTDF to matrix
Improvements and bug fixes
Created dctimestep utility for daylight coefficient calculations
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.