Changelog 3.6: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
Line 55: Line 55:


'''Core'''
'''Core'''
'''Launcher'''
{{FGCquote
  |We now have a [[Integrated Qt5 Launcher|built-in Qt launcher]] that's shipped by default on Mac and will be used on other OS in the coming release. FGRun will be gone by then, therefore I'm closing this issue. [...] FGRun will be gone with the next release of FlightGear, in favour of a built-in launcher. Therefore, I'm closing this issue to prevent anyone from spending a lot of time on fixing things in FGRun.
  |{{cite web |url=http://code.google.com/p/flightgear-bugs/issues/detail?id=1591#c2
    |title=<nowiki>Issues #1591, #1529, #1295, #1003, #911, #1348</nowiki>
    |author=<nowiki>Gijs</nowiki>
    |date=<nowiki>Sun Jan 11</nowiki>
  }}
}}


'''Aircraft Modeling'''
'''Aircraft Modeling'''

Revision as of 05:08, 10 March 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.
It's a good idea to check the newsletters since the last release and the Git commit history. 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!



Major enhancements in this release

Project Organization

Cquote1.png I am going to commence reducing FGDATA this weekend. The reasons for that

action have been discussed here and on the forum in epic detail, so I won't
repeat them.

The result will be a new and much smaller git repository and it will only
have the c172p and the ufo remaining.

To avoid any unnecessary extra work, I will temporarily remove all
contributors with write access except 2 or three admins on Friday afternoon
(Central European Time Zone).


— Torsten Dreyer (2015-03-05). [Flightgear-devel] FGData size reduction.
(powered by Instant-Cquotes)
Cquote2.png
Cquote1.png Next, I'll do a initial commit of the base package aircraft to fgaddon/svn.

Following that, I create a new git repo for a smaller git fgdata and push
it to sourceforge.
Finally, we re-add contributors with push permission.

If anything goes wrong, the original fgdata will remain intact and can
serve as a fallback.


— Torsten Dreyer (2015-03-05). [Flightgear-devel] FGData size reduction.
(powered by Instant-Cquotes)
Cquote2.png


Core Launcher

Cquote1.png We now have a built-in Qt launcher that's shipped by default on Mac and will be used on other OS in the coming release. FGRun will be gone by then, therefore I'm closing this issue. [...] FGRun will be gone with the next release of FlightGear, in favour of a built-in launcher. Therefore, I'm closing this issue to prevent anyone from spending a lot of time on fixing things in FGRun.
Cquote2.png


Aircraft Modeling

JSBSim

Atmospheric Light Scattering

  • The addition of volumetric grass to the random vegetation system.

Environment Rendering

Performance

Usability

Internationalization

Scenery

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++. Commit

Nasal Scripting

Documentation

Highlighted new and improved aircraft

Misc/Uncategorized

Bug fixes

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