]> git.localhorst.tv Git - blank.git/history - src/model/Shape.hpp
glm backwards compatibility
[blank.git] / src / model / Shape.hpp
2016-11-08 Daniel Karbachglm backwards compatibility
2015-11-03 Daniel Karbachsplit geometry lib
2015-10-20 Daniel Karbachrenamed OutlineMesh -> PrimitiveMesh
2015-10-13 Daniel Karbachuse (and fix) new shape implementation
2015-10-13 Daniel Karbachactually load shapes
2015-10-12 Daniel Karbach(data) shape prototype
2015-10-12 Daniel Karbachrenamed Shape -> CollisionBounds
2015-10-12 Daniel Karbachmodel -> mesh
2015-09-23 Daniel Karbachsky box model & shader
2015-08-19 Daniel Karbachsome outline improvements
2015-08-08 Daniel Karbachtextures
2015-08-03 Daniel Karbach"streamlined" model/VAO handling
2015-06-25 Daniel Karbachcollect collisions for each entity
2015-06-23 Daniel Karbachplug box intersection into shapes
2015-06-10 Daniel Karbachsome code reorganization