Nyall Dawson c555295d89 Fix crash when terrain is disabled in 3d map settings
We were using the Qgs3dMapSettings::terrainGenerator for two different
purposes -- one was to retrieve the settings of the generator, and
the other was as a shortcut to determine if the terrain was enabled
and a generator set.

Disambiguate this and avoid a crash when terrain rendering is disabled
in the 3d map settings
2022-04-22 02:34:46 -07:00
..
2021-05-31 09:36:21 +02:00
2020-12-03 22:27:20 +01:00