This website requires JavaScript.
Explore
Help
Sign in
fly
/
flightgear
Watch
1
Star
0
Fork
You've already forked flightgear
0
Code
Activity
392e8c09c8
flightgear
/
Tools
/
Construct
/
Makefile.am
11 lines
99 B
Text
Raw
Normal View
History
Unescape
Escape
Initial revision.
1999-03-13 18:50:08 +00:00
SUBDIRS = \
Array \
Rewrote the polygon.[ch]xx class to save actual point data, rather than indices to points. Then with that in place I added wrapper functions for the libgpc calls so I could ensure that I was always deallocating any allocated memory (which was a concern before.) This was all done in order to facilitate sliver detection and elimination which is my next order of business. These changes then were propogated through out the construction tools.
1999-06-06 02:31:34 +00:00
Triangulate \
Initial revision.
1999-03-13 18:50:08 +00:00
Clipper \
Added scenery_version.hxx to source distribution.
1999-03-31 23:46:20 +00:00
Combine \
Added GenOutput/
1999-03-22 23:48:20 +00:00
GenOutput \
Restructuring code and data to facilitate the tile edge matching process.
1999-05-02 18:41:24 +00:00
Match \
Added subdir Parallel for tools to parallelize the scenery construction process.
1999-05-15 01:09:26 +00:00
Parallel \
Initial revision.
1999-03-13 18:50:08 +00:00
Main
Fixing slight bugs with calculating point inside multi-contoured polygons.
1999-04-29 21:39:27 +00:00
Copy permalink