ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/findglare.c
Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Fri Mar 26 23:34:23 2004 UTC (20 years ago) by schorsch
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2, rad3R8, rad3R9
Changes since 2.11: +2 -2 lines
Diff to previous 2.11 , to selected 1.19
Continued ANSIfication.

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Fri Jan 2 12:51:54 2004 UTC (20 years, 3 months ago) by schorsch
Branch: MAIN
Changes since 2.10: +43 -21 lines
Diff to previous 2.10 , to selected 1.19
Ansification.

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 22:30:19 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 2.9: +4 -4 lines
Diff to previous 2.9 , to selected 1.19
Eliminated copystruct() macro, which is unnecessary in ANSI.
Reduced ambiguity warnings for nested if/if/else clauses.

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:30 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.8: +8 -10 lines
Diff to previous 2.8 , to selected 1.19
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.8 - (view) (download) (annotate) - [select for diffs]
Mon Oct 20 16:35:30 1997 UTC (26 years, 5 months ago) by gregl
Branch: MAIN
Changes since 2.7: +8 -6 lines
Diff to previous 2.7 , to selected 1.19
added -ld- to rtrace options list

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Sun Mar 6 12:52:58 1994 UTC (30 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.6: +8 -0 lines
Diff to previous 2.6 , to selected 1.19
added option expansion and newheader() call

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Mon Jun 7 10:31:35 1993 UTC (30 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.5: +2 -2 lines
Diff to previous 2.5 , to selected 1.19
minor changes for 16-bit integers (not checked)

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Wed Feb 3 17:55:34 1993 UTC (31 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.4: +1 -0 lines
Diff to previous 2.4 , to selected 1.19
added -P and -PP option for rtrace

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Mon Dec 7 09:13:58 1992 UTC (31 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.3: +8 -0 lines
Diff to previous 2.3 , to selected 1.19
added provisions for -dv and -w rtrace switches

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Fri Nov 13 13:19:16 1992 UTC (31 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.2: +4 -4 lines
Diff to previous 2.2 , to selected 1.19
minor problems

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Tue May 12 09:36:14 1992 UTC (31 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.1: +1 -0 lines
Diff to previous 2.1 , to selected 1.19
added switch for -st -sj options of rtrace

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

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 13:21:01 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24 , to selected 1.19
fixed bug in floating point comparison

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Tue Jul 30 15:42:56 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23 , to selected 1.19
*** empty log message ***

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed May 1 16:14:13 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.22: +20 -2 lines
Diff to previous 1.22 , to selected 1.19
added qsort call to insure angles are sorted properly

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Apr 22 14:56:28 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.21: +8 -2 lines
Diff to previous 1.21 , to selected 1.19
minor optimization of compdir()

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Apr 22 10:11:23 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20 , to selected 1.19
ASCII -> ascii

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Apr 22 08:21:01 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
fixed minor bugs in last change

Revision 1.19 - (view) (download) (annotate) - [selected]
Fri Apr 19 17:40:59 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.18: +26 -21 lines
Diff to previous 1.18
fixed computation of solid angle changed compdir()

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Apr 18 15:18:22 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.17: +3 -1 lines
Diff to previous 1.17 , to selected 1.19
added format information to headers

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Apr 12 10:28:40 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.16: +17 -14 lines
Diff to previous 1.16 , to selected 1.19
minor changes and bug fixes

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Apr 10 15:59:07 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.15: +6 -0 lines
Diff to previous 1.15 , to selected 1.19
fixed small bug in absorb_specks() and added -c option

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Apr 5 14:26:47 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.14: +10 -4 lines
Diff to previous 1.14 , to selected 1.19
removed call to random() in compdir()

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Apr 2 16:47:03 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.13: +8 -1 lines
Diff to previous 1.13 , to selected 1.19
corrected for improper sample spacing in compdir()

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Apr 2 14:29:15 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.12: +12 -5 lines
Diff to previous 1.12 , to selected 1.19
added test for insufficient data

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Mar 25 14:40:10 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.11: +3 -2 lines
Diff to previous 1.11 , to selected 1.19
added conditional to printillum()

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Mar 21 17:11:46 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10 , to selected 1.19
changed sample count to real number it should have been

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Mar 20 12:30:37 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9 , to selected 1.19
bug in if statement

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Mar 20 12:20:38 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.8: +8 -8 lines
Diff to previous 1.8 , to selected 1.19
made theta consistently positive to the left (bug fix)

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Mar 19 17:21:34 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.7: +7 -1 lines
Diff to previous 1.7 , to selected 1.19
added -t option to set threshold

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Mar 19 17:06:21 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.6: +0 -19 lines
Diff to previous 1.6 , to selected 1.19
various bug fixes and enhancements

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Mar 19 11:19:23 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 , to selected 1.19
added standard defaults to ourview

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Mar 19 09:08:18 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 , to selected 1.19
changed resolution

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Mar 18 16:21:09 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.3: +14 -10 lines
Diff to previous 1.3 , to selected 1.19
added -r option for sample resolution

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Mar 18 15:06:49 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 , to selected 1.19
fixed orientation of theta

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Mar 18 14:32:12 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.1: +7 -3 lines
Diff to previous 1.1 , to selected 1.19
bug fixes and enhancements

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Mar 18 12:15:38 1991 UTC (33 years ago) by greg
Branch: MAIN
Diff to selected 1.19
Initial revision

Convenience Links

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