Changelog 2017.3: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
== Property tree ==
== Property tree ==
* C++ versions of props.nas setValues/setChildren() Improve performance of Nasal properties access by implementing the setValues/setChildren props.nas functions in C++ <ref>https://sourceforge.net/p/flightgear/flightgear/ci/386f8b87b51b486d56378d0d22685c187d2d5cf8/</ref>
* C++ versions of props.nas setValues/setChildren() Improve performance of Nasal properties access by implementing the setValues/setChildren props.nas functions in C++ <ref>https://sourceforge.net/p/flightgear/flightgear/ci/386f8b87b51b486d56378d0d22685c187d2d5cf8/</ref>
== References ==
{{Appendix}}

Revision as of 10:29, 12 August 2017


Property tree

  • C++ versions of props.nas setValues/setChildren() Improve performance of Nasal properties access by implementing the setValues/setChildren props.nas functions in C++ [1]


References

References