mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-03 01:59:35 -06:00
* Fix up-direction not being correctly computed in all cases (issue #2955) Might be some precision-related problem going on, not sure. But since we know that up (or North) is always positive z for globes, we can just use that as up-vector directly * Replace another place where we do the same calculation (although this function is never used) * Remove unused function