1
0
Fork 0
terragear/src/Prep
ehofman 791b1bb4fc David Luff:
The patches deal with three separate issues, all rolled up into one
tarball:

Currently, arrayfit always appends .arr.gz onto the name passed on the
command line, meaning that only tile names can be passed.  The patch strips
off .arr or .arr.gz if present prior to it's appending, meaning that tile
names or filenames can be passed on the command line.

The interface to the OSGB36 conversion functions is cleaned up a lot.  I
can't believe I originally wrote it in such an ugly manner!

A lot of console output (> 5000 lines per tile) is removed from the final
construction process, meaning that the output left can actually be read.
2004-03-08 09:47:42 +00:00
..
ArrayFit David Luff: 2004-03-08 09:47:42 +00:00
DemChop David Luff: 2003-08-25 19:12:20 +00:00
DemInfo Rename: FGDem -> TGDem 2003-02-26 20:04:12 +00:00
DemRaw2ascii Reorginize the configure script to math the one from FLightGear more closely. Add checks for the presence of GLIB and GTS. 2003-08-29 18:32:28 +00:00
E00Lines Updates to track recent changes in simgear. 2003-11-12 22:16:22 +00:00
GSHHS Add an example usage: 2003-12-15 16:34:09 +00:00
MergerClipper Updates to track recent changes in simgear. 2003-11-12 22:16:22 +00:00
Photo David Luf: 2004-02-26 15:33:32 +00:00
ShapeFile Updates to track recent changes in simgear. 2003-11-12 22:16:22 +00:00
Terra Use <simgear/compiler.h> functionality to make STL includes more portable. 2003-08-27 14:02:29 +00:00
TerraFit Tweak error thresholds. 2004-01-08 21:36:18 +00:00
TGVPF David Luf: 2004-02-26 15:33:32 +00:00
UserDef Updates to track recent changes in simgear. 2003-11-12 22:16:22 +00:00
.cvsignore Ignore files for autogenerated files. 2001-12-30 02:16:03 +00:00
Makefile.am Add src/Prep/Terra and src/Prep/TerraFit 2003-08-16 01:48:38 +00:00