]> git.localhorst.tv Git - blank.git/history - src/ui/HUD.hpp
glm backwards compatibility
[blank.git] / src / ui / HUD.hpp
2016-11-08 Daniel Karbachglm backwards compatibility
2015-10-27 Daniel Karbachextracted congestion control into its own class
2015-10-27 Daniel Karbachshow net stats in debug overlay
2015-10-23 Daniel Karbachcentralize entity controllers
2015-10-20 Daniel Karbachchat state
2015-10-20 Daniel Karbachrenamed OutlineMesh -> PrimitiveMesh
2015-10-12 Daniel Karbachmodel -> mesh
2015-09-29 Daniel Karbachsplit input handling
2015-08-27 Daniel Karbachsplit chunk redering from world model
2015-08-06 Daniel Karbachsimple (text) progress display for preloader
2015-08-03 Daniel Karbach"streamlined" model/VAO handling
2015-07-28 Daniel Karbachalso post UI messages to graphical output
2015-07-28 Daniel Karbachcombine text handling stuff into a class
2015-07-27 Daniel Karbachmove font color from texture to uniform
2015-07-27 Daniel Karbachreorganize basic rendering functionality
2015-07-22 Daniel Karbachset and display block type labels
2015-06-10 Daniel Karbachsome code reorganization