]> git.mxchange.org Git - flightgear.git/history - Tri2obj/tri2obj.c
Now use libMath rather than having local copies of math routines.
[flightgear.git] / Tri2obj / tri2obj.c
1998-04-18 curtNow use libMath rather than having local copies of...
1998-04-14 curtCode reorganizations. Added a Lib/ directory for more...
1998-04-08 curtAdopted Gnu automake/autoconf system.
1998-03-03 curtMore c++ compile tweaks.
1998-01-31 curtMade a few changes converting floats to doubles.
1998-01-27 curtLots of updates to get back in sync with changes made...
1998-01-17 curtAdded support for shared normals.
1998-01-12 curtAverage up to five triangles per vertex instead of...
1998-01-09 curtRestructured to split 1deg x 1deg dem's into 64 subsect...
1997-12-08 curtFixed a type in the normal generation code.
1997-12-02 curtFixed problem with averaged vertex normals.
1997-11-15 curtminor tweaks ...
1997-11-14 curtTransform scenery coordinates at this point in pipeline...
1997-10-29 curtInitial revision.