mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
osgEarth may block the main thread during network io, the rendering is moved to OsgEarthItemRenderer class, running in the bg thread. May require Qt 4.8.0+ to work correctly.