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

Comparing ray/src/cv/robjutil.c (file contents):
Revision 2.2 by greg, Thu Apr 2 20:44:15 2020 UTC vs.
Revision 2.3 by greg, Sat Feb 27 00:15:55 2021 UTC

# Line 194 | Line 194 | main(int argc, char *argv[])
194                          fprintf(stderr, "%s: transform error\n", argv[0]);
195                          exit(1);
196                  }
197                sprintf(cbuf, "Applied transform: %s", xfm);
198                addComment(myScene, cbuf);
197          }
198          if (verbose)
199                  fputs("Writing out scene...\n", stderr);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines