mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Reenable methods for limiting closeness to focus object
Renable key binding feature that was broken by merging
This commit is contained in:
@@ -120,7 +120,7 @@ public:
|
||||
|
||||
void rotateDelta(const glm::quat& rotation);
|
||||
|
||||
void distanceDelta(const PowerScaledScalar& distance);
|
||||
void distanceDelta(const PowerScaledScalar& distance, size_t iterations = 0);
|
||||
|
||||
void lookAt(const glm::quat& rotation);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user