mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Coordinate Axes
* Add coordinate axes renderable * Add debug helper * Add example asset * Fix bug with dynamic loading of assets. (#763)
This commit is contained in:
committed by
Alexander Bock
parent
989304835d
commit
1632c09af3
@@ -88,7 +88,7 @@ public:
|
||||
|
||||
// Guaranteed to return a valid pointer
|
||||
AssetManager& assetManager();
|
||||
LoadingScreen& loadingScreen();
|
||||
LoadingScreen* loadingScreen();
|
||||
|
||||
void writeSceneDocumentation();
|
||||
void writeStaticDocumentation();
|
||||
|
||||
Reference in New Issue
Block a user