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

Comparing ray/src/rt/rcontrib.h (file contents):
Revision 2.13 by schorsch, Sun Mar 6 01:13:18 2016 UTC vs.
Revision 2.14 by greg, Mon Mar 21 19:06:08 2016 UTC

# Line 87 | Line 87 | extern LUTAB           ofiletab;       /* output stream table */
87   #endif
88  
89   #ifndef MAXMODLIST
90 < #define MAXMODLIST      2048            /* maximum modifiers we'll track */
90 > #define MAXMODLIST      10000           /* maximum modifiers we'll track */
91   #endif
92  
93   extern const char       *modname[MAXMODLIST];   /* ordered modifier name list */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines