mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
SessionRecording and KeyframeRecording redesign (#3399)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include <openspace/engine/globalscallbacks.h>
|
||||
#include <openspace/engine/moduleengine.h>
|
||||
#include <openspace/engine/windowdelegate.h>
|
||||
#include <openspace/interaction/sessionrecording.h>
|
||||
#include <openspace/interaction/sessionrecordinghandler.h>
|
||||
#include <openspace/navigation/navigationhandler.h>
|
||||
#include <openspace/network/parallelpeer.h>
|
||||
#include <openspace/rendering/dashboard.h>
|
||||
@@ -258,7 +258,7 @@ void ImGUIModule::internalInitialize(const ghoul::Dictionary&) {
|
||||
global::screenSpaceRootPropertyOwner,
|
||||
global::moduleEngine,
|
||||
global::navigationHandler,
|
||||
global::sessionRecording,
|
||||
global::sessionRecordingHandler,
|
||||
global::timeManager,
|
||||
global::renderEngine,
|
||||
global::parallelPeer,
|
||||
|
||||
Reference in New Issue
Block a user