summaryrefslogtreecommitdiff
path: root/nuklear_ui/blastem_nuklear.h
AgeCommit message (Collapse)Author
2018-05-02Fix drag and drop when using Nuklear UIMichael Pavone
2017-12-07Fix GL include issue for 32-bit buildsMichael Pavone
--HG-- branch : nuklear_ui
2017-11-26Pause game execution when in the new UI pause menuMichael Pavone
--HG-- branch : nuklear_ui
2017-11-25Skip loading menu ROM if Nuklear UI is enabled. Allow disabling Nuklear UI ↵Michael Pavone
in favor of old menu ROM both at compile time and in config. Fall back to ROM UI if GL is unavailable --HG-- branch : nuklear_ui
2017-11-22Pause menu now triggered on ui.exit eventMichael Pavone
--HG-- branch : nuklear_ui
2017-11-21Initial work on Nuklear-based UIMichael Pavone
--HG-- branch : nuklear_ui