Renderableehpemeris still as it is, will be repurposed though.

Renderable trail now acts like planet ephemeris, not yet finished. Need to work on objectloader
This commit is contained in:
michal
2014-10-03 18:56:16 -04:00
parent 938c442dd6
commit 59161e186c
6 changed files with 374 additions and 11 deletions
+1 -1
View File
@@ -452,7 +452,7 @@ void OpenSpaceEngine::preSynchronization()
_interactionHandler->update(dt);
_interactionHandler->lockControls();
Time::ref().advanceTime(dt);
//Time::ref().advanceTime(dt);
}
#ifdef FLARE_ONLY
_flare->preSync();