../
|
writeoct.c
|
2.8
(3 years ago)
by greg:
fix: added checks for output error
|
writemesh.c
|
2.6
(20 years ago)
by greg:
Added macros to avoid flockfile(3) overhead
|
wfconv.c
|
2.18
(3 years ago)
by greg:
fix(obj2mesh): fixed normal reversal during some face triangulation
|
sphere.c
|
2.6
(8 years ago)
by greg:
Changed zero-radius sphere from error to warning
|
readobj2.c
|
2.12
(4 years ago)
by greg:
style: removed redundant declaration of fgetline()
|
oconv.h
|
2.1
(20 years ago)
by schorsch:
Continued ANSIfication. Renamed local initotypes() to ot_initotypes().
|
oconv.c
|
2.23
(20 months ago)
by greg:
refactor: Changed some char* args to const char* to avoid warnings
|
obj2mesh.c
|
2.17
(20 months ago)
by greg:
refactor: Changed some char* args to const char* to avoid warnings
|
o_instance.c
|
2.6
(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.7
(8 years ago)
by greg:
Made zero cone and ring radii non-fatal (degenerate -> ignore)
|
initotypes.c
|
2.4
(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().
|
getbbox.c
|
2.7
(20 months ago)
by greg:
refactor: Changed some char* args to const char* to avoid warnings
|
cvmesh.h
|
2.6
(10 years ago)
by greg:
Hopeful fix to triangulation code for obj2mesh with N-sided polygons
|
cvmesh.c
|
2.12
(10 years ago)
by greg:
Hopeful fix to triangulation code for obj2mesh with N-sided polygons
|
bbox.c
|
2.7
(8 years ago)
by greg:
Added checks for illegal cones/rings/cylinders
|
SConscript
|
1.10
(6 years ago)
by schorsch:
Updating to SCons 3.x, adding support for Python 3
|
Rmakefile
|
2.20
(20 months ago)
by greg:
chore: Made support for $(INSTALL) more universal between rmake directories
|
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
|
CMakeLists.txt
|
1.2
(6 years ago)
by greg:
Update to CMake build system from Rob G. and Alex S., adding test cases
|