Commit Graph

20 Commits

Author SHA1 Message Date
db208bd7cd export depth 2019-04-25 23:31:03 +02:00
3964c4ea26 add panels docking 2019-03-29 09:32:35 +01:00
94e44a9338 fix stroke render with layer opacity 2019-03-16 12:28:20 +01:00
3296de98cc hide cursor on canvas, add mouse focus event, brush preview solid when small 2019-03-06 20:39:27 +01:00
9e26c67de6 use high on painting shaders 2019-03-05 10:21:49 +01:00
a0ed079299 scale brush size on high dpi 2019-02-26 15:14:42 +01:00
cbfcd66bfc restore use fragcoord to fix import/transform 2019-02-26 00:30:10 +01:00
d3768f43c9 parse abr from PS 2018, restore xmp injection, check uniform hash collision 2019-02-25 23:23:14 +01:00
87044e06c4 fix opacity jitter 2019-02-25 02:27:45 +01:00
bfaff312f8 brush scale for non-square brushes 2019-02-24 21:00:53 +01:00
399bc3d433 move brush opacity from comp to stroke 2019-02-24 20:55:06 +01:00
3a1a48a0d0 pixel based brush size, Photoshop slider curve, improve abr import 2019-02-23 20:46:20 +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
099b1bddc5 Merge remote-tracking branch 'origin/master' 2019-02-22 10:44:19 +01:00
e63fcf018e screen space pattern failed, needs screen space uv coordinate on CompDraw shader 2019-02-22 10:44:08 +01:00
b6cdc3193d fix shaders on osx 2019-02-22 03:18:37 +01:00
876c002616 all blending modes for pattern and dual brush 2019-02-22 02:26:25 +01:00
39ee7289c5 fix shaders format 2019-02-21 21:51:55 +01:00
eaab9c79e5 move shaders into .glsl files and add #include feature 2019-02-21 19:26:40 +01:00