Alexander Bock
Alexander Bock
The Action struct is only defined locally in the `actionmanager_lua.inl` file and not exposed to the DocumentationGenerator.
It's been a while since the library was supported and no longer compiles with newer GCC versions. It is worth investigated whether a better alternative exists.
From https://github.com/OpenSpace/OpenSpace/pull/3613 > but why is altitude optional in the jumpToGeo function but not optional in the flyToGeo?
For a few profiles, we want to give people the option to optionally include a fixed selection of other asset files. Examples are the minor planets for Jupiter and Saturn...
The `_position` and `_rotation` parameters for the default Camera in the system are erroneously initialized to `(1,1,1)` instead of `(0,0,0)`. Setting them to the correct value will cause `nan`s to...
The Sky Survey images are just normal layers and are added at the top of the list, obscuring all other layers. It would make sense to add it to the...
When looking at Mars from Earth, it would be good to render Mars with its accurate apparent brightness
There seems to be some problem with the `MaxLevel` setting for the DefaultTileProvider. When overwriting the maxlevel in a `TileProviderByLevel` it provides higher resolution. NB: Even that layer type is...
Not sure if this is an issue, but I expect it to fail atm: 1. Load New Horizons asset into the scene 2. Unload New Horizons asset 3. Load Rosetta...
When running on AMD cards, the transparent area around the UI has some blocky artifacts