Changelog 3.6: Difference between revisions

Jump to navigation Jump to search
https://gitorious.org/fg/flightgear/commit/13d50853dfa4daf292789a1618c2e98812294fc2
m (→‎Major enhancements in this release: https://gitorious.org/fg/simgear/commit/ca7acb1f2cb10e4a8db2434642f44f2eb23cce6e)
(https://gitorious.org/fg/flightgear/commit/13d50853dfa4daf292789a1618c2e98812294fc2)
Line 24: Line 24:
* 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 [[A_Failure_Management_Framework_for_FlightGear|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]


'''JSBSim'''
'''JSBSim'''
Line 41: Line 42:


'''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 (better peformance, done in C++ now) [https://gitorious.org/fg/simgear/commit/ca7acb1f2cb10e4a8db2434642f44f2eb23cce6e]  
* 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]  


'''Nasal Scripting'''
'''Nasal Scripting'''

Navigation menu