| File | Last Change | 
|---|---|
  ../
 | 
|
 
obj2mesh.c
 | 
2.11 (21 years ago) by greg: Added -l option to search RAYPATH library locations for material file | 
 
Rmakefile
 | 
2.15 (21 years ago) by greg: Added check for 64-bit AMD processor to int32 type (missed dependencies) | 
 
writemesh.c
 | 
2.6 (21 years ago) by greg: Added macros to avoid flockfile(3) overhead | 
 
README
 | 
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 | 
 
getbbox.c
 | 
2.6 (21 years ago) by schorsch: Continued ANSIfication. Renamed local initotypes() to ot_initotypes(). | 
 
init2otypes.c
 | 
2.3 (21 years ago) by schorsch: Continued ANSIfication. Renamed local initotypes() to ot_initotypes(). | 
 
initotypes.c
 | 
2.4 (21 years ago) by schorsch: Continued ANSIfication. Renamed local initotypes() to ot_initotypes(). | 
 
oconv.h
 | 
2.1 (21 years ago) by schorsch: Continued ANSIfication. Renamed local initotypes() to ot_initotypes(). | 
 
o_face.c
 | 
2.5 (21 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now. | 
 
o_instance.c
 | 
2.6 (21 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now. | 
 
sphere.c
 | 
2.5 (21 years ago) by schorsch: Continued ANSIfication. There are only bits and pieces left now. | 
 
SConscript
 | 
1.2 (22 years ago) by schorsch: Experimental SCons update: Debug builds, split libraries, more Windows targets. | 
 
bbox.c
 | 
2.6 (20 years ago) by greg: Fixed ancient bug in cone bounding box calculation -- caused visibility errors | 
 
o_cone.c
 | 
2.5 (20 years ago) by greg: Fixed ancient bug in cone bounding box calculation -- caused visibility errors | 
 
wfconv.c
 | 
2.9 (21 years ago) by greg: Increased .OBJ face vertex limit to 512 (was 64) | 
 
readobj2.c
 | 
2.10 (21 years ago) by greg: Increased read buffer size from 512 to 2048 | 
 
cvmesh.h
 | 
2.5 (22 years ago) by schorsch: Instrumented headers against multiple inclusion and for use from C++. Moved includes in headers out of "C" scope. | 
 
oconv.c
 | 
2.20 (21 years ago) by greg: Made oconv more robust to set overflow | 
 
cvmesh.c
 | 
2.10 (20 years ago) by greg: Minor bug fix for .OBJ files with all identical texture coordinates | 
 
writeoct.c
 | 
2.7 (20 years ago) by greg: Undefined putc macro before redefining it |