]> git.localhorst.tv Git - blank.git/history - src/ui/ui.cpp
use collision structures for ray tests
[blank.git] / src / ui / ui.cpp
2015-08-18 Daniel Karbachuse collision structures for ray tests
2015-08-17 Daniel Karbachcheck for entities under crosshair
2015-08-14 Daniel Karbachmake buttons configurable
2015-08-13 Daniel Karbachshow player orientation in debug overlay
2015-08-13 Daniel Karbachdedicated shader for outlines
2015-08-11 Daniel Karbachcentralize fonts
2015-08-10 Daniel Karbachsave and load chunk data
2015-08-06 Daniel Karbachstate management and control
2015-08-03 Daniel Karbachshow camera position in debug overlay
2015-08-03 Daniel Karbach"streamlined" model/VAO handling
2015-08-01 Daniel Karbachsome experiments with sound
2015-07-31 Daniel Karbachalso show peak in frame counter
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-23 Daniel Karbachdisplay frame counter
2015-07-23 Daniel Karbachfancy crosshair
2015-07-22 Daniel Karbachset and display block type labels
2015-07-21 Daniel Karbachimplemented font redering
2015-06-26 Daniel Karbachentity/world collision response
2015-06-24 Daniel Karbachtest entities for world collision
2015-06-10 Daniel Karbachsome code reorganization