mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 10:40:09 -06:00
* account for availability of next level in desired level solves #2834 * remove tile-padding option & functionality * remove (no longer needed) recursive read function since we no longer padd tiles we cannot sample outside of a read region anymore. * change default tilesize for heightlayers to avoid discontinuities * make frustum culling control a debug property * Small style guide fix * clarify if-statement with comment * add variable for default height-tile resolution, update comment --------- Co-authored-by: Alexander Bock <mail@alexanderbock.eu>