ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/glass.c
Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Tue Mar 30 16:13:01 2004 UTC (20 years ago) by schorsch
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1
Changes since 2.14: +7 -5 lines
Diff to previous 2.14
Continued ANSIfication. There are only bits and pieces left now.

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Sun Jul 27 22:12:03 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 2.13: +2 -2 lines
Diff to previous 2.13
Added grouping parens to reduce ambiguity warnings.

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

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Mon Mar 3 00:10:51 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.11: +3 -2 lines
Diff to previous 2.11
Changed call order for proper function of two-sided, textured surfaces

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

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:28 2003 UTC (21 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.9: +57 -5 lines
Diff to previous 2.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.9 - (view) (download) (annotate) - [select for diffs]
Thu Jun 6 10:23:28 1996 UTC (27 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.8: +1 -1 lines
Diff to previous 2.8
minor fix in comment

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Thu Apr 11 15:59:56 1996 UTC (28 years ago) by greg
Branch: MAIN
Changes since 2.7: +25 -7 lines
Diff to previous 2.7
added better computation of apparent distance for bright reflections

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Thu Jan 13 09:45:10 1994 UTC (30 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.6: +2 -1 lines
Diff to previous 2.6
added missing material function return values

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Tue Aug 24 12:59:24 1993 UTC (30 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.5: +1 -0 lines
Diff to previous 2.5
fixed potential use of unassigned transdist when bright(r->rcol)<0

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Mon Nov 30 12:02:54 1992 UTC (31 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.4: +2 -2 lines
Diff to previous 2.4
fixed comment terminology

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Wed Oct 14 12:27:47 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.3: +4 -1 lines
Diff to previous 2.3
added test for illegal perturbation

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

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Wed May 20 10:24:26 1992 UTC (31 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.1: +2 -1 lines
Diff to previous 2.1
fixed perturbation of transmitted ray to consider both sides

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

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Oct 29 16:36:44 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.11: +15 -8 lines
Diff to previous 1.11
added option for fourth argument -- refractive index

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Oct 29 16:30:46 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.10: +9 -6 lines
Diff to previous 1.10
improved accuracy through separate treatment of polarizations

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Aug 12 08:20:57 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
fixed source tracing

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Jun 13 13:58:20 1991 UTC (32 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.8: +0 -1 lines
Diff to previous 1.8
changed initialization of effective length

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri May 10 08:51:00 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.7: +3 -1 lines
Diff to previous 1.7
fixed bug introduced by better trans distance comp.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed May 8 08:27:46 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.6: +13 -6 lines
Diff to previous 1.6
fixed code for determining when to use trans distance

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue May 7 17:45:51 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.5: +3 -1 lines
Diff to previous 1.5
changed trans types to modify transmitted color
and added perturbation to transmitted ray direction

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Oct 15 20:39:32 1990 UTC (33 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.4: +3 -6 lines
Diff to previous 1.4
improved setting of rt RAY parameter

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed May 30 19:57:01 1990 UTC (33 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.3: +4 -1 lines
Diff to previous 1.3
improved computation of r->rt using brightness comparison

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Mar 27 11:40:00 1990 UTC (34 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.2: +4 -0 lines
Diff to previous 1.2
Added rt field to RAY structure for more accurate z-buffering

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 08:38:33 1989 UTC (34 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Changed intens() to bright(), which is better measure of visibility

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 10:41: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