Changelog 2.10: Difference between revisions

Line 34: Line 34:
The fully scriptable [[Canvas]] 2D drawing system in FlightGear 3.0 has now support for:
The fully scriptable [[Canvas]] 2D drawing system in FlightGear 3.0 has now support for:


* The Nasal API wrappers have been committed to $FG_ROOT, so that people no longer need to manually load the required modules
* creating GUI windows (not just widgets, but also windows - which can be used for popup menus or menubars)
* creating GUI windows (not just widgets, but also windows - which can be used for popup menus or menubars)
* native copy/paste via 2 new [[Nasal]] extension functions, see [[ Howto:Clipboard access using Nasal]]
* native copy/paste via 2 new [[Nasal]] extension functions, see [[ Howto:Clipboard access using Nasal]]