ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/cv/mgflib/parser.h
Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sat Nov 15 17:54:06 2003 UTC (20 years, 5 months ago) by schorsch
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2, rad3R8, rad3R9, rad4R0
Changes since 1.36: +4 -1 lines
Diff to previous 1.36
Continued ANSIfication and reduced compile warnings.

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Mon Jun 30 14:59:11 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 1.35: +1 -5 lines
Diff to previous 1.35
Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Thu Jun 26 00:58:09 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 1.34: +6 -6 lines
Diff to previous 1.34
Abstracted process and path handling for Windows.
Renamed FLOAT to RREAL because of conflict on Windows.
Added conditional compiles for some signal handlers.

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Sat Jun 7 01:11:17 2003 UTC (20 years, 10 months ago) by schorsch
Branch: MAIN
Changes since 1.33: +14 -82 lines
Diff to previous 1.33
Instrumented headers against multiple inclusion and for use from C++.
Removed NOPROTO sections.

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Fri Feb 28 20:11:29 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 1.32: +2 -14 lines
Diff to previous 1.32
Updates for 3.5 release

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Fri Jan 16 10:47:27 1998 UTC (26 years, 3 months ago) by gregl
Branch: MAIN
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
changed M_PI definition to ward off long double problems

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 16:45:50 1997 UTC (26 years, 6 months ago) by gregl
Branch: MAIN
Changes since 1.30: +15 -10 lines
Diff to previous 1.30
Added client data pointers to context structures (vertex, color, material).

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Tue Mar 18 11:05:40 1997 UTC (27 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.29: +35 -5 lines
Diff to previous 1.29
added fh entity and general cleanup

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 16:29:33 1996 UTC (28 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.28: +2 -0 lines
Diff to previous 1.28
added check for previous definition of PI

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Wed Nov 29 19:55:42 1995 UTC (28 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.27: +11 -3 lines
Diff to previous 1.27
made some of xf.c's internal (static) routines global

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Nov 29 16:45:13 1995 UTC (28 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26
added error for unmatched xf or o context close

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Nov 8 09:40:26 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.25: +2 -1 lines
Diff to previous 1.25
added check for input line exceeding MG_MAXLINE

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu May 11 21:48:42 1995 UTC (28 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.24: +7 -2 lines
Diff to previous 1.24
added version tracking

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu May 11 20:17:36 1995 UTC (28 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.23: +8 -2 lines
Diff to previous 1.23
added default handling of undefined entities

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu May 11 09:12:12 1995 UTC (28 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.22: +9 -5 lines
Diff to previous 1.22
fixed bug in order of global transform arguments

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed May 10 17:46:05 1995 UTC (28 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.21: +2 -0 lines
Diff to previous 1.21
added check for illegal names and identifiers

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue May 9 11:47:27 1995 UTC (28 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.20: +31 -31 lines
Diff to previous 1.20
improved comments

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Apr 13 12:54:23 1995 UTC (29 years ago) by greg
Branch: MAIN
Changes since 1.19: +23 -19 lines
Diff to previous 1.19
added index of refraction to materials

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Mar 10 15:16:42 1995 UTC (29 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.18: +3 -21 lines
Diff to previous 1.18
moved CIE definitions to context.c

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Mar 7 14:53:17 1995 UTC (29 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.17: +29 -28 lines
Diff to previous 1.17
added cct entity

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Feb 24 16:50:05 1995 UTC (29 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.16: +7 -7 lines
Diff to previous 1.16
fixed context handlers for spectral power distribution data

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Sep 2 16:04:16 1994 UTC (29 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.15: +11 -8 lines
Diff to previous 1.15
corrected problems with cmix function (I think -- needs checking!)

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Sep 1 09:17:46 1994 UTC (29 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.14: +5 -5 lines
Diff to previous 1.14
fixed unused macro and comment

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Jul 21 14:56:36 1994 UTC (29 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.13: +3 -2 lines
Diff to previous 1.13
added rev field to XF_SPEC structure to indicate vertex reversal

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Jul 1 18:06:53 1994 UTC (29 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.12: +11 -9 lines
Diff to previous 1.12
added "sides" entity for one- vs. two-sided surfaces

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Jul 1 10:18:36 1994 UTC (29 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.11: +9 -9 lines
Diff to previous 1.11
changed context names from struct members to extern variables

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Jun 30 11:07:38 1994 UTC (29 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.10: +2 -0 lines
Diff to previous 1.10
added c_getmaterial() call

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Jun 29 16:15:17 1994 UTC (29 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.9: +34 -10 lines
Diff to previous 1.9
made the -a (array) option work within files as well

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Jun 25 16:33:17 1994 UTC (29 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.8: +7 -6 lines
Diff to previous 1.8
bug fixes and enhancements

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Jun 25 11:55:42 1994 UTC (29 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.7: +9 -5 lines
Diff to previous 1.7
added name and clock members to C_COLOR and C_VERTEX structures

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat Jun 25 09:47:58 1994 UTC (29 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.6: +3 -1 lines
Diff to previous 1.6
minor fixes and enhancements

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Jun 24 16:28:12 1994 UTC (29 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.5: +25 -32 lines
Diff to previous 1.5
added cspec and cmix entities

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Jun 24 09:32:55 1994 UTC (29 years, 9 months ago) by greg
Branch: MAIN
Changes since 1.4: +78 -24 lines
Diff to previous 1.4
added prism entity and minor changes

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Jun 23 07:48:36 1994 UTC (29 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
improved table lookup routines with new delete function

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Jun 22 17:15:46 1994 UTC (29 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.2: +19 -3 lines
Diff to previous 1.2
more bug fixes

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Jun 22 15:33:42 1994 UTC (29 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.1: +32 -19 lines
Diff to previous 1.1
various enhancements and fixes

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Jun 21 14:45:41 1994 UTC (29 years, 10 months ago) by greg
Branch: MAIN
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