updates ...
This commit is contained in:
parent
c37c48b6d6
commit
770e656207
2 changed files with 11 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -1,4 +1,6 @@
|
|||
New in 0.55
|
||||
* New version of gpc (generic polygon clipping library) from
|
||||
http://www.cs.man.ac.uk/aig/staff/alan/software/
|
||||
* Brakes (use "b" to toggle)
|
||||
* Added an altitude hold module to the autopilot. Lock your current altitude
|
||||
with "ctrl-a", "cntr-a" again will deactivate. (Also lock your current
|
||||
|
@ -6,6 +8,9 @@ New in 0.55
|
|||
* Added a terrain following module ... "ctrl-t" to activate.
|
||||
* Added an autothrottle ... "ctrl-s" to activate.
|
||||
* Fixes so that terrain tools will work in windoze.
|
||||
* More STL & Compiler compatibility fixes.
|
||||
* Changes to use a Point3 class.
|
||||
* Fixed win95/98 time problem that limited fps to about 18.3
|
||||
|
||||
New in 0.54
|
||||
* Implimented audio envelopes so that pitch of engine changes with throttle
|
||||
|
|
6
Thanks
6
Thanks
|
@ -61,6 +61,12 @@ Didier Chauveau <chauveau@math.univ-mlv.fr>
|
|||
http://edcwww.cr.usgs.gov/landdaac/gtopo30/gtopo30.html
|
||||
|
||||
|
||||
Jean-Francois Doue
|
||||
Vector 2D, 3D, 4D and Matrix 3D and 4D inlined C++ classes. (Based on
|
||||
Graphics Gems IV ed. Paul S. Heckbert)
|
||||
http://www.animats.com/simpleppp/ftp/public_html/topics/developers.html
|
||||
|
||||
|
||||
Francine Evans <evans@cs.sunysb.edu>
|
||||
http://www.cs.sunysb.edu/~evans/stripe.html
|
||||
Wrote the @#$@#$@% GPL'd tri-striper we use and "love". :-)
|
||||
|
|
Loading…
Add table
Reference in a new issue