add jpg library, export as jpg, export animation frames, add pressure support on mac

This commit is contained in:
2017-05-16 21:55:51 +01:00
parent a5c79d5ad8
commit c987b19c83
22 changed files with 11025 additions and 28 deletions

View File

@@ -84,6 +84,8 @@
#include <glm/gtx/euler_angles.hpp>
#include <tinyxml2.h>
#include <jpge.h>
#include <jpgd.h>
#endif
#include <yoga/Yoga.h>