ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/ot/oconv.c
Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Fri Sep 23 19:04:52 2005 UTC (18 years, 6 months ago) by greg
Branch: MAIN
CVS Tags: rad3R8, rad3R9, rad4R0, rad4R1
Changes since 2.20: +2 -2 lines
Diff to previous 2.20 , to selected 1.9
Rearranged some struct's for better efficiency on 64-bit architectures

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Mon Apr 12 17:31:27 2004 UTC (19 years, 11 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2
Changes since 2.19: +3 -2 lines
Diff to previous 2.19 , to selected 1.9
Made oconv more robust to set overflow

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Sat Mar 27 12:41:45 2004 UTC (20 years ago) by schorsch
Branch: MAIN
Changes since 2.18: +34 -19 lines
Diff to previous 2.18 , to selected 1.9
Continued ANSIfication. Renamed local initotypes() to ot_initotypes().

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Wed Oct 22 02:06:34 2003 UTC (20 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.17: +2 -2 lines
Diff to previous 2.17 , to selected 1.9
Fewer complaints if "platform.h" precedes "standard.h"

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Sat Jun 21 15:05:01 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.16: +6 -1 lines
Diff to previous 2.16 , to selected 1.9
Fixed some conflicting definitions

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Sun Jun 8 12:03:10 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.15: +2 -5 lines
Diff to previous 2.15 , to selected 1.9
Reduced compile warnings/errors on Windows.

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Thu Jun 5 19:29:34 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.14: +2 -4 lines
Diff to previous 2.14 , to selected 1.9
Macros for setting binary file mode. Replacing MSDOS by _WIN32.

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Wed Mar 12 17:26:58 2003 UTC (21 years ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.13: +2 -2 lines
Diff to previous 2.13 , to selected 1.9
Returned old behavior with flat surfaces and improved documentation

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Wed Mar 12 04:59:04 2003 UTC (21 years ago) by greg
Branch: MAIN
Changes since 2.12: +23 -12 lines
Diff to previous 2.12 , to selected 1.9
Numerous bug fixes in new mesh code

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:26 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.11: +7 -6 lines
Diff to previous 2.11 , to selected 1.9
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

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Fri Jun 2 17:47:04 1995 UTC (28 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.10: +1 -1 lines
Diff to previous 2.10 , to selected 1.9
increased maximum number of files from 63 to 127

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Fri Jan 6 10:13:04 1995 UTC (29 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.9: +1 -3 lines
Diff to previous 2.9 , to selected 1.9
minor changes

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Thu Apr 14 05:02:06 1994 UTC (29 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.8: +0 -5 lines
Diff to previous 2.8 , to selected 1.9
changed libpath to getlibpath()

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Mon Mar 28 11:13:58 1994 UTC (30 years ago) by greg
Branch: MAIN
Changes since 2.7: +2 -3 lines
Diff to previous 2.7 , to selected 1.9
fixed duplicate header ID for -i option

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Sun Feb 27 10:16:42 1994 UTC (30 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.6: +2 -1 lines
Diff to previous 2.6 , to selected 1.9
Added new ID to first line of header and changed use of formatval

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Fri Feb 12 18:43:24 1993 UTC (31 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.5: +9 -4 lines
Diff to previous 2.5 , to selected 1.9
made it so reading from stdin avoids "frozen octree" warning

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Fri Oct 9 10:26:28 1992 UTC (31 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.4: +7 -7 lines
Diff to previous 2.4 , to selected 1.9
Changes for 32-bit PC port

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Mon Sep 21 12:11:39 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.3: +19 -18 lines
Diff to previous 2.3 , to selected 1.9
Changes for PC port

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Mon Aug 24 15:19:12 1992 UTC (31 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.2: +5 -6 lines
Diff to previous 2.2 , to selected 1.9
fixed bug in array size for volflg and inflg

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Thu Dec 19 15:06:31 1991 UTC (32 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.1: +1 -2 lines
Diff to previous 2.1 , to selected 1.9
removed atof declaration for NeXT

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 17:00:55 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.14: +0 -0 lines
Diff to previous 1.14 , to selected 1.9
updated revision number for release 2.0

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed May 29 16:22:36 1991 UTC (32 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.13: +5 -1 lines
Diff to previous 1.13 , to selected 1.9
added define for DEFPATH

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Apr 18 12:57:40 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.12: +1 -0 lines
Diff to previous 1.12 , to selected 1.9
added format to output header

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Dec 13 10:52:51 1990 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.11: +2 -0 lines
Diff to previous 1.11 , to selected 1.9
added new initialization for ofun[]

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Aug 29 21:56:17 1990 UTC (33 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.10: +69 -52 lines
Diff to previous 1.10 , to selected 1.9
the final solution (hopefully) to volumes

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Aug 29 13:01:16 1990 UTC (33 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.9: +10 -2 lines
Diff to previous 1.9
improved conversion speed for instances

Revision 1.9 - (view) (download) (annotate) - [selected]
Tue Jun 26 09:02:03 1990 UTC (33 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
inline will be reserved word

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Apr 2 15:19:46 1990 UTC (34 years ago) by greg
Branch: MAIN
Changes since 1.7: +8 -1 lines
Diff to previous 1.7 , to selected 1.9
Improved performance for overlapping instances

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Jan 12 10:50:59 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.6: +2 -0 lines
Diff to previous 1.6 , to selected 1.9
added notifier capability to insertobject()

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Oct 14 11:19:34 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 , to selected 1.9
Defined return values for intersection functions.
Changed order of call to addobject to rotate O_IN objects.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Jun 21 08:56:35 1989 UTC (34 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.4: +4 -2 lines
Diff to previous 1.4 , to selected 1.9
changed option processing switch slightly

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Jun 1 19:23:13 1989 UTC (34 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.3: +12 -7 lines
Diff to previous 1.3 , to selected 1.9
Added ability to read scene from stdin

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Apr 10 17:00:27 1989 UTC (34 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 , to selected 1.9
Centered cube on bounding box

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Mar 29 11:25:02 1989 UTC (35 years ago) by greg
Branch: MAIN
Changes since 1.1: +8 -6 lines
Diff to previous 1.1 , to selected 1.9
extended margin around bounding cube

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 10:33:04 1989 UTC (35 years, 2 months ago) by greg
Branch: MAIN
Diff to selected 1.9
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rad4R0: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a