Commit Graph

69 Commits

Author SHA1 Message Date
396b3afd42 fix ui crash 2019-12-01 22:50:44 +01:00
afb26e8321 replace kWidget enum with string 2019-12-01 21:42:40 +01:00
4f643146c7 ignore xml children parsing in text node 2019-11-29 12:37:11 +01:00
26257e5a37 improve text node xml 2019-11-29 02:17:54 +01:00
41579fa3c6 add remote page loading 2019-11-27 19:55:31 +01:00
4b4c03f45f fix seam with ui zoom 2019-11-15 23:27:54 +01:00
35937ad4c6 fix layer move nodes 2019-11-10 13:51:02 +01:00
ad03c601ad add frame duplicate 2019-10-20 17:09:44 +02:00
0d575be198 fix scroll 2019-10-20 16:13:24 +02:00
467e83b69e fix scroll node, improve animation panel 2019-10-18 22:53:17 +02:00
7487feb168 implement animation panel interaction 2019-10-17 20:42:52 +02:00
f2a73a905d add webgl support 2019-10-05 21:08:40 +02:00
fb25178416 fix floating drop 2019-09-26 21:47:24 +02:00
755e1ff856 fix manager assignment 2019-09-26 19:49:57 +02:00
8b179260fb fix layout designer 2019-09-26 17:48:38 +02:00
e406f7964c add load image from url 2019-09-26 14:53:44 +02:00
0a8c3aeaf2 add layout designer 2019-09-26 09:55:54 +02:00
f9bddfddad remove useless cast 2019-09-26 08:28:04 +02:00
b10fa60d1b split layout.xml into multiple files loaded on demand, update changelog 2019-09-25 22:59:04 +02:00
7e732cc9b8 fix root mouse/key release 2019-09-24 00:02:47 +02:00
1d1aef4095 enable timeline option 2019-09-21 00:02:48 +02:00
72fa400651 improve text input 2019-09-17 13:57:37 +02:00
61bcd86d2c add ppbr export dialog, implement text input focus 2019-09-12 19:10:42 +02:00
ef2210b57c task Node::destroy 2019-08-31 17:20:09 +02:00
462c4a52e1 add template Node::clone() and remove destroy_immediate 2019-08-28 23:57:29 +02:00
4651d81955 Merge branch 'master' 2019-08-28 12:10:58 +02:00
c1bd377ee8 fix combobox issue, pad scissor by 1px 2019-08-17 10:20:05 +02:00
a8e9e92d96 implement export cube faces 2019-08-16 12:23:34 +02:00
fa94aa632f improve progress bar, refactor node destruction, simplify layers export 2019-08-16 10:15:14 +02:00
e959fb4d91 update yoga 2019-08-14 22:49:45 +02:00
34464c167e fix zoom change propagation 2019-08-08 10:11:30 +02:00
4ab35c6e9b improve mouse events propagation 2019-07-28 08:29:05 +02:00
b89274e7a6 App::I static singleton to pointer 2019-07-11 18:08:17 +02:00
48c39c4ef2 improve dialog browse, wrap ui task for every Node method that modifies the children list, update the ui every time the scene tree changes, restore fps and stylus state on win, fix bucket tool, fix snapshop restore, init in ui thread 2019-07-10 21:08:14 +02:00
4cbf0c47b4 add glad to load OpenGL extensions 2019-07-09 11:07:01 +02:00
f7ead8e157 remove all async_start/end calls 2019-07-08 16:57:30 +02:00
7699f10cfd added bucket options tool 2019-06-22 18:13:55 +02:00
b4a9061cc4 lazy stroke preview rendering 2019-04-23 12:17:46 +02:00
3611057f18 improve panels, inverted brush outline color 2019-04-06 16:17:11 +02:00
9aaaaef705 improved docking 2019-04-05 11:05:21 +02:00
3964c4ea26 add panels docking 2019-03-29 09:32:35 +01:00
a50654d8b7 test floating some panels 2019-03-24 01:43:13 +01:00
929e80a218 rename parent to m_parent and add floating panel class 2019-03-20 22:28:44 +01:00
4bb1eb28a3 update quick panel popup for left handed option 2019-03-18 16:06:28 +01:00
680ad60c2b update yoga 2019-03-17 16:11:44 +01:00
5bef9c7286 fix cursor visibility in OSX 2019-03-11 18:39:11 +01:00
5329147d58 add abr color dynamics 2019-03-07 00:53:45 +01:00
3296de98cc hide cursor on canvas, add mouse focus event, brush preview solid when small 2019-03-06 20:39:27 +01:00
5eba9f1227 reorder tool icons, add popup auto-hide after interaction 2019-03-06 18:43:38 +01:00
317292318a remove sidebar and make panels popup 2019-03-05 02:06:07 +01:00