]> git.mxchange.org Git - flightgear.git/commitdiff
Added a mechanism to dump out the triangle structures for viewing.
authorcurt <curt>
Sun, 21 Mar 1999 14:02:05 +0000 (14:02 +0000)
committercurt <curt>
Sun, 21 Mar 1999 14:02:05 +0000 (14:02 +0000)
Fixed a couple bugs in first pass at triangulation.
- needed to explicitely initialize the polygon accumulator in triangle.cxx
  before each polygon rather than depending on the default behavior.
- Fixed a problem with region attribute propagation where I wasn't generating
  the hole points correctly.


No differences found