Commit Graph

17 Commits

Author SHA1 Message Date
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