Changelog 2020.1: Difference between revisions

Added various changes
No edit summary
(Added various changes)
Line 1: Line 1:
{{changelogs|prev=2019.1|next=2019.3}}
{{changelogs|prev=2019.1|next=2020.2}}
Available in: [[Changelog_2019.2|English]], [[Zh/2019.2|Chinese]].<br />
Available in: [[Changelog_2020.1|English]], [[Zh/2019.2|Chinese]].<br />


Please help us translate in other languages!
Please help us translate in other languages!
Line 11: Line 11:
GC Improvements:
GC Improvements:
* https://sourceforge.net/p/flightgear/mailman/search/?q=2019+AND++gc+AND+richard&mail_list=all
* https://sourceforge.net/p/flightgear/mailman/search/?q=2019+AND++gc+AND+richard&mail_list=all
* Re-loadable nasal modules


== JSBSim ==
== JSBSim ==
Line 22: Line 23:
* Code cleanup and use more C++11 idioms (override, constexpr, range-based for loop, etc.)
* Code cleanup and use more C++11 idioms (override, constexpr, range-based for loop, etc.)
* The existence of the property that is used for table independent vars is now checked during execution rather than when the XML definition is parsed. This relaxes the order in which filters, table and more generally flight controls need to be declared in the XML definition files.
* The existence of the property that is used for table independent vars is now checked during execution rather than when the XML definition is parsed. This relaxes the order in which filters, table and more generally flight controls need to be declared in the XML definition files.
== Yasim ==
* Support for transonic flow effects in YASim
== Shaders ==
* Improvements to the Wingflex Shader


== Views ==
== Views ==
Line 49: Line 56:


New "airport" column shows nearest airport to each aircraft. (Note this is only updated when aircraft is being viewed with Tower View or Tower View AGL.)
New "airport" column shows nearest airport to each aircraft. (Note this is only updated when aircraft is being viewed with Tower View or Tower View AGL.)
== Carriers ==
* The in-sim launcher now supports a basic dialog for Aircraft Carriers


== Multiplayer Carrier ==
== Multiplayer Carrier ==
574

edits