../
|
CMakeLists.txt
|
1.16
(7 years ago)
by greg:
Final check-ins to get evalglare working and addition of bsdfview -t option
|
README
|
2.9
(20 years ago)
by greg:
Removed unused programs and files from distribution (sources to CVS attic)
|
Rmakefile
|
2.80
(7 years ago)
by rschregle:
Updated rules for photon map modules
|
SConscript
|
1.18
(9 years ago)
by schorsch:
create a seperate grouping for the files needed by rvu display drivers
|
VERSION
|
2.28
(7 years ago)
by greg:
Official version prep
|
ambcomp.c
|
2.77
(7 years ago)
by greg:
Fixed issue where ambient super-samples were being left off deep ray trees
|
ambient.c
|
2.104
(8 years ago)
by greg:
Created independent ambient file pointer to resolve some race issues
|
ambient.h
|
2.24
(9 years ago)
by greg:
Prevent over-padding of AMBVAL struct on 64-bit machines
|
ambio.c
|
2.12
(8 years ago)
by greg:
Created independent ambient file pointer to resolve some race issues
|
aniso.c
|
2.61
(9 years ago)
by greg:
Had to reinstate ambRayInPmap() macro to avoid over-counting bug
|
ashikhmin.c
|
2.6
(9 years ago)
by greg:
Had to reinstate ambRayInPmap() macro to avoid over-counting bug
|
colortab.c
|
2.12
(9 years ago)
by schorsch:
get rid of compiler warnings
|
create_version.cmake
|
1.2
(13 years ago)
by greg:
Fixes to Version.c update in cmake build system
|
data.c
|
2.32
(9 years ago)
by greg:
Made error messages more consistent when library file not found
|
data.h
|
2.7
(21 years ago)
by greg:
Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
|
devcomm.c
|
2.19
(8 years ago)
by greg:
Switched over to more efficient fread/fwrite replacements getbinary/putbinary
|
devmain.c
|
2.5
(8 years ago)
by greg:
Switched over to more efficient fread/fwrite replacements getbinary/putbinary
|
devtable.c
|
2.9
(9 years ago)
by schorsch:
prepare for winrview integration
|
dielectric.c
|
2.28
(9 years ago)
by greg:
Added back ambient ray testing for photon map, which is needed by rcontrib
|
driver.h
|
2.10
(13 years ago)
by greg:
Changed every instance of BYTE to uby8 to avoid conflicts
|
duphead.c
|
2.7
(21 years ago)
by greg:
Fewer complaints if "platform.h" precedes "standard.h"
|
editline.c
|
2.9
(11 years ago)
by greg:
Fixed abort in Mavericks due to overlapping string in strcmp()
|
fprism.c
|
2.10
(10 years ago)
by greg:
Eliminated unnecessary "extern" and "register" modifiers
|
freeobjmem.c
|
2.9
(11 years ago)
by greg:
Added check for references to identically-named but different modifiers
|
func.c
|
2.34
(7 years ago)
by greg:
Added unnecessary but logical increment to eclock
|
func.h
|
2.10
(9 years ago)
by greg:
Added appropriate setting of ray parameters for bin rcontrib evaluation
|
glass.c
|
2.26
(9 years ago)
by greg:
Added back ambient ray testing for photon map, which is needed by rcontrib
|
initotypes.c
|
2.19
(10 years ago)
by greg:
Eliminated unnecessary "extern" and "register" modifiers
|
lookamb.c
|
2.16
(9 years ago)
by greg:
Minor compiler warnings fixed
|
m_alias.c
|
2.7
(10 years ago)
by greg:
Eliminated unnecessary "extern" and "register" modifiers
|
m_brdf.c
|
2.33
(9 years ago)
by greg:
Had to reinstate ambRayInPmap() macro to avoid over-counting bug
|
m_bsdf.c
|
2.41
(7 years ago)
by greg:
Minor change should not affect behavior
|
m_clip.c
|
2.12
(7 years ago)
by greg:
Clarified antimatter behavior in documentation and code comments
|
m_direct.c
|
2.15
(10 years ago)
by greg:
Eliminated unnecessary "extern" and "register" modifiers
|
m_mirror.c
|
2.19
(8 years ago)
by greg:
Fix to missing indirect contribution discovered by Santiago Torres
|
m_mist.c
|
2.18
(10 years ago)
by greg:
Eliminated unnecessary "extern" and "register" modifiers
|
mkpmap.c
|
2.6
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
mx_data.c
|
2.10
(10 years ago)
by greg:
Eliminated unnecessary "extern" and "register" modifiers
|
mx_func.c
|
2.9
(10 years ago)
by greg:
Eliminated unnecessary "extern" and "register" modifiers
|
noise3.c
|
2.13
(11 years ago)
by greg:
Implemented Perlin's improved noise function
|
normal.c
|
2.75
(7 years ago)
by greg:
Fixed error in effective ray length for purely specular materials
|
o_cone.c
|
2.9
(8 years ago)
by greg:
Made zero cone and ring radii non-fatal (degenerate -> ignore)
|
o_face.c
|
2.7
(10 years ago)
by greg:
Eliminated unnecessary "extern" and "register" modifiers
|
o_instance.c
|
2.9
(10 years ago)
by greg:
Eliminated unnecessary "extern" and "register" modifiers
|
o_mesh.c
|
2.14
(10 years ago)
by greg:
Eliminated unnecessary "extern" and "register" modifiers
|
oocbuild.c
|
2.4
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
oocbuild.h
|
2.1
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
ooccache.c
|
2.2
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
ooccache.h
|
2.1
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
oocmorton.c
|
2.2
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
oocmorton.h
|
2.1
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
oocnn.c
|
2.2
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
oocnn.h
|
2.1
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
oococt.c
|
2.4
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
oococt.h
|
2.3
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
oocsort.c
|
2.4
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
oocsort.h
|
2.3
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
otspecial.h
|
2.7
(20 years ago)
by greg:
Added isopaque() macro to otspecial.h
|
p_data.c
|
2.9
(10 years ago)
by greg:
Eliminated unnecessary "extern" and "register" modifiers
|
p_func.c
|
2.8
(10 years ago)
by greg:
Eliminated unnecessary "extern" and "register" modifiers
|
persist.c
|
2.44
(9 years ago)
by schorsch:
Prepare for SCons build on Win32 and Win64
|
pmap.c
|
2.13
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
pmap.h
|
2.8
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
pmapamb.c
|
2.8
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
pmapamb.h
|
2.5
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
pmapbias.c
|
2.5
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
pmapbias.h
|
2.5
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
pmapcontrib.c
|
2.14
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
pmapcontrib.h
|
2.5
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
pmapdata.c
|
2.18
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
pmapdata.h
|
2.11
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
pmapdiag.c
|
2.7
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
pmapdiag.h
|
2.7
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
pmapdump.c
|
2.8
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
pmapio.c
|
2.10
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
pmapio.h
|
2.6
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
pmapkdt.c
|
1.2
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
pmapkdt.h
|
1.1
(8 years ago)
by rschregle:
Added missing sources of iC and ooC pmap
|
pmapmat.c
|
2.13
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
pmapmat.h
|
2.12
(9 years ago)
by rschregle:
Revised PMAP overcounting macros in pmapmat.h, added one in badcomponent()
for overcounted caustics from transferred shadow/ambient rays
|
pmapooc.c
|
1.2
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
pmapooc.h
|
1.1
(8 years ago)
by rschregle:
Added missing sources of iC and ooC pmap
|
pmapopt.c
|
2.8
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
pmapopt.h
|
2.5
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
pmapparm.c
|
2.8
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
pmapparm.h
|
2.8
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
pmaprand.c
|
2.6
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
pmaprand.h
|
2.8
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
pmapray.c
|
2.7
(8 years ago)
by greg:
Fixed bug in ranimove introduced with photon map
|
pmapray.h
|
2.6
(8 years ago)
by greg:
Fixed bug in ranimove introduced with photon map
|
pmapsrc.c
|
2.13
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
pmapsrc.h
|
2.5
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
pmaptype.c
|
2.5
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
pmaptype.h
|
2.5
(8 years ago)
by rschregle:
Initial import of ooC photon map
|
pmcontrib2.c
|
2.3
(7 years ago)
by rschregle:
Updated photon map code for Windows; no multproc or ooC for now
|
pmutil.c
|
2.1
(8 years ago)
by greg:
Pulled pmap routines needed during rendering from pmap.c into pmutil.c
|
preload.c
|
2.14
(7 years ago)
by greg:
Improved consistency of BSDF loading
|
ray.h
|
2.38
(10 years ago)
by greg:
Initial check-in of photon map addition by Roland Schregle
|
raycalls.c
|
2.22
(8 years ago)
by greg:
Fixed bug in ranimove introduced with photon map
|
rayfifo.c
|
2.4
(15 years ago)
by greg:
Eliminated restriction with -n and -I in rtrace
|
rayinit.cal
|
2.16
(11 years ago)
by greg:
Implemented Perlin's improved noise function
|
raypcalls.c
|
2.29
(9 years ago)
by greg:
Made quitting rvu, rholo and rcontrib quicker with multiple processes on Unix
|
raypwin.c
|
2.8
(14 years ago)
by greg:
Bug fix in l+ option of mkillum under Windows
|
raytrace.c
|
2.71
(8 years ago)
by greg:
Made hack for irradiance calculation even uglier to accommodate BSDF proxies
|
rc2.c
|
2.22
(8 years ago)
by greg:
Minor changes
|
rc3.c
|
2.22
(8 years ago)
by greg:
Switched over to more efficient fread/fwrite replacements getbinary/putbinary
|
rcmain.c
|
2.16
(8 years ago)
by greg:
Added missing -c option in usage message
|
rcontrib.c
|
2.30
(7 years ago)
by greg:
Reduced specular sampling threshold, which should have never been so low!
|
rcontrib.h
|
2.15
(8 years ago)
by greg:
Hopeful fix to issue with rcontrib writing multiple records/pixel
|
renderopts.c
|
2.18
(9 years ago)
by greg:
Improved error-checking for too many words in file or string
|
rpaint.h
|
2.12
(9 years ago)
by schorsch:
Prepare for SCons build on Win32 and Win64
|
rpict.c
|
2.90
(9 years ago)
by rschregle:
Disabled use of SIGCONT if undefined (e.g. on WIN32), removed extra space in
rpict reports after biascomp stats
|
rpmain.c
|
2.18
(9 years ago)
by schorsch:
newer C++ compilers have a standard type named "bool". rename macro to get rid of warnings.
|
rtmain.c
|
2.27
(9 years ago)
by greg:
Improved error-checking for too many words in file or string
|
rtotypes.h
|
1.4
(12 years ago)
by greg:
Added ashik2 type for anisotropic Ashikhmin-Shirley BRDF model
|
rtrace.c
|
2.70
(8 years ago)
by greg:
Switched over to more efficient fread/fwrite replacements getbinary/putbinary
|
rv2.c
|
2.65
(10 years ago)
by greg:
Made reading of vectors more consistent with FVFORMAT macro
|
rv3.c
|
2.40
(9 years ago)
by greg:
Added photon map support to rad
|
rview.c
|
2.37
(11 years ago)
by greg:
Added rvu "origin" command requested by John M.
|
rvmain.c
|
2.17
(8 years ago)
by greg:
Switched over to more efficient fread/fwrite replacements getbinary/putbinary
|
source.c
|
2.67
(9 years ago)
by rschregle:
Revised PMAP overcounting macros in pmapmat.h, added one in badcomponent()
for overcounted caustics from transferred shadow/ambient rays
|
source.h
|
2.19
(10 years ago)
by greg:
Set minimum number of shadow checks to perform (4)
|
sphere.c
|
2.8
(10 years ago)
by greg:
Eliminated unnecessary "extern" and "register" modifiers
|
srcdraw.c
|
2.17
(10 years ago)
by greg:
Eliminated unnecessary "extern" and "register" modifiers
|
srcobstr.c
|
2.19
(8 years ago)
by greg:
Added MAX2SHADE macro to limit precheck time for source obstructions.
|
srcsamp.c
|
2.19
(10 years ago)
by greg:
Fixed potential type conflict
|
srcsupp.c
|
2.23
(8 years ago)
by greg:
Made zero cone and ring radii non-fatal (degenerate -> ignore)
|
t_data.c
|
2.11
(10 years ago)
by greg:
Eliminated unnecessary "extern" and "register" modifiers
|
t_func.c
|
2.10
(10 years ago)
by greg:
Eliminated unnecessary "extern" and "register" modifiers
|
text.c
|
2.27
(9 years ago)
by greg:
Made error messages more consistent when library file not found
|
verscript.ed
|
2.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
|
virtuals.c
|
2.22
(9 years ago)
by greg:
Added missing assigment to rmax
|
x11.c
|
2.35
(13 years ago)
by greg:
Changed every instance of BYTE to uby8 to avoid conflicts
|
x11icon.h
|
2.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
|
x11twind.c
|
2.9
(21 years ago)
by schorsch:
Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.
|
x11twind.h
|
2.6
(21 years ago)
by greg:
Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
|