mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
@@ -593,7 +593,7 @@ void RenderableModel::initializeGL() {
|
||||
}
|
||||
|
||||
// Set animation settings
|
||||
_geometry->setTimeScale(_animationTimeScale);
|
||||
_geometry->setTimeScale(static_cast<float>(_animationTimeScale));
|
||||
}
|
||||
|
||||
// Initialize shaders
|
||||
|
||||
Reference in New Issue
Block a user