../
|
CMakeLists.txt
|
1.1
(12 years ago)
by greg:
Added qt interface for rvu and cmake files from Bill Hoffman
|
README
|
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
|
Rmakefile
|
2.18
(10 years ago)
by greg:
Eliminated silly removal of "core" no longer used by most systems
|
SConscript
|
1.5
(15 years ago)
by schorsch:
SCons now uses installed libtiff, if a compatible one is available. Added platform/README to explain config files.
|
bbox.c
|
2.6
(19 years ago)
by greg:
Fixed ancient bug in cone bounding box calculation -- caused visibility errors
|
cvmesh.c
|
2.12
(10 years ago)
by greg:
Hopeful fix to triangulation code for obj2mesh with N-sided polygons
|
cvmesh.h
|
2.6
(10 years ago)
by greg:
Hopeful fix to triangulation code for obj2mesh with N-sided polygons
|
getbbox.c
|
2.6
(20 years ago)
by schorsch:
Continued ANSIfication. Renamed local initotypes() to ot_initotypes().
|
init2otypes.c
|
2.3
(20 years ago)
by schorsch:
Continued ANSIfication. Renamed local initotypes() to ot_initotypes().
|
initotypes.c
|
2.4
(20 years ago)
by schorsch:
Continued ANSIfication. Renamed local initotypes() to ot_initotypes().
|
o_cone.c
|
2.6
(16 years ago)
by greg:
Fixed implicit declarations
|
o_face.c
|
2.5
(20 years ago)
by schorsch:
Continued ANSIfication. There are only bits and pieces left now.
|
o_instance.c
|
2.6
(20 years ago)
by schorsch:
Continued ANSIfication. There are only bits and pieces left now.
|
obj2mesh.c
|
2.13
(15 years ago)
by greg:
Fixes for Visual Studio compilation
|
oconv.c
|
2.22
(10 years ago)
by greg:
Increased maximum number of scene files from 127 to 255
|
oconv.h
|
2.1
(20 years ago)
by schorsch:
Continued ANSIfication. Renamed local initotypes() to ot_initotypes().
|
readobj2.c
|
2.10
(19 years ago)
by greg:
Increased read buffer size from 512 to 2048
|
sphere.c
|
2.5
(20 years ago)
by schorsch:
Continued ANSIfication. There are only bits and pieces left now.
|
wfconv.c
|
2.14
(10 years ago)
by greg:
Fixed bug in small polygon triangulation
|
writemesh.c
|
2.6
(20 years ago)
by greg:
Added macros to avoid flockfile(3) overhead
|
writeoct.c
|
2.7
(19 years ago)
by greg:
Undefined putc macro before redefining it
|