qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.4k stars 2.98k forks source link

Orthographic projection doesn't work with the new camera controls #47260

Open NEDJIMAbelgacem opened 2 years ago

NEDJIMAbelgacem commented 2 years ago

What is the bug or the crash?

In master, when you switch from the perspective projection to orthographic projection terrain based navigation doesn't work with mouse clicks anymore.

Steps to reproduce the issue

Versions

The version is the master branch, so this is will be a bug in QGIS 3.24 planned to be released later this month.

Supported QGIS version

New profile

Additional context

I worked extensively on the camera navigation improvement but unfortunatly the orthographic projection was broken somewhere in the process. I tried to fix the bug but it is a non trivial amount of work to setup different terrain based navigation depending on whether we choose orthographic or perspective projection. In the other hand the fly navigation mode and the camera controls from the navigation widget are working properly.

uclaros commented 2 years ago

In the other hand the fly navigation mode and the camera controls from the navigation widget are working properly.

One can also still navigate using the arrow buttons and ctrl/shift combinations.