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

Comparing ray/src/common/triangulate.c (file contents):
Revision 2.4 by greg, Thu Dec 22 18:48:36 2016 UTC vs.
Revision 2.5 by greg, Thu Dec 22 18:50:48 2016 UTC

# Line 5 | Line 5 | static const char RCSid[] = "$Id$";
5   *  triangulate.c
6   *  
7   *  Adapted by Greg Ward on 1/23/14.
8 < *  Copyright 2014 Anyhere Software. All rights reserved.
8 > *  Fixes for polygons with seams/holes and co-linear vertices added
9 > *  by Nathaniel Jones on 12/21/16.
10 > *  Copyright 2016 Anyhere Software. All rights reserved.
11   *
12   */
13  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines