mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-01 16:29:43 -05:00
Fix for Flare
- Fixed timestep error in Flare - Added option to compile openspace with Flare only
This commit is contained in:
@@ -53,6 +53,7 @@ public:
|
||||
void keyboard(int key, int action);
|
||||
void mouse(int button, int action);
|
||||
void preSync();
|
||||
void postSyncPreDraw();
|
||||
void postDraw();
|
||||
void encode();
|
||||
void decode();
|
||||
|
||||
Reference in New Issue
Block a user