Changelog 3.6: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Editing for a full release note)
(Updates from the fgdata,simgear and flightgear comit logs)
Line 1: Line 1:
{{draft|changelog|This changelog is currently being written for the FlightGear v3.6 release.  Feel free to help! If you are aware of any FlightGear related changes, please add them to the changelog.<br/>It's a good idea to check [[:Category:Changes_after_3.4|the newsletters since the last release]] and the commit histories for all  main repositories:
{{draft|changelog|This changelog is currently being written for the FlightGear v3.6 release.  Feel free to help! If you are aware of any FlightGear related changes, please add them to the changelog.}}
 
{{Commit log|mode=commit_browser|project=fgdata|title=FGData}}<br/>
{{Commit log|mode=commit_browser|project=flightgear|title=FlightGear source}}<br/>
{{Commit log|mode=commit_browser|project=simgear|title=SimGear}}<br/>
 
We also encourage people to help by translating the changelog and appreciate all contributions, however please keep in mind that this changelog is not yet final!
}}


{{FGCquote|1= As many people have noticed, the v3.6 release has been slightly delayed. The main reason is that too many key developers have been out of town for work or holiday this month. We are currently hoping for a mid-September release. We will post further updates once our release manager returns and we can regroup from all the end of the summer (northern hemisphere) :-) activities. Thank you, Curt.|2= {{cite web  | url    = http://sourceforge.net/p/flightgear/mailman/message/34407279/  | title  = <nowiki>[Flightgear-devel] Release v3.6 update</nowiki>  | author = <nowiki>Curtis Olson</nowiki>  | date  = Aug 26th, 2015  }}}}
{{FGCquote|1= As many people have noticed, the v3.6 release has been slightly delayed. The main reason is that too many key developers have been out of town for work or holiday this month. We are currently hoping for a mid-September release. We will post further updates once our release manager returns and we can regroup from all the end of the summer (northern hemisphere) :-) activities. Thank you, Curt.|2= {{cite web  | url    = http://sourceforge.net/p/flightgear/mailman/message/34407279/  | title  = <nowiki>[Flightgear-devel] Release v3.6 update</nowiki>  | author = <nowiki>Curtis Olson</nowiki>  | date  = Aug 26th, 2015  }}}}
Line 28: Line 21:


'''Core'''
'''Core'''
* Numerous improvements to Phi, the built in web interface.
* Interactive traffic system re-enabled, having been disabled by mistake some releases previously.
* Various security improvements, including the disabling of system.fgfsrc,


'''Launcher'''
'''Launcher'''
Line 49: Line 45:
* Bug-fixes and improvements to the [[Failure Manager]].
* Bug-fixes and improvements to the [[Failure Manager]].
* <code><nowiki><variant-of></nowiki></code> tag in the [[Aircraft-set.xml|*-set.xml]] file has been added. See [[FlightGear Newsletter March 2015]].
* <code><nowiki><variant-of></nowiki></code> tag in the [[Aircraft-set.xml|*-set.xml]] file has been added. See [[FlightGear Newsletter March 2015]].
* Automatic checklist execution, e.g. for autostart
* 8.33 kHz support to the commradio


'''JSBSim'''
'''JSBSim'''
* Sync with latest version of JSBSim
* The Pitot angle can now be tweaked with the <code><nowiki><pitot_angle></nowiki></code> tag in the <code><nowiki><metrics></nowiki></code> block.
* The refuel rate is now configurable with the <code><nowiki><refuel-rate></nowiki></code> tag in the <code><nowiki><propulsion></nowiki></code> block.


'''Atmospheric Light Scattering'''
'''Atmospheric Light Scattering'''
* The addition of volumetric grass to the random vegetation system.
* The addition of volumetric grass to the random vegetation system.
* Interior cockpit shadows
* Interior cockpit shadows.
* Interior glass reflections and shadows.
* Interior glass reflections and shadows.


'''Environment Rendering'''
'''Environment Rendering'''
 
* Improved rendering of the sun, particularly in space.
'''Performance'''


'''Usability'''
'''Usability'''
 
* Many improvements to Phi - the built-in web interface
'''Internationalization'''
* GUI cleanup to improve support for multiple GUI styles


'''Scenery'''
'''Scenery'''
{{FGCquote|1= It adds a 4th layer to the sun (next to disc, inner halo and outer halo). While the inner/outer halos change with atmosphere conditions, the new layer is supposed to represent the effect of blinding brilliance - ideally it adds a suitable ray structure to the sun. The effect is most prominent in space (where I'm most keen on seeing it admittedly) because there all atmospheric halo effects are absent and we end with a really unrealistic white disc. Some screenshots and discussion there http://forum.flightgear.org/viewtopic.php?f=47&t=27216 |2= {{cite web  | url    = http://sourceforge.net/p/flightgear/mailman/message/34406737/  | title  = <nowiki>[Flightgear-devel] Sun brilliance SG patch</nowiki>  | author = <nowiki>Renk, Thorsten</nowiki>  | date  = Aug 26th, 2015  }}}}
* Regional texture definitions for Florida, Brazil, Latin America and Africa.
* stgmerge tool added to merge objects in a scenery tile into a small number of meshes


'''Canvas System'''
'''Canvas System'''
* Canvas-based maps now support a new property for child elements to be automatically rotated/aligned with the heading of the map, to avoid redundant Nasal code doing this.  This has the advantage of better peformance, as it is now done in C++. [https://gitorious.org/fg/simgear/commit/ca7acb1f2cb10e4a8db2434642f44f2eb23cce6e Commit]
* Improvements to Canvas/MapStructure and NavDisplay
* artix's Canvas/MapStructure and NavDisplay improvements[http://forum.flightgear.org/viewtopic.php?f=71&t=24201&p=244874#p244853]
* Canvas failure manager GUI dialog
* Canvas failure manager GUI dialog (by Necolatis) [http://sourceforge.net/p/flightgear/fgdata/merge-requests/19/]
 
'''Nasal Scripting'''
 
'''Documentation'''


'''Highlighted new and improved aircraft'''
'''Highlighted new and improved aircraft'''
* Complete refresh of the default c172p, including engine options, various tire sizes and floats.


'''Misc/Uncategorized'''
'''Misc/Uncategorized'''
* Improved support for KDI572-574 DME equipment
* Update the World Magnetic Model to 2015.0


'''Bug fixes'''
'''Bug fixes'''
* See [http://sourceforge.net/p/flightgear/codetickets/search/?q=status%3AFixed+AND+_milestone%3A3.6 our bugtracker] for an extensive, yet incomplete, list of the bugs fixed in this release.
* See [http://sourceforge.net/p/flightgear/codetickets/search/?q=status%3AFixed+AND+_milestone%3A3.6 our bugtracker] for an extensive, yet incomplete, list of the bugs fixed in this release.



Revision as of 19:20, 17 September 2015

This changelog is a draft.

This changelog is currently being written for the FlightGear v3.6 release. Feel free to help! If you are aware of any FlightGear related changes, please add them to the changelog.


Cquote1.png As many people have noticed, the v3.6 release has been slightly delayed. The main reason is that too many key developers have been out of town for work or holiday this month. We are currently hoping for a mid-September release. We will post further updates once our release manager returns and we can regroup from all the end of the summer (northern hemisphere) :-) activities. Thank you, Curt.
— Curtis Olson (Aug 26th, 2015). [Flightgear-devel] Release v3.6 update.
(powered by Instant-Cquotes)
Cquote2.png

The FlightGear development team is delighted to announce the v3.6 release of FlightGear, the free, open-source flight simulator. This new version contains many exciting new features, enhancements and bugfixes. Highlights in this release include a reduced basde installation size and a massively improved Cessna 172P that is the default aircraft.

Founded in 1997, FlightGear is developed by a worldwide group of volunteers, brought together by a shared ambition to create the most realistic flight simulator possible that is free to use, modify and distribute. FlightGear is used all over the world by desktop flight simulator enthusiasts, for research in universities and for interactive exhibits in museums.

FlightGear features more than 400 aircraft, a worldwide scenery database, a multiplayer environment, detailed sky modelling, a flexible and open aircraft modelling system, varied networking options, multiple display support, a powerful scripting language and an open architecture. Best of all, being open-source, the simulator is owned by the community and everyone is encouraged to contribute.

Download FlightGear v3.6 for free from FlightGear.org

FlightGear - Fly Free!

Major enhancements in this release

Project Organization

Core

  • Numerous improvements to Phi, the built in web interface.
  • Interactive traffic system re-enabled, having been disabled by mistake some releases previously.
  • Various security improvements, including the disabling of system.fgfsrc,

Launcher

The aircraft page of the Qt launcher for FlightGear 3.5 as rendered on Windows 7.

The built-in Qt launcher, developed by James Turner shipped by default with the Mac version of FlightGear 3.4, will be used for other OSes[1]. In addition, FGRun will be dropped in favor of this.

Note In future FlightGear releases, there will be an additional HTML5-based version (Phi, developed by Torsten D), and the Qt launcher, based on well-supported libraries, will be used as the main launcher (replacing FGRun). This parallel development is intentional[2], and it is likely that both will use a common service layer to provide the necessary data[3].

To learn more, see Integrated Qt5 Launcher

Aircraft Modeling

JSBSim

  • Sync with latest version of JSBSim
  • The Pitot angle can now be tweaked with the <pitot_angle> tag in the <metrics> block.
  • The refuel rate is now configurable with the <refuel-rate> tag in the <propulsion> block.

Atmospheric Light Scattering

  • The addition of volumetric grass to the random vegetation system.
  • Interior cockpit shadows.
  • Interior glass reflections and shadows.

Environment Rendering

  • Improved rendering of the sun, particularly in space.

Usability

  • Many improvements to Phi - the built-in web interface
  • GUI cleanup to improve support for multiple GUI styles

Scenery

  • Regional texture definitions for Florida, Brazil, Latin America and Africa.
  • stgmerge tool added to merge objects in a scenery tile into a small number of meshes

Canvas System

  • Improvements to Canvas/MapStructure and NavDisplay
  • Canvas failure manager GUI dialog

Highlighted new and improved aircraft

  • Complete refresh of the default c172p, including engine options, various tire sizes and floats.

Misc/Uncategorized

  • Improved support for KDI572-574 DME equipment
  • Update the World Magnetic Model to 2015.0

Bug fixes

  • See our bugtracker for an extensive, yet incomplete, list of the bugs fixed in this release.
References