]> git.mxchange.org Git - flightgear.git/commit
When outputing to a .node file, first check for an optional
authorcurt <curt>
Mon, 20 Jul 1998 12:46:11 +0000 (12:46 +0000)
committercurt <curt>
Mon, 20 Jul 1998 12:46:11 +0000 (12:46 +0000)
commitc4666a4c4aa4b9485d549a1380b90d7529acc3bf
treee441465ccad927cc4ddf298d2b7f8bc63824a0b5
parent0294f8da003c24109abad032dceb50cf002f31b9
When outputing to a .node file, first check for an optional
"index.node.ex" file in case there is a .poly file to go along with this
node file.  Include these nodes first since they are referenced by position
from the .poly file.  This is my first pass at adding an area "cutout"
feature to the terrain generation pipeline.
DEM/dem.cxx