1
0
Fork 0
flightgear/src
James Turner c035b3e9e3 Better fix for Canvas-in-PUI compositing
This seems to work everywhere, let’s try it.
2018-01-28 16:10:18 +00:00
..
Add-ons Add-ons: lower the priority of the add-on resource provider to PRIORITY_DEFAULT 2018-01-10 16:21:34 +01:00
AIModel warning removal, forgot to remove ival when addressing bug 1885 2018-01-28 14:49:07 +01:00
Aircraft Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
Airports remove_if clean-ups while auditing :) 2018-01-12 22:18:59 +00:00
ATC remove_if clean-ups while auditing :) 2018-01-12 22:18:59 +00:00
Autopilot Permit three-letter (FAA) airport identifiers 2018-01-05 16:39:34 +00:00
Canvas Canvas proxy for QtQuick rendering 2017-10-05 12:37:43 +01:00
Cockpit Merge branch 'next-2' into multiplayer-dev 2017-04-02 02:22:48 +02:00
EmbeddedResources fgrcc: use octal escape sequences instead of hexadecimal ones 2018-01-19 08:12:24 +01:00
Environment Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
FDM YASim: name clarifications, add 'const' to arguments, add initalizers in Airplane.hpp 2018-01-18 08:48:24 +01:00
GUI Better fix for Canvas-in-PUI compositing 2018-01-28 16:10:18 +00:00
Include Event input layer based on HID-Api 2017-12-18 17:15:55 +00:00
Input FGMouseInput: fix two uses of std::ostringstream 2018-01-27 11:25:48 +01:00
Instrumentation GPWS: add optional support for Airbus-style callouts 2018-01-28 16:37:31 +01:00
Main Fix view right-drag interaction with PUI 2018-01-14 13:17:59 +00:00
Model Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
MultiPlayer Multiplayer: revised filtering and move emesary bridge properties to new index. 2018-01-28 15:50:43 +01:00
Navaids remove_if clean-ups while auditing :) 2018-01-12 22:18:59 +00:00
Network Adds support for NMEA messages for traffic reporting (flarm). Also extends the NMEA base class to handle bidirectional communication. Allows FlightGear to feed position and traffic data (for multi-player and AI aircraft) to NAV/moving-map clients, like xcsoar, skydemon, skymap etc. Some basic flarm configuration commands are also emulated, to properly persuade the clients. By default, all moving aircraft are reported (traffic information). Actual threat-alerts are also supported, but require the installation of the "TCAS instrument". 2017-11-24 22:54:32 +01:00
Radio Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
Scenery Fixed building FG with GDAL 2017-03-11 13:34:19 +01:00
Scripting Update for another nasal::Context change 2018-01-24 07:41:13 +01:00
Sound Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
Systems Build- and run-time concept of developer mode. 2017-02-27 23:37:59 +00:00
Time Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
Traffic Quiet a log message. 2017-09-26 16:52:48 +01:00
Viewer Fix PUICamera compilation 2018-01-28 14:23:22 +00:00
CMakeLists.txt Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface 2017-12-08 00:36:41 +01:00