mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-13 17:09:05 -05:00
Cleanup + remove old curve type
This commit is contained in:
@@ -127,7 +127,6 @@ AutoNavigationHandler::AutoNavigationHandler()
|
||||
|
||||
_defaultCurveOption.addOptions({
|
||||
{ CurveType::AvoidCollision, "AvoidCollision" },
|
||||
{ CurveType::Bezier3, "Bezier3" },
|
||||
{ CurveType::Linear, "Linear" },
|
||||
{ CurveType::ZoomOutOverview, "ZoomOutOverview"}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user