ViewVC Help
View Directory | Root Listing
root/radiance/ray/src/rt
File (rev) Last Change
 ../
x11twind.h 2.6 (20 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
x11twind.c 2.9 (20 years ago) by schorsch: Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.
x11icon.h 2.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
x11.c 2.32 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
virtuals.c 2.16 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
verscript.ed 2.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
text.c 2.25 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
t_func.c 2.7 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
t_data.c 2.8 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
srcsupp.c 2.14 (20 years ago) by greg: Added shadow casting algorithm and separated occlusion cache routines
srcsamp.c 2.11 (20 years ago) by greg: Minor fix in source sampling calculation
srcobstr.c 2.12 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
srcdraw.c 2.16 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
sphere.c 2.7 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
source.h 2.15 (19 years ago) by greg: Made it so obstructor cache is only initialized once with parallel processes
source.c 2.52 (18 years ago) by greg: Added Russian roulette ray termination and fixed ambient weights & measures
rvmain.c 2.6 (18 years ago) by greg: Changed random number seeding to preceed call to initurand()
rview.c 2.28 (18 years ago) by greg: Added -R option for pure Monte Carlo rendering, replacing -DMC compile option
rv3.c 2.18 (18 years ago) by greg: Added -R option for pure Monte Carlo rendering, replacing -DMC compile option
rv2.c 2.53 (18 years ago) by greg: Added feedback as to focus distance set with "focus" command
rtrace.c 2.48 (18 years ago) by greg: Fixed bugs in black glass transmission and source weight computation
rtotypes.h 1.2 (18 years ago) by greg: Made use of rtotypes.h more logical
rtmain.c 2.12 (18 years ago) by greg: Added seeding of random number generator with -u+ rendering option
rpmain.c 2.11 (18 years ago) by greg: Changed random number seeding to preceed call to initurand()
rpict.c 2.76 (18 years ago) by greg: Added -R option for pure Monte Carlo rendering, replacing -DMC compile option
rpaint.h 2.7 (19 years ago) by greg: Fixed bug in rvu "move" command from last change and added "focus" command
renderopts.c 2.12 (18 years ago) by greg: Changed wording in -defaults output (again)
raytrace.c 2.56 (18 years ago) by greg: Fixed another serious bug where raytrans() wasn't working with RR ray term.
raypcalls.c 2.11 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
rayinit.cal 2.14 (21 years ago) by greg: Changed alias handling to allow tracking, fixed freeobjects() and do_irrad bugs
raycalls.c 2.15 (18 years ago) by greg: Changed random number seeding to preceed call to initurand()
ray.h 2.28 (18 years ago) by greg: Fixed bugs in black glass transmission and source weight computation
preload.c 2.8 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
persist.c 2.37 (19 years ago) by greg: Fixed bug in rvu "move" command from last change and added "focus" command
p_func.c 2.7 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
p_data.c 2.8 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
otspecial.h 2.7 (19 years ago) by greg: Added isopaque() macro to otspecial.h
o_mesh.c 2.10 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
o_instance.c 2.8 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
o_face.c 2.5 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
o_cone.c 2.6 (19 years ago) by greg: Added numerical correction for needle-like cones
normal.c 2.50 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
noise3.c 2.9 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
mx_func.c 2.8 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
mx_data.c 2.9 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
m_mist.c 2.17 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
m_mirror.c 2.11 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
m_direct.c 2.13 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
m_clip.c 2.9 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
m_brdf.c 2.23 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
m_alias.c 2.5 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
lookamb.c 2.10 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
initotypes.c 2.15 (18 years ago) by greg: Made use of rtotypes.h more logical
glass.c 2.17 (18 years ago) by greg: Fixed bugs in black glass transmission and source weight computation
func.h 2.7 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
func.c 2.22 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
freeobjmem.c 2.7 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
fprism.c 2.7 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
editline.c 2.8 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
duphead.c 2.7 (20 years ago) by greg: Fewer complaints if "platform.h" precedes "standard.h"
driver.h 2.9 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
dielectric.c 2.20 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
devtable.c 2.7 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
devmain.c 2.4 (21 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
devcomm.c 2.13 (19 years ago) by greg: Added close-on-exec flag to pipes to prevent possible deadlocks
data.h 2.7 (20 years ago) by greg: Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
data.c 2.28 (19 years ago) by schorsch: Compatibility fixes as suggested by Siegbert Debatin.
colortab.c 2.9 (20 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now.
aniso.c 2.43 (19 years ago) by greg: Extensive changes to enable rtrace -oTW option for tracking ray contributions
ambio.c 2.5 (21 years ago) by greg: Replaced inline copyright notice with #include "copyright.h"
ambient.h 2.15 (18 years ago) by greg: Added Russian roulette ray termination and fixed ambient weights & measures
ambient.c 2.62 (18 years ago) by greg: Fixed bug in ambient calculation causing zero results for some scenes
ambcomp.c 2.19 (18 years ago) by greg: Fixed bug in ambient calculation causing zero results for some scenes
VERSION 2.10 (18 years ago) by greg: Fixed another serious bug where raytrans() wasn't working with RR ray term.
SConscript 1.7 (19 years ago) by schorsch: Removed obsolete files and programs from SCons build.
Rmakefile 2.52 (18 years ago) by greg: Made use of rtotypes.h more logical
README 2.9 (19 years ago) by greg: Removed unused programs and files from distribution (sources to CVS attic)
0 directories and 77 files shown