FlightGear Newsletter September 2012: Difference between revisions

Jump to navigation Jump to search
Line 42: Line 42:


=== Flightplan access via Scripting ===
=== Flightplan access via Scripting ===
James has added a new "flightplan" extension function to the [[Nasal]] scripting interpreter, which makes it possible to retrieve a hash representation of the flight plan stored in the route manager.
James has improved the "flightplan()" extension function of the [[Nasal]] scripting interpreter, which makes it possible to retrieve a hash representation of the flight plan stored in the route manager.


With these changes in place, it is already possible to directly show a SVG image for each waypoint and connect them using OpenVG paths, even without separate "icon" support.
With these changes in place, it is already possible to directly show a SVG image for each waypoint and connect them using OpenVG paths, even without separate "icon" support.

Navigation menu