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
aac280f48a add shortcuts, node text font attributes 2019-12-02 17:10:08 +01: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
c6173987af improve text node 2019-11-28 21:01:17 +01:00
41579fa3c6 add remote page loading 2019-11-27 19:55:31 +01: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
72fa400651 improve text input 2019-09-17 13:57:37 +02:00
db3e815d55 fix text nodes and stroke preview on resize 2019-08-09 00:05:39 +02:00
999723dd14 enable rtt dtor, default values for <text> node, dual-brush wip, more brush options 2019-02-14 02:08:29 +01:00
0c6b409606 remove ui namespace which is not really used, move CameraData in camera_modes.h to avoid the inclusion of canva.h 2018-11-27 14:24:01 +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