1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

LP-29 fix regression in PFD Terrain : terrain was not moving

This commit is contained in:
Philippe Renon 2016-04-13 22:52:40 +02:00
parent 03152b88b5
commit 1b201455fb

View File

@ -54,6 +54,7 @@ OSGViewport {
OSGGeoTransformManipulator {
id: geoTransformManipulator
sceneNode: terrainFileNode
clampToTerrain: true
attitude: UAV.attitude()