ViewVC Help
View Directory | Root Listing
root/radiance/ray/src/util
File Last Change
 ../
genBSDF.pl 2.90 (20 months ago) by greg: style: removed unused variable
rpiece.c 2.60 (22 months ago) by greg: fix(rpiece): Added PRIMARIES= to header to match rpict more closely
rmatrix.c 2.59 (22 months ago) by greg: fix(rmtxop): potential overrun of #? header ID
ranimate.c 2.58 (23 months ago) by greg: feat(rad,ranimate): Improved handling of quoted strings for file names
rad.c 2.131 (23 months ago) by greg: feat(rad,ranimate): Improved handling of quoted strings for file names
cmatrix.c 2.37 (2 years ago) by greg: perf: made EXPOSURE and COLORCORR handling more consistent across types
getinfo.c 2.26 (2 years ago) by greg: fix(getinfo): error message clean-up
radcompare.c 2.32 (2 years ago) by greg: feat: made it so line number in ASCII file is not repeated if the same
Rmakefile 2.102 (2 years ago) by greg: chore: Made support for $(INSTALL) more universal between rmake directories
ranimove.c 3.20 (2 years ago) by greg: refactor: Changed some char* args to const char* to avoid warnings
rtpict.pl 2.26 (2 years ago) by greg: perf: Updated default -lw value to smaller tolerance
findglare.c 2.17 (2 years ago) by greg: fix(findglare): Changed from %f to %e formatting in some source output parameters
glareval.c 2.19 (2 years ago) by greg: refactor(findglare): Removed outdated type modifiers
glaresrc.c 2.7 (2 years ago) by greg: refactor(findglare): Removed outdated type modifiers
rcode2bmp.pl 2.3 (2 years ago) by greg: fix(rcode2bmp): Fixed issue with padding of format values
wrapBSDF.c 2.27 (2 years ago) by greg: fix(wrapBSDF): Allow for commas in Klems matrix data
klems_quarter.cal 1.6 (2 years ago) by greg: fix: updated and corrected Klems half and quarter bases to match WINDOW
klems_half.cal 1.5 (2 years ago) by greg: fix: updated and corrected Klems half and quarter bases to match WINDOW
rcode_depth.c 2.12 (2 years ago) by greg: fix(rcode_depth): Pixels with -i option were off by 1
hsv_rgb.cal 2.1 (2 years ago) by greg: chore: Moved hsv_rgb.cal to build directory with dependency, where it belongs
CMakeLists.txt 1.45 (2 years ago) by greg: chore: Moved hsv_rgb.cal to build directory with dependency, where it belongs
vwrays.c 3.24 (3 years ago) by greg: fix(vwrays): No longer spits out -ld- with -d option, only -ld+
rcrop.c 1.13 (3 years ago) by greg: perf(rcrop): Improved i/o performance for binary data under Unix with pread(2)
rmtxop.c 2.20 (3 years ago) by greg: fix(rmtxop): Made error reporting consistent regardless of concatination direction
rcollate.c 2.43 (3 years ago) by greg: refactor(rcollate): Minor logic simplification
rsensor.c 2.21 (3 years ago) by greg: fix(rsensor): Minor corrections wrt. integer types
dctimestep.c 2.49 (3 years ago) by greg: feat(dctimestep): Made it so -x and -y also work for single-picture output
dcglare.c 2.6 (3 years ago) by greg: feat(dctimestep): Added -x and -y options to specify picture output dimensions
rmatrix.h 2.15 (3 years ago) by greg: refactor(rmtxop): Changed matrix array access macros
genambpos.pl 2.11 (3 years ago) by greg: fix(genambpos): Added error message when attempting to run under Windows
bsdfview.pl 2.8 (3 years ago) by greg: feat(bsdfview): Added call to checkBSDF for XML input
rfluxmtx.c 2.54 (3 years ago) by greg: refactor: removed prefix from SDdisk2square() and SDsquare2disk() & made consistent
debugcal.csh 2.8 (3 years ago) by greg: feat(debugcal): added support for local coordinates and perturbed normals
README 2.18 (4 years ago) by greg: docs: udated ID tag
cmbsdf.c 2.10 (4 years ago) by greg: fix: Allow different front/back diffuse reflectance in BSDF library
cmatrix.h 2.13 (4 years ago) by greg: feat: Added -rf and -rb options to rmtxop to load XML reflectance matrices
tradinstall.csh 2.11 (4 years ago) by greg: chore(trad): getting trad to install properly with cmake (thanks to Mingbo)
glarendx.c 2.16 (4 years ago) by greg: Hopeful fix to Windows test issues
rcode_norm.c 2.9 (4 years ago) by greg: fix(rcode_norm): typo in change for Windows
rttree_reduce.c 2.20 (4 years ago) by greg: feat(rttree_reduce): made header conform to more standard practice
pictool.c 2.8 (4 years ago) by greg: feat(evalglare): new version of evalglare from Jan Wienold
evalglare.c 2.11 (4 years ago) by greg: feat(evalglare): new version of evalglare from Jan Wienold
ranimove1.c 3.26 (5 years ago) by greg: Fixed return-value checking for viewloc()
xglaresrc.c 2.12 (5 years ago) by greg: Fixed return-value checking for viewloc()
ranimove2.c 3.11 (5 years ago) by greg: Fixed seg fault caused by reading past end of array
glrad.c 3.27 (5 years ago) by greg: Added filtering capabilities to Unix version of open_process()
eplus_adduvf.c 2.22 (5 years ago) by greg: Added filtering capabilities to Unix version of open_process()
cmglare.c 2.1 (5 years ago) by greg: Added Nathaniel Jones' dcglare utility
cmglare.h 2.1 (5 years ago) by greg: Added Nathaniel Jones' dcglare utility
disk2square.cal 2.5 (5 years ago) by greg: Improved handling of edge cases
rcode_ident.c 2.9 (5 years ago) by greg: Added HF_STDERR to control stderr output
trad.wsh 2.17 (6 years ago) by greg: Changed default path for wish to "/usr/bin/wish"
genskyvec.pl 2.11 (6 years ago) by greg: Taoning added (secret) '-5' option for 5-phase calculation
vwright.c 2.10 (7 years ago) by greg: Fixed usage message
SConscript 1.23 (7 years ago) by schorsch: Updating to SCons 3.x, adding support for Python 3
do_file.tcl 2.24 (7 years ago) by greg: Added missing variables
objview.pl 2.3 (7 years ago) by greg: Created bsdfview script and added man page for bsdf2rad
pictool.h 2.3 (8 years ago) by greg: Changes to evalglare by Jan Wienold
eplus_idf.h 2.8 (9 years ago) by schorsch: Prepare for SCons build on Win32 and Win64
win_netproc.c 2.5 (9 years ago) by schorsch: Prepare for SCons build on Win32 and Win64
genklemsamp.pl 2.13 (9 years ago) by greg: Fix for git bash
trad.hlp 2.26 (9 years ago) by greg: Minor fix to help page
do_options.tcl 2.10 (10 years ago) by greg: Added photon map support to trad
reinhartb.cal 2.6 (10 years ago) by greg: Hopeful fix to bugs in genBSDF due to lack of left-handed coordinates
klems_full.cal 1.3 (10 years ago) by greg: Hopeful fix to bugs in genBSDF due to lack of left-handed coordinates
minimalBSDFt.xml 2.1 (10 years ago) by greg: Added XML templates and fixed bugs for first running version
WINDOW6BSDFt.xml 2.1 (10 years ago) by greg: Added XML templates and fixed bugs for first running version
ambpos.cal 2.4 (10 years ago) by greg: Added corral flag highlighting
rambpos.cal 2.7 (10 years ago) by greg: Added corral flag highlighting
ltview.pl 2.2 (11 years ago) by greg: Axel updates to ltview and ltpict
ltpict.pl 2.2 (11 years ago) by greg: Axel updates to ltview and ltpict
eplus_idf.c 2.12 (11 years ago) by greg: Changed idf_free() to make it faster
objpict.pl 2.1 (11 years ago) by greg: Replaced objview and objpict with Perl scripts written by Axel Jacobs
ranimove.h 3.10 (12 years ago) by greg: Backed out unintentional commit
getfile.tcl 2.3 (12 years ago) by greg: Added work-around for broken double-click binding
file.hlp 2.3 (12 years ago) by greg: Added work-around for broken double-click binding
do_scene.tcl 2.5 (12 years ago) by greg: Added number of processes control to trad
do_action.tcl 2.13 (12 years ago) by greg: Added number of processes control to trad
do_results.tcl 2.9 (13 years ago) by greg: Made a few updates to trad
netproc.c 2.17 (15 years ago) by greg: Changed behavior so no change to remote user directory if full path given
objpict.csh 2.7 (15 years ago) by greg: Bug fix and changed to produce much better quality output
tregsamp.dat 2.1 (15 years ago) by greg: Created gentregvec utility to evaluate Tregenza sky patches
objview.csh 2.12 (16 years ago) by greg: Added ambient file setting for rvu value sharing with -N > 1
objline.csh 2.6 (16 years ago) by greg: Made script more robust to different file names
ivpict.csh 2.3 (16 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
dayfact.csh 2.9 (16 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
fieldcomb.csh 2.7 (16 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
compamb.csh 3.7 (16 years ago) by greg: Made temporary files safe from malicious attackers
raddepend.csh 2.8 (16 years ago) by greg: Made temporary files safe from malicious attackers
glare.h 2.7 (17 years ago) by greg: Math library and warning fixes for Solaris
vinfo.csh 3.2 (20 years ago) by greg: Added check to vinfo to insure that header ends with empty line
genambpos.csh 3.2 (21 years ago) by greg: Added removal of previously generated file if present
setscan.c 2.4 (21 years ago) by schorsch: Continued ANSIfication.
netproc.h 2.8 (21 years ago) by schorsch: Continued ANSIfication.
setscan.h 2.3 (21 years ago) by schorsch: Instrumented headers against multiple inclusion and for use from C++. Continued ANSIfication.
do_views.tcl 2.4 (22 years ago) by greg: 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
ivprep.csh 2.2 (22 years ago) by greg: 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
help2roff.csh 3.1 (22 years ago) by greg: 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
glradicon.h 3.1 (22 years ago) by greg: 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
gethelp.tcl 2.4 (22 years ago) by greg: 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
trad.icon 3.1 (22 years ago) by greg: 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
util.tcl 2.4 (22 years ago) by greg: 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
do_zone.tcl 2.7 (22 years ago) by greg: 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
glare.csh 2.4 (22 years ago) by greg: 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
help.hlp 2.4 (22 years ago) by greg: 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
tclIndex 3.1 (22 years ago) by greg: 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
rlux.csh 2.5 (22 years ago) by greg: 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
0 directories and 107 files shown