|
|
2782d864ed
|
add undo action for bucket fill
|
2019-06-23 14:58:26 +02:00 |
|
|
|
228263c70f
|
add flood fill mode with custom cursor
|
2019-06-22 10:44:36 +02:00 |
|
|
|
3f13c8a61e
|
implement flood fill algorithm
|
2019-06-22 07:39:09 +02:00 |
|
|
|
dabfedb089
|
improve layer history, fix doc open
|
2019-06-19 23:05:14 +02:00 |
|
|
|
9ee4bc42b9
|
add history to layer create, delete, move, rename, and merge
|
2019-06-18 17:39:35 +02:00 |
|
|
|
c48a6da8a6
|
improving actions history
|
2019-06-14 18:46:11 +02:00 |
|
|
|
d8a1a99d04
|
fix depth export, improve VR UI interaction
|
2019-06-02 14:10:01 +02:00 |
|
|
|
f6187b7f86
|
fix mixer on hdpi scale
|
2019-05-16 23:47:43 +02:00 |
|
|
|
ab9767556f
|
fix quick panel color slots, remove RGBA float framebuffers, disable merge framebuffers
|
2019-05-16 17:02:20 +02:00 |
|
|
|
8315424f55
|
reduced canvas framebuffer resolution for hdpi, update android project
|
2019-05-15 18:34:48 +02:00 |
|
|
|
898afe9052
|
vr paint
|
2019-05-06 21:03:22 +02:00 |
|
|
|
db208bd7cd
|
export depth
|
2019-04-25 23:31:03 +02:00 |
|
|
|
2da84ec63d
|
render merged layers cache
|
2019-04-25 11:33:59 +02:00 |
|
|
|
5a1f6e48ce
|
add export depth menu
|
2019-04-24 09:57:27 +02: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 |
|
|
|
fda399f7dd
|
update color at picking and cleanup code from some warnings
|
2019-03-11 15:35:59 +01:00 |
|
|
|
373e7ad0e9
|
iOS: fix app id in path, pen pressure filtering on Line
|
2019-03-11 11:40:17 +01:00 |
|
|
|
65872cf253
|
fix line on iOS
|
2019-03-09 23:56:57 +01:00 |
|
|
|
5329147d58
|
add abr color dynamics
|
2019-03-07 00:53:45 +01:00 |
|
|
|
eed6431c15
|
fix bucket undo
|
2019-03-02 00:39:15 +01:00 |
|
|
|
27f4cb3ba8
|
restore multithreading on iOS and use DisplayLink to decouple rendering from the main loop
|
2019-03-01 15:16:05 +01:00 |
|
|
|
44ca908c6d
|
disable multithread on iOS
|
2019-02-28 23:28:25 +01:00 |
|
|
|
c3c2055011
|
add dual brush roundness property
|
2019-02-26 23:50:59 +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 |
|
|
|
cedb8bc3fe
|
bind zero when texture is not defined for dual brush or pattern to avoid using the previous tex in slot
|
2019-02-26 16:23:51 +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 |
|
|
|
abca1d5162
|
opacity pressure and jitter, initial direction
|
2019-02-25 01:31:32 +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 |
|
|
|
dfa44dbb55
|
use unique_ptr to hold the Layers vector
|
2019-02-24 13:19:15 +01:00 |
|
|
|
3d1412aee2
|
free resources on app destruction
|
2019-02-24 12:31:53 +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 |
|
|
|
7faab0124d
|
remove UseFragCoordUV2
|
2019-02-20 01:30:18 +01:00 |
|
|
|
c752434e98
|
pattern tweaks
|
2019-02-20 01:26:38 +01:00 |
|
|
|
7954e4d900
|
brush panel folding
|
2019-02-19 23:29:07 +01:00 |
|
|
|
08cca154b7
|
improve brush preview
|
2019-02-19 11:33:41 +01:00 |
|
|
|
e4ee87e4c6
|
rename texture to pattern and implement initial pattern settings
|
2019-02-17 23:41:17 +01:00 |
|
|
|
49d9b17719
|
fix mixer rect, textures popup, parallel abr import
|
2019-02-15 16:02:52 +01:00 |
|
|
|
945c51aa25
|
dual-brush blend modes
|
2019-02-15 02:17:04 +01:00 |
|
|
|
fa9d7a107b
|
complete dual-brush implementation and ui integration
|
2019-02-14 13:18:00 +01:00 |
|
|
|
999723dd14
|
enable rtt dtor, default values for <text> node, dual-brush wip, more brush options
|
2019-02-14 02:08:29 +01:00 |
|
|
|
8ad005de8b
|
refactor stroke drawing
|
2019-02-11 22:37:02 +01:00 |
|
|
|
171ab31b47
|
code cleanup and improve brush direction
|
2019-02-11 18:39:26 +01:00 |
|
|
|
24a6d0bae9
|
add export layers, export png, import brush padding
|
2019-02-04 00:08:31 +01:00 |
|