mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-24 21:39:02 -05:00
f38a7242e7
It broke the TimelineTranslation for when keyframes were using GlobeTranslations. The intial position was not set up correctly for these when the code for finding the globe was done in the update. Bringing back the check in the matrix/position methods solved the problem. Probably the globe is guaranteed to be created when reaching this function