Fix for Flare

- Fixed timestep error in Flare
- Added option to compile openspace with Flare only
This commit is contained in:
Jonas Strandstedt
2014-05-22 12:57:54 -04:00
parent 6abdb37003
commit 472869e1db
6 changed files with 49 additions and 6 deletions
+1
View File
@@ -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();