summaryrefslogtreecommitdiff
path: root/nuklear_ui/nuklear.h
AgeCommit message (Collapse)Author
2020-11-01Improved texture atlas size estimation in NuklearMike Pavone
2019-04-27Make combo boxes keyboard navigableMichael Pavone
2019-04-25Minor improvements to keyboard navigationMichael Pavone
2019-04-22Add keyboard navigation to toggle and "property" widgets. Property widgets ↵Michael Pavone
still need some work
2019-04-22Adjust scroll of parent layout object if widget newly selected by keyboard ↵Michael Pavone
is offscreen
2019-04-22Fix mouse selection of files. Keep keynav from selecting a non-existent widgetMichael Pavone
2019-04-19WIP keyboard nav for Nuklear menusMichael Pavone
2017-11-21Initial work on Nuklear-based UIMichael Pavone
--HG-- branch : nuklear_ui