1
0
Fork 0
flightgear/src
James Turner cbd5ef9e7b GUI: XML to Nasal bridge, to keep PUI dialogs working
(Disabled by a CMake option)

This builds equivalent C++ objects to what the PUI dialogs build, with
properties exposed to Nasal. Peer objects are created by Nasal callbacks,
which can implement the various dialog functions needed to keep
compatibility, especially the ‘update’ and ‘apply’ hooks.
2022-03-09 16:52:19 +00:00
..
Add-ons Typo in "Addon-config: don’t overwrite autosaved props" (ticket 2059) 2021-08-20 16:53:37 +02:00
AIModel Multiplayer: use standard position accessors 2022-02-26 17:43:15 +00:00
Aircraft src/Aircraft/replay-internal.cxx: removed stray diagnostic in prev commit. 2022-02-19 12:41:21 +00:00
Airports AI Fixes 2022-02-06 21:11:58 +01:00
ATC Cleanup Inheritance in ATC 2022-01-31 22:34:05 +01:00
Autopilot FlightPlan: distuinguish routes from flight-plans 2022-01-15 22:23:38 +00:00
Canvas C++: use override in CanvasSystemAdapter header 2022-03-09 16:52:19 +00:00
Cockpit 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
EmbeddedResources CMake: make another object dependency explicit 2021-03-10 10:17:15 +00:00
Environment GUI: XML to Nasal bridge, to keep PUI dialogs working 2022-03-09 16:52:19 +00:00
FDM Yasim-test: add detailed lift/drag graphing 2022-02-07 11:42:28 +00:00
GUI GUI: XML to Nasal bridge, to keep PUI dialogs working 2022-03-09 16:52:19 +00:00
Include GUI: XML to Nasal bridge, to keep PUI dialogs working 2022-03-09 16:52:19 +00:00
Input Fix a memory leak 2022-02-11 08:50:13 +01:00
Instrumentation Avoid Marker-beacon spam on FDM NaN case 2022-02-20 16:20:04 +02:00
Main GUI: XML to Nasal bridge, to keep PUI dialogs working 2022-03-09 16:52:19 +00:00
Model Marker pins 2022-01-27 08:47:48 +00:00
MultiPlayer src/MultiPlayer/multiplaymgr.cxx: avoid compiler warning for strncpy() call. 2022-01-06 22:17:05 +00:00
Navaids RoutePath: fix pointAlongPath for fly-overs 2022-01-20 20:33:37 +00:00
Network 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
Radio 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
Scenery WS30: Add property controlling splitting water mesh 2022-02-01 16:48:54 +00:00
Scripting GUI: XML to Nasal bridge, to keep PUI dialogs working 2022-03-09 16:52:19 +00:00
Sound 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
Systems 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
Time Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
Traffic Remove Sentry XML error suppression 2021-07-28 13:45:23 +01:00
Viewer MR273 - Added the Milky Way onto the night sky 2022-02-01 16:23:07 +00:00
CMakeLists.txt Switch to using OBJECT library for main build 2021-03-08 16:59:14 +00:00