summaryrefslogtreecommitdiff
path: root/ui/windowContent.h
Commit message (Collapse)AuthorAge
* Drop WindowContent::render constDan Goodliffe2025-04-06
| | | | | ImGui promotes "doing things immediately" and this const makes that very awkward.
* Merge branch 'imgui'Dan Goodliffe2025-04-02
|\
| * Remove unrequired UIShaderDan Goodliffe2025-03-19
| |
* | Invert how shared/unique is specified for CollectionDan Goodliffe2025-03-22
|/ | | | Template param is a pointer now, typedefs added for ease.
* First cut reshuffling app/window/gl/render bitsDan Goodliffe2024-06-15