]> git.localhorst.tv Git - blank.git/history - src/model
move spawn index out of world
[blank.git] / src / model /
2015-09-23 Daniel Karbachsky box model & shader
2015-09-20 Daniel Karbachgive network players a model
2015-09-10 Daniel Karbachsend entity visual from server to client
2015-09-08 Daniel Karbachsplit graphics stuff from AI spawner
2015-08-28 Daniel Karbachsplit composite model in template and instance
2015-08-19 Daniel Karbachsome outline improvements
2015-08-17 Daniel Karbachfix some inline TODOs
2015-08-13 Daniel Karbachshow player orientation in debug overlay
2015-08-13 Daniel Karbachfix normal in intersection ray/box intersection
2015-08-11 Daniel Karbachallow multiple meshes per entity
2015-08-08 Daniel Karbachtextures
2015-08-03 Daniel Karbach"streamlined" model/VAO handling
2015-07-21 Daniel Karbachimplemented font redering
2015-06-25 Daniel Karbachcollect collisions for each entity
2015-06-25 Daniel Karbachfigure out depth and normal in box/box test
2015-06-23 Daniel Karbachplug box intersection into shapes
2015-06-23 Daniel Karbachbox/box intersection test
2015-06-11 Daniel Karbachfix ray/obb intersection test
2015-06-10 Daniel Karbachsome code reorganization