Commit Graph

17 Commits

Author SHA1 Message Date
b65db6f617 Route UI leaf render state through GL dispatch 2026-06-04 22:53:07 +02:00
b7c087617b Move simple UI blend mapping to renderer gl 2026-06-02 08:31:31 +02:00
c8bce21b95 refactor font loading 2019-12-01 18:24:59 +01:00
0905827b8d replace kFont with std::string 2019-12-01 15:00:10 +01:00
41579fa3c6 add remote page loading 2019-11-27 19:55:31 +01:00
3f3a9c7faf focus text input on popup dialogs 2019-10-12 09:44:19 +02:00
77a3bdde03 add extended ascii 2019-09-19 11:51:49 +02:00
4f9383aba7 fix text bounds and cursor 2019-09-19 08:42:35 +02:00
72fa400651 improve text input 2019-09-17 13:57:37 +02:00
c3a34d28c1 ppbr export dialog mouse_capture 2019-09-12 21:55:29 +02:00
61bcd86d2c add ppbr export dialog, implement text input focus 2019-09-12 19:10:42 +02:00
b89274e7a6 App::I static singleton to pointer 2019-07-11 18:08:17 +02:00
b7528dcdc8 fix iOS text input submit 2019-01-29 19:58:31 +01:00
75260ec4c4 fix android egl errors, implement android backspace in text input 2019-01-29 18:41:24 +01:00
5bb8f8845b separate global tick from draw so on tick any node can request a redraw 2018-10-08 12:03:57 +02:00
c9c7b9f1c4 add tick and on_tick event, fix unsaved document prompt, implement TextInput blinking cursor 2018-10-08 01:00:49 +02:00
71de44a7c1 rename engine to src 2018-09-16 14:21:58 +02:00