mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-22 11:18:22 -05:00
Added support for placing camera att arbitrary position
- Pointing to openspace-data commit that reflects postition changes - Fix camera to have correct rotation on startup
This commit is contained in:
@@ -112,7 +112,7 @@ public:
|
||||
private:
|
||||
bool loadSceneInternal(const std::string& sceneDescriptionFilePath);
|
||||
|
||||
std::string _focus, _position;
|
||||
std::string _focus;
|
||||
|
||||
// actual scenegraph
|
||||
SceneGraphNode* _root;
|
||||
|
||||
Reference in New Issue
Block a user