1
0
Fork 0
flightgear/src
James Turner f703882ffa Skeleton Nasal-Canvas integration.
This code is non-functional, but contains most of the stubs to show what's required to add property get/set access, convert to from ghost & C++ types, and manage ownership. Element derived classes & inheritance (e.g., methods on image/path/map elements) will follow, along with some actual functionality!
2012-08-02 12:18:38 +01:00
..
AIModel Debug message about loaded AI models. 2012-07-15 10:15:53 +02:00
Aircraft Fix rpmlint/Linux packager complaints 2012-05-05 01:42:41 +02:00
Airports Standard property to ignore unusably short runways in NavDB. 2012-05-16 16:51:39 +01:00
ATC Drop obsolete ATCDCL dialog. 2012-05-12 23:53:29 +02:00
ATCDCL ATISMgr clean-up / improvements 2012-07-17 19:32:12 +02:00
Autopilot autopilot: Introduce virtual dtor. 2012-07-29 17:59:38 +02:00
Canvas Skeleton Nasal-Canvas integration. 2012-08-02 12:18:38 +01:00
Cockpit Disable panel-extent drawing in hot-spots mode. 2012-07-02 11:44:34 +01:00
Environment Remove redundant inclusion of math/SGMath.hxx 2012-05-05 11:20:04 +02:00
FDM Fixed a bug where a structural to Body frame conversion was being doen twice for tanks. 2012-07-20 00:18:35 +02:00
GUI Fix Win32 build - No GLUT please \! 2012-08-01 08:53:40 +02:00
Include Since we require OSG 3.0 now, this check is obsolete. 2012-05-15 23:10:53 +01:00
Input Fix Linux compile / math dependency 2012-05-05 12:16:20 +02:00
Instrumentation Canvas: First version of new Canvas GUI system. 2012-07-31 23:19:23 +02:00
Main Canvas: First version of new Canvas GUI system. 2012-07-31 23:19:23 +02:00
Model Remove most compile warnings 2012-07-26 11:10:27 +01:00
MultiPlayer #248: support enabling AI module at run-time 2012-04-30 17:48:13 +02:00
Navaids Reduce severity of a failure to create a marker beacon due to an unknown runway from ALERT to WARN. Not particularly relevant error message for most users. 2012-06-30 20:50:57 +01:00
Network hla: Convert to the new callback system. 2012-07-29 17:30:24 +02:00
Radio Fix some compiler warnings. 2012-04-05 21:02:09 +02:00
Scenery Add command to reload materials definitions. Note that this explicitly 2012-07-19 22:06:08 +01:00
Scripting Skeleton Nasal-Canvas integration. 2012-08-02 12:18:38 +01:00
Sound Fix rpmlint/Linux packager complaints 2012-05-05 01:42:41 +02:00
Systems Ganael Laplanche: fix include dependencies for FreeBSD support 2012-05-05 01:08:20 +02:00
Time Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02:00
Traffic Remove remaining includes of simgear/waypoint 2012-05-11 23:49:12 +01:00
Viewer Add some predefined uniforms to Rembrandt stages 2012-08-01 22:42:00 +02:00
CMakeLists.txt Basic 2D canvas implementation. 2012-05-18 07:05:37 +01:00