ViewVC Help
View Directory | Root Listing
root/radiance/ray/src/util
File (rev) Last Change
 ../
xglaresrc.c 2.12 (3 years ago) by greg: Fixed return-value checking for viewloc()
wrapBSDF.c 2.25 (3 years ago) by greg: style(wrapBSDF): removed unused label
win_netproc.c 2.5 (8 years ago) by schorsch: Prepare for SCons build on Win32 and Win64
vwright.c 2.10 (6 years ago) by greg: Fixed usage message
vwrays.c 3.21 (3 years ago) by greg: Changed behavior slightly when given a depth buffer
vinfo.csh 3.2 (19 years ago) by greg: Added check to vinfo to insure that header ends with empty line
util.tcl 2.4 (21 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
tregsamp.dat 2.1 (14 years ago) by greg: Created gentregvec utility to evaluate Tregenza sky patches
tradinstall.csh 2.11 (3 years ago) by greg: chore(trad): getting trad to install properly with cmake (thanks to Mingbo)
trad.wsh 2.17 (4 years ago) by greg: Changed default path for wish to "/usr/bin/wish"
trad.icon 3.1 (21 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.hlp 2.26 (8 years ago) by greg: Minor fix to help page
tclIndex 3.1 (21 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
setscan.h 2.3 (20 years ago) by schorsch: Instrumented headers against multiple inclusion and for use from C++. Continued ANSIfication.
setscan.c 2.4 (20 years ago) by schorsch: Continued ANSIfication.
rttree_reduce.c 2.20 (3 years ago) by greg: feat(rttree_reduce): made header conform to more standard practice
rtpict.pl 2.18 (4 years ago) by greg: Added support for photon-mapping (thanks to Roland)
rsensor.c 2.20 (3 years ago) by greg: fix(rsensor): added missing declaration for _exit()
rpiece.c 2.58 (4 years ago) by greg: Added filtering capabilities to Unix version of open_process()
rmtxop.c 2.17 (4 years ago) by greg: Removed redundant include files
rmatrix.h 2.12 (4 years ago) by greg: Changed rmtxop and dctimestep to undo any exposure on Radiance input pictures
rmatrix.c 2.44 (3 years ago) by greg: Fixed silly/fatal error in previous modifications
rlux.csh 2.5 (21 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
rfluxmtx.c 2.51 (4 years ago) by greg: Switched pipe output to use open_process() call on Unix
reinhartb.cal 2.6 (9 years ago) by greg: Hopeful fix to bugs in genBSDF due to lack of left-handed coordinates
rcollate.c 2.35 (4 years ago) by greg: Removed redundant include files
rcode_norm.c 2.9 (3 years ago) by greg: fix(rcode_norm): typo in change for Windows
rcode_ident.c 2.9 (4 years ago) by greg: Added HF_STDERR to control stderr output
rcode_depth.c 2.11 (3 years ago) by greg: fix(rcode_depth, rcode_norm): TEXT/BINARY mode was mishandled for Windows
rcode2bmp.pl 2.2 (4 years ago) by greg: Made reference depth unit extraction more robust
ranimove2.c 3.11 (4 years ago) by greg: Fixed seg fault caused by reading past end of array
ranimove1.c 3.26 (3 years ago) by greg: Fixed return-value checking for viewloc()
ranimove.h 3.10 (11 years ago) by greg: Backed out unintentional commit
ranimove.c 3.19 (3 years ago) by greg: fix(mkillum, rcontrib, rtrace, ranimove, rsensor): stall under macOS 10.15 due to broken flockfile() implementation -- workaround is better, anyway
ranimate.c 2.56 (8 years ago) by schorsch: Prepare for SCons build on Win32 and Win64
rambpos.cal 2.7 (9 years ago) by greg: Added corral flag highlighting
raddepend.csh 2.8 (15 years ago) by greg: Made temporary files safe from malicious attackers
radcompare.c 2.26 (3 years ago) by greg: feat(radcompare): added -c option to ignore comments
rad.c 2.127 (4 years ago) by greg: Disable overture calculation if -aa 0 set in render options
pictool.h 2.3 (7 years ago) by greg: Changes to evalglare by Jan Wienold
pictool.c 2.8 (3 years ago) by greg: feat(evalglare): new version of evalglare from Jan Wienold
objview.pl 2.3 (6 years ago) by greg: Created bsdfview script and added man page for bsdf2rad
objview.csh 2.12 (15 years ago) by greg: Added ambient file setting for rvu value sharing with -N > 1
objpict.pl 2.1 (10 years ago) by greg: Replaced objview and objpict with Perl scripts written by Axel Jacobs
objpict.csh 2.7 (14 years ago) by greg: Bug fix and changed to produce much better quality output
objline.csh 2.6 (15 years ago) by greg: Made script more robust to different file names
netproc.h 2.8 (20 years ago) by schorsch: Continued ANSIfication.
netproc.c 2.17 (14 years ago) by greg: Changed behavior so no change to remote user directory if full path given
minimalBSDFt.xml 2.1 (9 years ago) by greg: Added XML templates and fixed bugs for first running version
ltview.pl 2.2 (10 years ago) by greg: Axel updates to ltview and ltpict
ltpict.pl 2.2 (10 years ago) by greg: Axel updates to ltview and ltpict
klems_quarter.cal 1.5 (9 years ago) by greg: Hopeful fix to bugs in genBSDF due to lack of left-handed coordinates
klems_half.cal 1.4 (5 years ago) by greg: Removed extra line
klems_full.cal 1.3 (9 years ago) by greg: Hopeful fix to bugs in genBSDF due to lack of left-handed coordinates
ivprep.csh 2.2 (21 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
ivpict.csh 2.3 (15 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
help2roff.csh 3.1 (21 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 (21 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 (21 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
glrad.c 3.27 (4 years ago) by greg: Added filtering capabilities to Unix version of open_process()
glareval.c 2.18 (3 years ago) by greg: Fixed return-value checking for viewloc()
glaresrc.c 2.6 (17 years ago) by greg: Fixed -DDEBUG compile
glarendx.c 2.16 (3 years ago) by greg: Hopeful fix to Windows test issues
glare.h 2.7 (15 years ago) by greg: Math library and warning fixes for Solaris
glare.csh 2.4 (21 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
getinfo.c 2.21 (4 years ago) by greg: Improved error reporting for bad/illegal headers
gethelp.tcl 2.4 (21 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
getfile.tcl 2.3 (11 years ago) by greg: Added work-around for broken double-click binding
genskyvec.pl 2.11 (5 years ago) by greg: Taoning added (secret) '-5' option for 5-phase calculation
genklemsamp.pl 2.13 (8 years ago) by greg: Fix for git bash
genambpos.pl 2.10 (8 years ago) by greg: Added missing id count
genambpos.csh 3.2 (19 years ago) by greg: Added removal of previously generated file if present
genBSDF.pl 2.86 (3 years ago) by greg: I was wrong about being wrong before, again...
findglare.c 2.14 (9 years ago) by greg: Added missing support for rtrace -n, -bv, and -m* options
file.hlp 2.3 (11 years ago) by greg: Added work-around for broken double-click binding
fieldcomb.csh 2.7 (15 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
evalglare.c 2.11 (3 years ago) by greg: feat(evalglare): new version of evalglare from Jan Wienold
eplus_idf.h 2.8 (8 years ago) by schorsch: Prepare for SCons build on Win32 and Win64
eplus_idf.c 2.12 (10 years ago) by greg: Changed idf_free() to make it faster
eplus_adduvf.c 2.22 (4 years ago) by greg: Added filtering capabilities to Unix version of open_process()
do_zone.tcl 2.7 (21 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_views.tcl 2.4 (21 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_scene.tcl 2.5 (11 years ago) by greg: Added number of processes control to trad
do_results.tcl 2.9 (12 years ago) by greg: Made a few updates to trad
do_options.tcl 2.10 (8 years ago) by greg: Added photon map support to trad
do_file.tcl 2.24 (6 years ago) by greg: Added missing variables
do_action.tcl 2.13 (11 years ago) by greg: Added number of processes control to trad
disk2square.cal 2.5 (4 years ago) by greg: Improved handling of edge cases
debugcal.csh 2.7 (10 years ago) by greg: Minor changes following on RAYPATH search
dctimestep.c 2.45 (4 years ago) by greg: Changed rmtxop and dctimestep to undo any exposure on Radiance input pictures
dcglare.c 2.3 (4 years ago) by greg: Changed rmtxop and dctimestep to undo any exposure on Radiance input pictures
dayfact.csh 2.9 (15 years ago) by greg: Changed ".pic" extension to ".hdr" throughout
compamb.csh 3.7 (15 years ago) by greg: Made temporary files safe from malicious attackers
cmglare.h 2.1 (4 years ago) by greg: Added Nathaniel Jones' dcglare utility
cmglare.c 2.1 (4 years ago) by greg: Added Nathaniel Jones' dcglare utility
cmbsdf.c 2.8 (4 years ago) by greg: Corrected matrix for diffuse-only transmission, which needed proj. solid angle
cmatrix.h 2.12 (4 years ago) by greg: Changed rmtxop and dctimestep to undo any exposure on Radiance input pictures
cmatrix.c 2.28 (4 years ago) by greg: Fixed issues loading resolution string when NCOLS= not in header
bsdfview.pl 2.7 (5 years ago) by greg: Added "-r" option to bsdf2rad and bsdfview to fix plotting range
ambpos.cal 2.4 (9 years ago) by greg: Added corral flag highlighting
WINDOW6BSDFt.xml 2.1 (9 years ago) by greg: Added XML templates and fixed bugs for first running version
SConscript 1.23 (6 years ago) by schorsch: Updating to SCons 3.x, adding support for Python 3
Rmakefile 2.98 (4 years ago) by greg: Switched pipe output to use open_process() call on Unix
README 2.15 (18 years ago) by greg: Created ran2tiff script for batch animation exposure and conversion
CMakeLists.txt 1.41 (3 years ago) by greg: chore(trad): corrections to cmake build for trad
0 directories and 105 files shown