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

Comparing ray/src/cv/bsdf2ttree.c (file contents):
Revision 2.54 by greg, Mon Oct 26 21:28:18 2020 UTC vs.
Revision 2.55 by greg, Wed Oct 28 18:54:21 2020 UTC

# Line 651 | Line 651 | eval_anisotropic(char *funame)
651   static int
652   wrap_up(void)
653   {
654 <        char    cmd[8192];
654 >        char    cmd[32700];
655  
656          if (bsdf_manuf[0]) {
657                  add_wbsdf("-f", 1);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines