ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/cv/lampcolor.c
Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Thu Mar 18 05:22:00 2004 UTC (20 years ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2, rad3R8, rad3R9, rad4R0, rad4R1, rad4R2, rad4R2P1, rad4R2P2, rad5R0, rad5R1, rad5R2
Changes since 2.9: +2 -2 lines
Diff to previous 2.9 , to selected 1.6
Fixed bug caused by substituting fgets() for gets() -- now calls fgetline()

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Sat Nov 15 17:54:06 2003 UTC (20 years, 4 months ago) by schorsch
Branch: MAIN
Changes since 2.8: +21 -15 lines
Diff to previous 2.8 , to selected 1.6
Continued ANSIfication and reduced compile warnings.

Revision 2.8 - (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.7: +1 -3 lines
Diff to previous 2.7 , to selected 1.6
Fixed some conflicting definitions

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Sun Jun 8 12:03:09 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.6: +36 -19 lines
Diff to previous 2.6 , to selected 1.6
Reduced compile warnings/errors on Windows.

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:23 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.5: +1 -4 lines
Diff to previous 2.5 , to selected 1.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.5 - (view) (download) (annotate) - [select for diffs]
Tue Jul 5 15:49:51 1994 UTC (29 years, 9 months ago) by saba
Branch: MAIN
Changes since 2.4: +2 -2 lines
Diff to previous 2.4 , to selected 1.6
added WHITE to replace D65WHITE for previous color conversion

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Fri Jun 4 14:32:44 1993 UTC (30 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.3: +2 -3 lines
Diff to previous 2.3 , to selected 1.6
Removed unnecessary declaration of atof()

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Fri Jan 10 11:17:13 1992 UTC (32 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.2: +2 -2 lines
Diff to previous 2.2 , to selected 1.6
change white to D65WHITE to match lamp.tab

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

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

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Oct 28 08:04:23 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 , to selected 1.6
fixed bug introduced in last change

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Oct 24 12:17:38 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 , to selected 1.6
fixed conversion between lumens and watts

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Oct 22 09:38:17 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.6: +6 -6 lines
Diff to previous 1.6
fixed area calculations

Revision 1.6 - (view) (download) (annotate) - [selected]
Thu Sep 12 13:36:43 1991 UTC (32 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.5: +20 -12 lines
Diff to previous 1.5
added help to geometry entries

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Sep 12 13:26:16 1991 UTC (32 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.4: +19 -27 lines
Diff to previous 1.4 , to selected 1.6
added defaults to geometries

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Sep 5 15:36:34 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 , to selected 1.6
changed prompting for geometries

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Sep 5 15:28:46 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 , to selected 1.6
fixed comment on luminous efficacy

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Sep 5 15:09:08 1991 UTC (32 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.1: +223 -12 lines
Diff to previous 1.1 , to selected 1.6
changed program to calculate lamp radiance for diffuse sources

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Mar 14 13:55:03 1991 UTC (33 years ago) by greg
Branch: MAIN
Diff to selected 1.6
Initial revision

Convenience Links

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