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

Comparing ray/src/rt/pmapmat.c (file contents):
Revision 2.14 by rschregle, Fri Feb 2 19:47:55 2018 UTC vs.
Revision 2.15 by rschregle, Tue Mar 20 19:55:33 2018 UTC

# Line 1667 | Line 1667 | static int bsdfPhotonScatter (OBJREC *mat, RAY *rayIn)
1667  
1668  
1669   static int lightPhotonScatter (OBJREC* mat, RAY* ray)
1670 < /* Light sources doan' reflect */
1670 > /* Light sources doan' reflect, mang */
1671   {
1672     return 0;
1673   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines