1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/pfdqml
Dmytro Poplavskiy 28f028064a Fixed the osgearth cache only configuration
osgEarth enables it even if OSGEARTH_CACHE_ONLY is set to false
it's necessary to unset it instead
2012-09-23 19:13:05 +10:00
..
osgearth.cpp Moved terrain rendering to background thread 2012-07-29 22:15:24 +10:00
osgearth.h Moved terrain rendering to background thread 2012-07-29 22:15:24 +10:00
pfdqml_dependencies.pri Initial implementation of QML based PFD widget 2012-07-23 17:19:24 +10:00
PfdQml.pluginspec Initial implementation of QML based PFD widget 2012-07-23 17:19:24 +10:00
pfdqml.pro Make OSG selection a QMake config option (OSG) 2012-09-13 09:46:03 -05:00
pfdqmlgadget.cpp Fixed the osgearth cache only configuration 2012-09-23 19:13:05 +10:00
pfdqmlgadget.h Initial implementation of QML based PFD widget 2012-07-23 17:19:24 +10:00
pfdqmlgadgetconfiguration.cpp Added "use OpenGL" option to qml based PFD 2012-09-14 08:50:02 +10:00
pfdqmlgadgetconfiguration.h Added "use OpenGL" option to qml based PFD 2012-09-14 08:50:02 +10:00
pfdqmlgadgetfactory.cpp Initial implementation of QML based PFD widget 2012-07-23 17:19:24 +10:00
pfdqmlgadgetfactory.h Initial implementation of QML based PFD widget 2012-07-23 17:19:24 +10:00
pfdqmlgadgetoptionspage.cpp Added "use OpenGL" option to qml based PFD 2012-09-14 08:50:02 +10:00
pfdqmlgadgetoptionspage.h Initial implementation of QML based PFD widget 2012-07-23 17:19:24 +10:00
pfdqmlgadgetoptionspage.ui Added "use OpenGL" option to qml based PFD 2012-09-14 08:50:02 +10:00
pfdqmlgadgetwidget.cpp PFD: display the side-slip indicator 2012-09-20 09:17:10 +10:00
pfdqmlgadgetwidget.h Added "use OpenGL" option to qml based PFD 2012-09-14 08:50:02 +10:00
pfdqmlplugin.cpp Initial implementation of QML based PFD widget 2012-07-23 17:19:24 +10:00
pfdqmlplugin.h Initial implementation of QML based PFD widget 2012-07-23 17:19:24 +10:00