]> git.localhorst.tv Git - blank.git/history - src/world/Entity.hpp
special treatment for players
[blank.git] / src / world / Entity.hpp
2015-08-28 Daniel Karbachsplit composite model in template and instance
2015-08-27 Daniel Karbachreference count entities for safer removal
2015-08-11 Daniel Karbachallow multiple meshes per entity
2015-08-08 Daniel Karbachtextures
2015-08-07 Daniel Karbachcorrect usage of quaternions :P
2015-08-05 Daniel Karbachrandomly spawn entities around the player
2015-08-04 Daniel Karbachmake entities removable
2015-08-03 Daniel Karbachshow camera position in debug overlay
2015-08-03 Daniel Karbach"streamlined" model/VAO handling
2015-06-24 Daniel Karbachtest entities for world collision
2015-06-10 Daniel Karbachsome code reorganization