Changelog 3.6: Difference between revisions

Jump to navigation Jump to search
1,102 bytes removed ,  15 March 2015
Compact down
No edit summary
(Compact down)
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.<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:


* {{Commit log|mode=commit_browser|project=fgdata|title=fgdata}}
{{Commit log|mode=commit_browser|project=fgdata|title=fgdata}}<br/>
* {{Commit log|mode=commit_browser|project=flightgear|title=flightgear}}
{{Commit log|mode=commit_browser|project=flightgear|title=FlightGear source}}<br/>
* {{Commit log|mode=commit_browser|project=simgear|title=simgear}}
{{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!
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!
Line 40: Line 40:


'''Launcher'''
'''Launcher'''
[[File:Qt launcher for FlightGear 3.5 on Windows 7.jpg|thumb|The aircraft page of the Qt launcher for FlightGear 3.5 as rendered on Windows 7.]]


The [[Integrated Qt5 Launcher|built-in Qt launcher]] that is shipped by default with the Mac version of FlightGear v3.4.0+ will be used for other OSs<ref name="a">{{cite web
The [[Integrated Qt5 Launcher|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<ref name="a">{{cite web
|url = http://code.google.com/p/flightgear-bugs/issues/detail?id=1591#c2
|url = http://code.google.com/p/flightgear-bugs/issues/detail?id=1591#c2
|title = Issues #1591, #1529, #1295, #1003, #911, #1348
|title = Issues #1591, #1529, #1295, #1003, #911, #1348
Line 47: Line 48:
|authorlink-wiki = User:Gijs
|authorlink-wiki = User:Gijs
|date = Sun Jan 11
|date = Sun Jan 11
}}</ref>.  [[FGRun]] will be removed in favor of this launcher<ref name="a">{{cite web
}}</ref>.  In addition, [[FGRun]] will be dropped in favor of this.
|url = http://code.google.com/p/flightgear-bugs/issues/detail?id=1591#c2
|title = Issues #1591, #1529, #1295, #1003, #911, #1348
|author = Gijs
|authorlink-wiki = User:Gijs
|date = Sun Jan 11
}}</ref>.
 
 
[[File:Qt launcher for FlightGear 3.5 on Windows 7.jpg|thumb|The aircraft page of the Qt launcher for FlightGear 3.5 as rendered on Windows 7.]]
 
There is currently  (03/2015) heavy activity towards a new UI. There will be the HTML5 based version (called [[Phi]]), TorstenD is currently working on and an internal implementation based on well supported libraries using Qt5 (which James Turner is working on).
 
The parallel development of HTML and Qt based UI happens by intention and is not the result of missing coordination<ref>http://forum.flightgear.org/viewtopic.php?p=229445#p229445</ref>. Most likely, both will use a common service layer to provide necessary data<ref>http://forum.flightgear.org/viewtopic.php?p=229303#p229303</ref>.
 
James Turner is currently prototyping (at the suggestion/encouragement of Curt, Torsten D & others) a GUI integration for FlightGear based on Qt 5. This would overlap some areas other folks are working on, so we felt it best to make an announcement to avoid anyone expending their time on areas that might be affected<ref name="a">http://sourceforge.net/p/flightgear/mailman/message/33245028/</ref>.


All of this would be a QtQuick 2 GUI, not a Qt widgets GUI. If you don’t know what that terminology means, don’t worry about it, the quick answer is it works the same ways as Canvas does at present (rendering to OpenGL).
{{inote|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<ref>http://forum.flightgear.org/viewtopic.php?p=229445#p229445</ref>, and it is likely that both will use a common service layer to provide the necessary data<ref>http://forum.flightgear.org/viewtopic.php?p=229303#p229303</ref>.}}


To learn more, see [[Integrated Qt5 Launcher]]
To learn more, see [[Integrated Qt5 Launcher]]
Line 71: Line 57:
* [[Tooltips]] can now be positioned at a specific place on-screen.
* [[Tooltips]] can now be positioned at a specific place on-screen.
* Nasal wing flex module added
* Nasal wing flex module added
* Bug-fixes and improvements to the [[A_Failure_Management_Framework_for_FlightGear|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. Example: [[Boeing 777-200ER]] → <code><nowiki><variant-of>777-200</variant-of></nowiki></code>. [https://gitorious.org/fg/flightgear/commit/13d50853dfa4daf292789a1618c2e98812294fc2 Commit]
* <code><nowiki><variant-of></nowiki></code> tag in the [[Aircraft-set.xml|*-set.xml]] file has been added. See [[FlightGear Newsletter March 2015]].


'''JSBSim'''
'''JSBSim'''

Navigation menu