ViewVC Help
View Directory | Root Listing
root/radiance/ray/src/util
File Last Change
 ../
rsensor.c 2.24 (3 weeks ago) by greg: fix: Added missing calls to initfunc()
ranimove.c 3.22 (3 weeks ago) by greg: fix: Added missing calls to initfunc()
rmatrix.c 2.99 (3 weeks ago) by greg: fix: Added check to return value of pclose() in several tools
CMakeLists.txt 1.52 (3 weeks ago) by greg: chore: Adjustments to matrix modules rearrangement
cmconst.c 2.1 (3 weeks ago) by greg: refactor: Isolated RMATRIX<->CMATRIX conversion routines
Rmakefile 2.110 (3 weeks ago) by greg: refactor: Isolated RMATRIX<->CMATRIX conversion routines
cmatrix.c 2.41 (3 weeks ago) by greg: refactor: Isolated RMATRIX<->CMATRIX conversion routines
cmatrix.h 2.16 (3 weeks ago) by greg: refactor: Isolated RMATRIX<->CMATRIX conversion routines
rmconvert.c 2.1 (3 weeks ago) by greg: refactor: Isolated RMATRIX<->CMATRIX conversion routines
rmtxop.c 2.42 (4 weeks ago) by greg: fix(rmtxop): Missed error test in last change
rmatrix.h 2.27 (4 weeks ago) by greg: refactor(rmtxop,rcomb,pvsum): Removed BSDF library dependency where unneeded
rcomb.c 2.31 (4 weeks ago) by greg: refactor(rmtxop,rcomb,pvsum): Removed BSDF library dependency where unneeded
pvsum.c 2.4 (4 weeks ago) by greg: refactor(rmtxop,rcomb,pvsum): Removed BSDF library dependency where unneeded
genBSDF.pl 2.95 (6 weeks ago) by greg: perf(rmtxop,rcomb): Switched default internal data type from double to float
rfluxmtx.c 2.59 (6 weeks ago) by greg: fix(rfluxmtx): Fixed check of hemispherical sources when mixed (needed to complete last change)
dctimestep.c 2.53 (7 weeks ago) by greg: perf(dctimestep): Added back-and-forth sweep to improve memory access from picture set
dcglare.c 2.8 (2 months ago) by greg: chore: Added missing RCSid
rtpict.pl 2.31 (3 months ago) by greg: fix(rtpict): was scrambling pixels due to change in NCOMP= handling in pvalue
rad.c 2.133 (4 months ago) by greg: feat(rad): Increased command-line length limits
radcompare.c 2.35 (5 months ago) by greg: fix(radcompare): Added "TILED" to the list of ignored header variables
disk2square.cal 2.6 (6 months ago) by greg: fix(rcontrib): Made definition of inc_ry consistent with other .cal files
rcode2bmp.pl 2.6 (7 months ago) by greg: perf(rcode2bmp): Minor optimization for ID files
rpiece.c 2.66 (8 months ago) by greg: feat(rpiece): Added TGRID= line giving tiling
rcollate.c 2.46 (11 months ago) by greg: perf(getinfo,rcollate): Removed unnecessary call to fileno() that used semaphore
getinfo.c 2.27 (11 months ago) by greg: perf(getinfo,rcollate): Removed unnecessary call to fileno() that used semaphore
rcrop.c 1.17 (11 months ago) by greg: perf(rcrop): Took call to fileno() out of loop, where it was a performance hit due to idiotic semaphore
glareval.c 2.20 (11 months ago) by greg: refactor: Changed buffer types in process(), readbuf(), writebuf()
glrad.c 3.28 (11 months ago) by greg: refactor: Changed buffer types in process(), readbuf(), writebuf()
eplus_adduvf.c 2.23 (11 months ago) by greg: refactor: Changed buffer types in process(), readbuf(), writebuf()
cieskyscan.cal 2.1 (15 months ago) by greg: feat(rfluxmtx): Added new hemisphere samplying type, "h=cie" for CIE sky scanner subdivision
vwrays.c 3.25 (16 months ago) by greg: perf(vwrays): Stratified samples when -pj > 0 and -c > 1
ranimove1.c 3.27 (17 months ago) by greg: fix: multiple bug fixes in hyperspectral code, added rvu, mkillum, rsensor, and ranimove to "working except photon map" status
ranimove2.c 3.12 (17 months ago) by greg: fix: multiple bug fixes in hyperspectral code, added rvu, mkillum, rsensor, and ranimove to "working except photon map" status
ranimate.c 2.58 (23 months ago) by greg: feat(rad,ranimate): Improved handling of quoted strings for file names
findglare.c 2.17 (2 years ago) by greg: fix(findglare): Changed from %f to %e formatting in some source output parameters
glaresrc.c 2.7 (2 years ago) by greg: refactor(findglare): Removed outdated type modifiers
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
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
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
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
xglaresrc.c 2.12 (5 years ago) by greg: Fixed return-value checking for viewloc()
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
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 (9 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 112 files shown