ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/view.h
Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Tue Jun 8 19:48:29 2004 UTC (19 years, 9 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1
Changes since 2.15: +2 -5 lines
Diff to previous 2.15
Removed redundant #include's and fixed ordering on some headers

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Mon Oct 27 10:19:31 2003 UTC (20 years, 5 months ago) by schorsch
Branch: MAIN
Changes since 2.14: +3 -1 lines
Diff to previous 2.14
Added gethomedir.c and various compatibility fixes.

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Fri Oct 24 05:29:42 2003 UTC (20 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.13: +2 -1 lines
Diff to previous 2.13
Added include of <time.h> to "view.h" for "resolu.h" + small change to srcdraw

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Mon Jul 14 22:23:59 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 2.12: +4 -3 lines
Diff to previous 2.12
Instrumented headers against multiple inclusion and for use from C++.
Moved includes in headers out of "C" scope.

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Mon Jun 30 19:04:29 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.11: +2 -2 lines
Diff to previous 2.11
Removed stdio.h includes from calcomp.h, resolu.h, and color.h

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 06:53:22 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.10: +1 -3 lines
Diff to previous 2.10
Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h

Revision 2.10 - (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 2.9: +2 -2 lines
Diff to previous 2.9
Abstracted process and path handling for Windows.
Renamed FLOAT to RREAL because of conflict on Windows.
Added conditional compiles for some signal handlers.

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 16:38:47 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.8: +11 -17 lines
Diff to previous 2.8
*** empty log message ***

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Tue Feb 25 02:47:22 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.7: +2 -57 lines
Diff to previous 2.7
Replaced inline copyright notice with #include "copyright.h"

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:23 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.6: +94 -11 lines
Diff to previous 2.6
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.6 - (view) (download) (annotate) - [select for diffs]
Tue Jan 9 12:21:13 1996 UTC (28 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.5: +2 -0 lines
Diff to previous 2.5
added viewopt() routine to get minimal view specification

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Fri Aug 18 10:20:11 1995 UTC (28 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.4: +1 -0 lines
Diff to previous 2.4
added cylindrical view type

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Tue Dec 20 20:15:06 1994 UTC (29 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.3: +7 -2 lines
Diff to previous 2.3
added -vo and -va (fore and aft clipping plane) parameters

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Fri Mar 5 15:14:06 1993 UTC (31 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.2: +2 -1 lines
Diff to previous 2.2
portability improvements

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Fri Oct 2 15:56:31 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.1: +0 -2 lines
Diff to previous 2.1
Removed problematic math function declarations

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

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Apr 12 14:20:40 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
added VIEWSTRL

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Oct 13 20:56:04 1990 UTC (33 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.5: +2 -0 lines
Diff to previous 1.5
added fisheye view types

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Jan 18 23:58:55 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.4: +0 -2 lines
Diff to previous 1.4
improved portability of bcopy()

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Jan 8 14:45:51 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.3: +13 -7 lines
Diff to previous 1.3
got rid of resolution and added shift and lift options

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Dec 22 08:21:55 1989 UTC (34 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
changed vhs2 and vvs2 to vhn2 and vvn2

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Dec 10 13:41:08 1989 UTC (34 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1
added pixelview() and sskip() routines

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 10:34:24 1989 UTC (35 years, 2 months ago) by greg
Branch: MAIN
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rad3R6: (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