6 Commits

Author SHA1 Message Date
Dorian Wouters
4255b63652
Remove use of <glm/detail/*>
These files are GLM internal and change over time
2018-09-17 00:21:19 +02:00
Dorian Wouters
8f02acdf09
Lowercase namespaces; move states to state/; cmd-based render groundwork 2018-01-13 22:58:04 +01:00
Dorian Wouters
bd24e024bd
Move Program, Shader and ProgramManager to render/gl/ 2017-02-06 14:26:35 -05:00
Dorian Wouters
d40c33ce33
Move FBO, VBO & GL utils to render/gl/ 2016-07-02 15:51:36 +02:00
Dorian Wouters
16db465be3
Convert tabs to 2 spaces 2016-07-01 11:35:08 +02:00
Dorian Wouters
82db863f4e Introduce Universe, infinite Worlds, dynamic block creation 2016-01-02 20:03:37 +01:00