|  ../ | 
|  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 | 
|  dummy.c
(dead) | 1.3
(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 | 
|  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. | 
|  writemesh.c | 2.6
(21 years ago)
by greg:
Added macros to avoid flockfile(3) overhead | 
|  cvmesh.c | 2.12
(11 years ago)
by greg:
Hopeful fix to triangulation code for obj2mesh with N-sided polygons | 
|  cvmesh.h | 2.6
(11 years ago)
by greg:
Hopeful fix to triangulation code for obj2mesh with N-sided polygons | 
|  sphere.c | 2.6
(9 years ago)
by greg:
Changed zero-radius sphere from error to warning | 
|  o_cone.c | 2.7
(9 years ago)
by greg:
Made zero cone and ring radii non-fatal (degenerate -> ignore) | 
|  bbox.c | 2.7
(9 years ago)
by greg:
Added checks for illegal cones/rings/cylinders | 
|  SConscript | 1.10
(7 years ago)
by schorsch:
Updating to SCons 3.x, adding support for Python 3 | 
|  writeoct.c | 2.8
(4 years ago)
by greg:
fix: added checks for output error | 
|  wfconv.c | 2.18
(4 years ago)
by greg:
fix(obj2mesh): fixed normal reversal during some face triangulation | 
|  getbbox.c | 2.7
(2 years ago)
by greg:
refactor: Changed some char* args to const char* to avoid warnings | 
|  Rmakefile | 2.20
(2 years ago)
by greg:
chore: Made support for $(INSTALL) more universal between rmake directories | 
|  readobj2.c | 2.14
(6 months ago)
by greg:
fix: Changed some errors to warnings for pclose() | 
|  obj2mesh.c | 2.19
(4 months ago)
by greg:
refactor: Put some declarations into "paths.h" and included in "platform.h" | 
|  oconv.c | 2.25
(4 months ago)
by greg:
refactor: Put some declarations into "paths.h" and included in "platform.h" | 
|  CMakeLists.txt | 1.3
(3 months ago)
by greg:
chore: Added version string to all CMakeLists.txt files |