1
0
Fork 0
No description
Find a file
Thomas Geymayer 7e641735cb Canvas: Improve API and SVG parser.
- API:
  * Rename setSize to setFontSize
  * Add method getElementById to Group
  * Rename name of element to id to show more prominent
    that it should be unique.
  * Add methods for hide/show elements.
  * Fix: set correct id for cloned elements (parsesvg)
  * Fix: retrieving group with getElementById failed.
  * Parse SVG inkscape:transform-center-[xy]
  * Allow rotation around given point (use values from inkscape
    by default for SVG files)
  * Use breadth-first search instead of depth-first search for
    Element::getElementById (large speedup :))
  * Add more convenience functions for path drawing.
  * Add version check (useful if API files manually copied)

 - SVG:
  * Support <use> element
  * Parse font-size
  * Parse stroke-linecap
2012-08-02 01:40:00 +02:00
Aircraft Define weight limits, which are displayed on the Weight and Fuel Settings dialog. 2012-07-29 22:47:54 +01:00
Aircraft-uiuc fix path for beech99 doco 2002-05-01 01:27:18 +00:00
Airports Update the list to those stations who've seen an update within the last 2011-05-17 17:05:09 +02:00
Astro Brandon Craig Rhodes: 2003-11-27 16:55:39 +00:00
ATC Revert "Remove some depreciated ATC cruft" 2011-02-04 14:46:37 +01:00
Docs Document use of the <parameters> section of the materials definition. 2012-08-01 21:08:42 +01:00
Effects Small fixes and tweaks. Fix ugly black faces paralel to view direction on random buildings. 2012-07-16 14:17:16 +03:00
Environment Terrain Haze v1.3 2012-04-26 17:22:58 +03:00
Fonts New true type font family 2009-08-30 08:55:41 +00:00
gui Update ground location dialog to use new parking hash 2012-07-31 23:22:27 +02:00
HLA Add files for the hla network system configuration. 2011-01-17 21:39:33 +01:00
Huds Brandano: HUD improvements 2011-03-22 21:30:20 +01:00
Input Two more CH yoke and pedals names. 2012-07-13 20:20:41 +02:00
Lighting Cancel specular highlights due to sun at night 2012-07-12 09:27:35 +02:00
Materials Regional materials update: 2012-07-19 22:16:24 +01:00
MP Sync with VirtualAir (http://virtualair.sourceforge.net/). 2010-02-10 10:41:25 +00:00
Nasal Canvas: Improve API and SVG parser. 2012-08-02 01:40:00 +02:00
Navaids Add BABICE NDB, MINSK-MAZOWIECKI NDB, DEBLIN NDB, EPDE ILS, EPMM ILS 2011-12-16 21:21:45 +01:00
Protocol Fixed type in property name. 2012-04-25 09:54:35 -05:00
Shaders Add rotation of trees, and fix issue 825 2012-07-31 21:44:38 +01:00
Sounds Add generic 400Hz avionics sound. 2011-12-09 23:52:35 +01:00
Textures Regional materials update: 2012-07-19 22:16:24 +01:00
Timezone Removed. 2000-11-03 20:18:05 +00:00
Translations Correct materials default 2012-07-26 22:00:41 +01:00
.gitignore Add gitignore file. 2012-02-18 14:26:17 +01:00
AtlasPalette Fix type 2005-01-31 14:20:38 +00:00
AUTHORS Updates in preparation for the 0.9.8 release. 2004-12-21 00:21:11 +00:00
ChangeLog text file updates. 2002-02-18 15:37:50 +00:00
COPYING Updates in preparation for the 0.9.8 release. 2004-12-21 00:21:11 +00:00
joysticks.xml joysticks.xml: Manual revert of unintended changes from Alexis merge. 2010-10-29 20:43:09 +02:00
keyboard.xml fgdata changes for HUD cycling 2011-12-11 18:07:54 +00:00
mice.xml typo, double slash in property name. 2009-11-16 20:51:38 +00:00
NEWS Preparation for 0.9.11-pre1 release. 2007-05-15 16:09:55 +00:00
options.xml --metar option needs METAR argument 2012-07-15 16:00:49 +02:00
preferences.xml Add quality selection to lights 2012-07-22 10:08:04 +02:00
README spelling fixes 2007-11-20 18:09:20 +00:00
README-textures-ng Stat adding Direct Draw Surface terrain textures 2011-09-05 12:01:45 +01:00
runfgfs.bat Initial revision. 2001-06-11 22:11:49 +00:00
Thanks Cumulus clouds from real photographs. Rename the original texture. 2009-10-22 12:22:07 +00:00
version Bump fgdata version to 2.9.0 2012-07-17 18:43:38 +02:00

Welcome to the FlightGear Flight Simulator project.
===================================================

The primary web page for this project is: http://www.flightgear.org

For basic installation instructions see the "INSTALL" file.

Before you can run FlightGear you will also need to download and
install the "base" package which is a collection of textures, sounds,
sample scenery, and other data files needed by the sim.

For additional install help for specific platforms please browse the
"docs-mini/" subdirectory.

More complete documentation is available from our web page as a
separate distribution.

Please take a look at the "Thanks" file for a list of people who have
contributed to this project.  If you have contributed something but
don't find your name in this file.  Please send a polite reminder to
http://www.flightgear.org/~curt

For a summary of changes/additions by version see the "NEWS" file.

This project is GPL'd.  For complete details on our licensing please
see the "COPYING" file.

For information on available mailing lists, mailing list archives, and
other available source code and documentation, please visit our web
site.

FlightGear is a product of the collaboration of large international
group of volunteers.  FlightGear is a work in progress.  FlightGear
comes with no warranty.  We hope you enjoy FlightGear and/or find it
of some value!