Commit Graph

24 Commits

Author SHA1 Message Date
3cd1d46025 Route retained draw state through GL dispatch 2026-06-04 23:50:50 +02:00
4de6f496ad Route font mesh operations through renderer GL 2026-06-03 07:29:09 +02:00
d0b0dc3865 Move font render mapping to renderer gl 2026-06-02 07:36:09 +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
2aadf9e92c fix text node pad and font height bounds 2019-11-29 12:16:20 +01:00
0a8c3aeaf2 add layout designer 2019-09-26 09:55:54 +02:00
62b988ea0a fix cursor multiline 2019-09-19 15:43:40 +02:00
77a3bdde03 add extended ascii 2019-09-19 11:51:49 +02:00
814fd76292 fix text zoom 2019-09-19 10:14:05 +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
729c73eef2 export ppbr wip 2019-09-13 21:58:37 +02:00
bbd9dfc4a9 implement word wrap in text node 2019-09-13 21:36:14 +02:00
40e01ba1db fix android main loop, scale font texture 2019-08-11 21:30:05 +02:00
b43ed85c2a fix iOS screen rotation with keyboard 2019-08-10 16:15:07 +02:00
67dd9a2456 change font scale based on ui scale, fix brush outline color 2019-08-08 23:50:45 +02:00
b89274e7a6 App::I static singleton to pointer 2019-07-11 18:08:17 +02:00
4cbf0c47b4 add glad to load OpenGL extensions 2019-07-09 11:07:01 +02:00
0012e2ce9b render implement thread, wrap GL commands into tasks 2019-07-06 22:25:07 +02:00
f5c4aed4fd add progress bar to lightmap rendering 2019-01-15 22:25:23 +01:00
739784b0d1 conditional os in UI xml, add system dialog file open on osx, check api format or error message when opening a document, per-char text wrap on NodeText, additional info on create doc dialog like working path 2018-10-06 14:20:07 +02:00
3191730c31 add newline feature to the text node, add about window with credits, add about menu with submenus 2018-09-22 19:23:17 +02:00
71de44a7c1 rename engine to src 2018-09-16 14:21:58 +02:00