Commit Graph

232 Commits

Author SHA1 Message Date
36fd575b96 fix quick panel and stroke popup panel 2019-05-09 21:55:23 +02:00
5a1f6e48ce add export depth menu 2019-04-24 09:57:27 +02:00
042ad503d2 improve reload ui 2019-04-22 10:05:13 +02:00
a8d475fbfb settings file and save/restore ui state 2019-04-14 18:03:41 +02:00
ada1afbac2 fix mac RTL and app termination deadlock 2019-04-07 11:27:43 +02:00
3611057f18 improve panels, inverted brush outline color 2019-04-06 16:17:11 +02:00
1bb9b5dec5 fix docking panels size 2019-04-06 00:34:49 +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
e635ad00a8 add experimental menu 2019-03-18 20:26:18 +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
1db422ae78 disable crash menu, fix export layers 2019-03-13 11:36:20 +01:00
3d625567aa brush settings reset button, hook crash handler on every thread, update changelog 2019-03-13 10:08:13 +01:00
3e54720e91 android lost GL context at startup 2019-03-08 21:15:46 +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
99929dac39 restore undo buttons to main toolbar, show cursor on quick resize 2019-03-06 16:27:31 +01:00
4a82cbbd3d improve quick panel and fix alt+tab 2019-03-06 13:04:53 +01:00
b484e495ff fix alt+tab behavior and improve keys mapping on windows 2019-03-06 12:21:14 +01:00
b0933c29fb integrate quick brushes, simulate pressed keys on windows active 2019-03-05 23:41:43 +01:00
1cbe9a4a76 move presets panel out of stroke panel, implement brush buttons in quick panel 2019-03-05 17:49:14 +01:00
1f794a6811 improve layout 2019-03-05 14:04:57 +01:00
317292318a remove sidebar and make panels popup 2019-03-05 02:06:07 +01:00
4318fe9728 swap toolbar and sidebar 2019-03-04 22:38:26 +01:00
6e73a9eee5 integrate quick panel and new color picker 2019-03-04 18:38:38 +01:00
312cfe1ee2 testing color picker 2019-03-03 23:09:43 +01:00
91ce555c0a add quick access panel 2019-03-03 21:43:18 +01:00
e7f734c824 fix brush tip and pattern import 2019-03-03 08:24:45 +01:00
a4de6c9cc2 stroke panel min-width 2019-03-02 01:11:07 +01:00
080a306cc6 preset size text 2019-02-28 18:34:36 +01:00
e59dd66b46 open presets from the brush preview, fix scrollbar redraw 2019-02-28 12:10:03 +01:00
2108441e77 add roundness/aspect jitter 2019-02-27 01:33:41 +01:00
ebcb918bdc extend jitter scatter slider to 1000% 2019-02-26 23:05:10 +01:00
449eb437f4 add button to collapse all brush settings 2019-02-26 22:03:32 +01:00
f7b156acaa rename jitter spread to scatter, dual brush scatter mode single and both axis, fix scatter to follow the direction 2019-02-26 20:03:01 +01:00
451406c17c preset button to simple button 2019-02-26 16:15:02 +01:00
d3768f43c9 parse abr from PS 2018, restore xmp injection, check uniform hash collision 2019-02-25 23:23:14 +01:00
abca1d5162 opacity pressure and jitter, initial direction 2019-02-25 01:31:32 +01:00
dfa44dbb55 use unique_ptr to hold the Layers vector 2019-02-24 13:19:15 +01:00
e1f82373c6 move abr import to main menu, add progress bar 2019-02-23 00:45:14 +01:00
edc2bacc90 add color burn, fragment early discard 2019-02-22 14:52:01 +01:00
e63fcf018e screen space pattern failed, needs screen space uv coordinate on CompDraw shader 2019-02-22 10:44:08 +01:00
876c002616 all blending modes for pattern and dual brush 2019-02-22 02:26:25 +01:00
eaab9c79e5 move shaders into .glsl files and add #include feature 2019-02-21 19:26:40 +01:00
16eb9de358 pattern offset, invert and flip(xy) 2019-02-20 14:57:11 +01:00
7954e4d900 brush panel folding 2019-02-19 23:29:07 +01:00
e4ee87e4c6 rename texture to pattern and implement initial pattern settings 2019-02-17 23:41:17 +01:00