1
0
Fork 0
flightgear/src
James Turner 77501672df Nasal expose propertyValue as a helper
Allow other code to map property values to an naRef, without exposing
the generic property node on their API. This avoids creating a wrapper
props.Node frequently for simple value access.
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 Nasal expose propertyValue as a helper 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