1
0
Fork 0
No description
Find a file
curt 56142b4c93 Fixed a bad bug which was showing itself with tiny triangles which caused
the region point to be calculated outside the region which caused things to
be colored improperly.  Fixed by only evaluating the points of the current
contour (rather than the whole polygon) when generating the region points.
1999-05-20 04:27:20 +00:00
Docs Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
Hints Initial revision 1999-04-05 21:32:32 +00:00
Include Norman has brought back the fancy frame rate counter as an option. 1999-05-06 21:13:40 +00:00
Lib Moved material property and texture management back to Simulator/Objects/ 1999-05-13 02:10:52 +00:00
Simulator Better error reporting when dying because of too many nodex, normals, or 1999-05-19 20:01:15 +00:00
Tests Merge Tests as subdirectory 2009-09-14 13:48:10 +02:00
Tools Fixed a bad bug which was showing itself with tiny triangles which caused 1999-05-20 04:27:20 +00:00
acconfig.h Working on separating GPC. 1999-01-27 04:45:01 +00:00
aclocal.m4 . 1998-09-03 21:23:29 +00:00
acsite.m4 Added a smarter check for external timezone and daylight variables in 1998-06-17 21:31:04 +00:00
AUTHORS Initial revision. 1998-05-23 18:09:09 +00:00
ChangeLog Initial revision. 1998-05-23 18:09:09 +00:00
config.guess Ran libtoolize ... 1998-07-16 17:28:42 +00:00
config.sub Ran libtoolize ... 1998-07-16 17:28:42 +00:00
configure.in Added subdir Tools/Construct/Parallel/ 1999-05-15 01:12:19 +00:00
COPYING Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
Done Automake/autoconf tweaks. 1998-04-09 01:43:36 +00:00
FG-FAQ.v3 Initial revision. 1999-04-20 15:37:12 +00:00
INSTALL Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
install-sh Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
irix-hack.pl Added support for native Irix compilers via a script to hack the makefiles. 1999-03-09 20:58:00 +00:00
Makefile.am Added Olivers FAQ. 1999-04-22 18:45:16 +00:00
missing Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
mkinstalldirs Converting to Gnu autoconf system. 1998-04-03 22:35:10 +00:00
NEWS Prepairing for 0.59 release. 1999-03-31 23:46:02 +00:00
README Tweaks. 1998-08-26 22:30:02 +00:00
README.anoncvs Initial revision. 1998-07-31 20:32:50 +00:00
README.autoconf tweatweakk 1998-09-14 13:49:06 +00:00
README.gfc Added README.gfc README.plib. 1999-04-15 23:57:34 +00:00
README.gpc Added README.gfc README.plib. 1999-04-15 23:57:34 +00:00
README.Linux Added README.gfc README.plib. 1999-04-15 23:57:34 +00:00
README.MacOS Added README.MacOS 1999-01-21 00:53:44 +00:00
README.plib Fixed plib url. 1999-04-25 14:13:19 +00:00
README.running ... 1998-09-29 01:59:45 +00:00
README.src Changed Flight/ to FDM/ 1999-05-03 11:40:47 +00:00
README.Unix Added Olivers FAQ. 1999-04-22 18:45:16 +00:00
README.Win32 Began an update of Cygnus/Win32 build instructions. 1999-05-12 01:09:55 +00:00
Thanks Updates ... 1999-05-05 16:55:18 +00:00
VERSION.in Added a VERSION file to contain the current version number. 1998-12-09 18:47:14 +00:00

Welcome to the Flight Gear project.
===================================

The primary web page for this project is:

    http://www.menet.umn.edu/~curt/fgfs

===================================

Please see .... for more information on .... 

- Authors & Thanks:  List of the authors and contributors.

- COPYING:  Copyright and usage terms and limits.

- INSTALL:  Generic install instructions

- NEWS:  The latest news

- README:  This file

- README.Unix:  Hints and tips for compiling on Unix

- README.Win32:  Specific Win32 compiling information and instructions

- README.anoncvs:  Info on accessing the most current copies of the source.

- README.autoconf:  Info on updating the make system (adding new source
                    files, etc.)

- README.running:  Basic keyboard commands for running the simulator