]> git.mxchange.org Git - flightgear.git/commit
Start of support for precalculating texture coordinates.
authorcurt <curt>
Wed, 12 May 1999 02:09:02 +0000 (02:09 +0000)
committercurt <curt>
Wed, 12 May 1999 02:09:02 +0000 (02:09 +0000)
commitc062fe49c48f1c2a1cb31909a5aecefee1f108f8
treed729f998331600cc84480277adc2901832282c0f
parent28ee2efbf95fbdc4f0fcc72fb0f66971b2f0a697
Start of support for precalculating texture coordinates.
Try to avoid a situation where you cycle between too many nodes and two few
  nodes with just a single increment of error level.
Tools/Construct/GenOutput/genobj.cxx
Tools/Construct/GenOutput/genobj.hxx
Tools/Construct/Main/main.cxx
Tools/Construct/Main/master.cxx
Tools/Construct/Triangulate/triangle.cxx