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:
parent
03152b88b5
commit
1b201455fb
@ -54,6 +54,7 @@ OSGViewport {
|
||||
OSGGeoTransformManipulator {
|
||||
id: geoTransformManipulator
|
||||
|
||||
sceneNode: terrainFileNode
|
||||
clampToTerrain: true
|
||||
|
||||
attitude: UAV.attitude()
|
||||
|
Loading…
Reference in New Issue
Block a user