ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/source.c
(Generate patch)

Comparing ray/src/rt/source.c (file contents):
Revision 1.27 by greg, Mon Dec 17 14:38:12 1990 UTC vs.
Revision 1.28 by greg, Fri Dec 21 11:32:39 1990 UTC

# Line 344 | Line 344 | char  *p;                      /* data for f */
344                                  "aiming failure for light source \"%s\"",
345                                          source[sn].so->oname);
346                          error(WARNING, errmsg);
347 +                        cntord[sn].brt = 0.0;
348                          continue;
349                  }
350                                                  /* compute contribution */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines