]> git.mxchange.org Git - flightgear.git/commit
Fixed a bad bug which was showing itself with tiny triangles which caused
authorcurt <curt>
Thu, 20 May 1999 04:27:20 +0000 (04:27 +0000)
committercurt <curt>
Thu, 20 May 1999 04:27:20 +0000 (04:27 +0000)
commit56142b4c931ea9472106fb97d51ad0833ac3530a
treec44b9b826913fd6e48edcfe3efe32561793fe828
parentffe499047e95be4689a6b4d9618a4e2cbc73b109
Fixed a bad bug which was showing itself with tiny triangles which caused
the region point to be calculated outside the region which caused things to
be colored improperly.  Fixed by only evaluating the points of the current
contour (rather than the whole polygon) when generating the region points.
Tools/Construct/Triangulate/polygon.cxx