summaryrefslogtreecommitdiff
path: root/ui/gameMainSelector.h
Commit message (Collapse)AuthorAge
* Remove the static font cacheDan Goodliffe2024-01-26
| | | | Each thing can own/share a font rendering itself
* Template Ray on position typeDan Goodliffe2024-01-07
|
* WIP typedefing all the things - headersDan Goodliffe2023-11-07
|
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
| | | | Half of them acquired a .cpp part anyway
* Restructure how shaders are worked withDan Goodliffe2022-11-03
| | | | Needs a tidy-up
* Rename Shader to SceneShaderDan Goodliffe2022-11-03
|
* GameMainSelector provides world overlay and renders its targetDan Goodliffe2022-10-10
|
* Initial commit of a basic working network editorDan Goodliffe2022-10-08
|
* Beginnings of network editorDan Goodliffe2022-01-18
Pushes gameMainSelector clicks/moves into a different target