Ralf Gerlich
f16756b9fe
Merge branch 'cvs.terragear'
2009-12-15 21:24:04 +01:00
Ralf Gerlich
7b08557191
John Holden:
...
Fix runway markings for center runways.
http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg24634.html
2009-11-10 10:11:31 +01:00
Ralf Gerlich
255a094091
Maxime Guillaud:
...
Fix uncaught near-parallel lines in getIntersection()
2009-09-24 09:46:27 +02:00
Ralf Gerlich
b0a47dfa0e
Ron Jensen:
...
Dirt and grass runways are generated by GenAirports/rwy_simple.cxx.
The runways are divided into two halves, "A" and "B" each consisting of
two triangles.
Runway half "A" is good.
Runway half "B"'s first triangle UV coordinates are a very short line,
and its second triangle's UV coordinates are a point.
[...]
[T]his patch does the Right Thing. It simply changes the reference
point so the UV coords for the B runway are positive. They were coming
out negative and getting clipped in build.cxx.
2009-09-24 09:46:27 +02:00
Frederic Bouvier
72cbcac816
Fix warnings under MSVC
2009-06-14 23:36:54 +02:00
Ralf Gerlich
1e8375a7e6
Adapt fgfs_tools_server to new relative paths on fgfs-construct commandline.
2009-06-07 20:40:57 +02:00
Ralf Gerlich
4ef15f03da
Added flag to fg-construct to use the shared data of the constructed tile in addition to its neighbours'. Useful for rebuilding part of the scenery to fit the neighbours.
2009-06-05 21:49:59 +02:00
Ralf Gerlich
d72116c6ab
Added a flag to protect Shared directory. Useful for rebuilding part of the scenery to fit with the rest.
2009-06-05 21:36:25 +02:00
Ralf Gerlich
2f87423796
Adapt to changes in SimGear
2009-06-05 18:27:10 +02:00
geoff mclane
4f9e7294c2
Install testarray tool
...
Now that the UI is considerably enhanced,
make this tool installable...
2009-05-02 10:19:30 +02:00
Frederic Bouvier
a87eff01ab
Add testarray to the Win32 package
2009-04-18 17:53:59 +02:00
Frederic Bouvier
c366f25021
Geoff McLane: Enhance testarray UI
2009-04-18 17:53:58 +02:00
Geoff McLane
5768581c10
Allow non-integer steps\n\nFor ASCII DEM with say 0.75 step
2009-04-17 20:21:43 +02:00
Frederic Bouvier
af505d2f0f
Geoff McLane: allow limits, max/min lat/lon to be added to raw2ascii
...
Frederic Bouvier: _set_output_format is only available in VS2005 and later
2009-03-28 14:42:41 +01:00
Frederic Bouvier
2c2bc8b551
Remove unneeded code
2009-03-22 16:08:25 +01:00
Frederic Bouvier
4d59fad336
Honour --work-dir option and use portable code to iterate through directories
2009-03-21 11:28:15 +01:00
Ralf Gerlich
edf9447389
Geoff McLane:
...
Support --with-plib and --with-osg for non-standard installations.
2009-03-20 15:10:26 +01:00
Frederic Bouvier
fa542403b9
Compile shputils.c
2009-03-14 21:36:25 +01:00
Frederic Bouvier
379f629611
Don't crash when area type is unknown
2009-03-14 21:36:24 +01:00
Frederic Bouvier
0518643893
Remove from the project files that shouldn t be compiled with the library
2009-03-14 21:36:24 +01:00
Frederic Bouvier
d5da7c56f6
Upgrade shapelib to 1.2.10
2009-03-14 21:36:24 +01:00
Ralf Gerlich
ba5a9b363e
Fred Bouvier:
...
Fix genapts crash in remove_dups due to duplicate points being reduced to an empty polygon.
2009-03-14 11:55:01 +01:00
Frederic Bouvier
beadd0123a
Compile srtmchop under Linux
2009-03-05 12:35:23 +01:00
Frederic Bouvier
814007e06c
Implement a portable way to use ZIP files
2009-03-05 12:35:23 +01:00
Frederic Bouvier
00b8658b99
Add a tool to chop CGIAR ( http://srtm.csi.cgiar.org/ ) srtm improved files
2009-03-05 12:35:23 +01:00
Frederic Bouvier
1bca4c11e2
More portable way to deal with ZIP files
2009-03-05 12:35:23 +01:00
Frederic Bouvier
0166015c4d
Line endings changes
2009-03-05 12:35:23 +01:00
Frederic Bouvier
1cd0506c3c
Add poly2ogr to the MSVC 7.1 solution
2009-02-15 15:35:50 +01:00
Frederic Bouvier
f015af865d
Rename fgfs-launch-client and fgfs-launch-server into fgfs-tools-clients and fgfs-tools-server under Windows to match Linux
2009-02-15 15:35:49 +01:00
Frederic Bouvier
29a9fbdad2
Add ogr-decode to the MSVC 7.1 solution
2009-02-15 15:35:49 +01:00
Ralf Gerlich
642c711289
Ensure that TerraGear builds under Linux with Fred's changes.
2009-02-02 10:10:32 +01:00
Frederic Bouvier
191262f35a
Put all Win32 executables in a single directory
2009-02-02 10:01:35 +01:00
Frederic Bouvier
6256ee184e
TerraFit compiled with MSVC 7.1
2009-02-02 10:01:35 +01:00
Frederic
0038e2153f
Fix Linux generation after change made to compile with MSVC 7.1
2009-01-27 08:16:14 +01:00
Frederic Bouvier
50b1465421
MSVC 7.1 project files - Tile client
2009-01-27 08:16:14 +01:00
Frederic Bouvier
8ace9d1efa
MSVC 7.1 project files - Tile server
2009-01-27 08:16:14 +01:00
Frederic Bouvier
91e1f82e54
MSVC 7.1 project files - Tile server
2009-01-27 08:16:14 +01:00
Frederic Bouvier
c91ffa08c4
MSVC 7.1 project files - fgfs_construct -> fgfs-construct
2009-01-27 08:16:14 +01:00
Frederic Bouvier
7676da87a7
MSVC 7.1 project files - Build Tiles
2009-01-27 08:16:14 +01:00
Frederic Bouvier
26a787d847
MSVC 7.1 project files - Release build
2009-01-27 08:16:14 +01:00
Frederic Bouvier
8050d209b4
MSVC 7.1 project files and use simgear to create directories
2009-01-27 08:16:13 +01:00
Frederic Bouvier
781c8eda1b
MSVC 7.1 project files and use simgear to create directories
2009-01-27 08:16:13 +01:00
Frederic Bouvier
ae87159979
MSVC 7.1 project files and use simgear to create directories
2009-01-27 08:16:13 +01:00
unknown
f1da2794f5
MSVC 7.1 project files and use simgear to create directories
2009-01-27 08:16:13 +01:00
curt
a99cf1d758
Updates to disk layout scripts.
2008-12-02 14:53:08 +00:00
Ralf Gerlich
3e38283da3
Fixed "missing tile" issue in tgChopNormalPolygon and tgChopBigSimplePolygon
2008-10-21 16:45:44 +02:00
Ralf Gerlich
deb55d36cb
Revert "Workaround for point-in-polygon-calculation: Make "sure" that the point is sufficiently far away from the polygon border so that JRSTriangle can actually detect it is inside of the respective triangle."
...
This reverts commit 6ef69feb81995139b386046c9ec5d8972a5880c5.
2008-09-11 12:31:15 +02:00
Ralf Gerlich
c9cd0b1758
Revert "Sign bug in calc_point_inside()"
...
This reverts commit 4797373664b97ca48caa5f0eeaa448225545aa1c.
2008-09-11 12:31:15 +02:00
Ralf Gerlich
aa03c7c2f5
Revert "Minor style fixup of calc_points_inside()."
...
This reverts commit 28c2bb1971894be175a51232e0502882683fc3e8.
2008-09-11 12:31:15 +02:00
Ralf Gerlich
fe3f38c662
Moved Point3DOrdering to SimGear.
2008-09-11 12:30:40 +02:00