Custom Animations should now work. We also save color values if there's no texture.

This commit is contained in:
antc13
2016-01-24 13:28:40 +01:00
parent 3baa988ad4
commit b5b1140f5c
11 changed files with 341 additions and 28 deletions
@@ -5,6 +5,7 @@
#include "OutputData.h"
#include <fstream>
#include <string>
#include <iomanip>
using namespace std;