16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 03:29:19 +02:00

splittable python windows

This commit is contained in:
milek7
2019-03-13 01:03:38 +01:00
parent 38ea3f5737
commit ef82aa8589
11 changed files with 179 additions and 135 deletions

View File

@@ -95,6 +95,7 @@
#define GLM_FORCE_CTOR_INIT
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtx/matrix_transform_2d.hpp>
#include <glm/gtc/matrix_access.hpp>
#include <glm/gtc/type_ptr.hpp>
#include <glm/gtc/epsilon.hpp>