Alexander Bock

Results 152 issues of Alexander Bock

The Action struct is only defined locally in the `actionmanager_lua.inl` file and not exposed to the DocumentationGenerator.

Component: Reference

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.

Component: Build

From https://github.com/OpenSpace/OpenSpace/pull/3613 > but why is altitude optional in the jumpToGeo function but not optional in the flyToGeo?

Component: Core
Feature: Lua

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...

Component: Core

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...

Component: Core
Feature: Camera Paths

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...

Component: UI
Feature: Skybrowser
Feature: Web UI

When looking at Mars from Earth, it would be good to render Mars with its accurate apparent brightness

Component: Rendering
Feature: GlobeBrowsing

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...

Component: Rendering
Feature: GlobeBrowsing

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...

Component: Core

When running on AMD cards, the transparent area around the UI has some blocky artifacts

Priority: Critical
Component: Rendering
GPU: AMD
Feature: Web UI