Commit Graph

71 Commits

Author SHA1 Message Date
1bffeb2d03 Add history to Clear Guides 2019-06-26 15:36:38 +02:00
d4551ba647 add history to equirect import 2019-06-26 14:48:23 +02:00
5f72f9901f fix bucket undo 2019-06-25 14:49:14 +02:00
2782d864ed add undo action for bucket fill 2019-06-23 14:58:26 +02:00
7699f10cfd added bucket options tool 2019-06-22 18:13:55 +02:00
228263c70f add flood fill mode with custom cursor 2019-06-22 10:44:36 +02:00
9ad3c351ce add history to guides 2019-06-19 17:55:35 +02:00
d8a1a99d04 fix depth export, improve VR UI interaction 2019-06-02 14:10:01 +02:00
c4e166fc32 multiple selection for free mask 2019-05-17 10:54:38 +02:00
c4cf0c7e47 fix canvas on hdpi 2019-05-17 00:37:35 +02:00
61c331fcb1 improve quick panel switch state 2019-05-11 19:11:24 +02:00
d03f5441b0 fix polygon selection and add steam deploy script 2019-05-02 18:00:59 +02:00
3611057f18 improve panels, inverted brush outline color 2019-04-06 16:17:11 +02:00
0c71feedf7 remove unused test code, fix presets panel height on high dp, update quick panel on alt+rdrag resize 2019-03-12 14:52:58 +01:00
fda399f7dd update color at picking and cleanup code from some warnings 2019-03-11 15:35:59 +01:00
3af923db96 fix selection and cursor 2019-03-09 23:07:06 +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
b0933c29fb integrate quick brushes, simulate pressed keys on windows active 2019-03-05 23:41:43 +01:00
0f8d9eff63 add curve to pen pressure on windows 2019-03-02 20:03:49 +01:00
62e037dd1a fix direction for line tool 2019-03-02 18:57:01 +01:00
8a7f47b142 brush preview on draw/erase switch 2019-03-02 15:27:12 +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
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
4d5b64e5bc import computedBrush from ABR 2019-02-24 00:40:22 +01:00
3a1a48a0d0 pixel based brush size, Photoshop slider curve, improve abr import 2019-02-23 20:46:20 +01:00
e63fcf018e screen space pattern failed, needs screen space uv coordinate on CompDraw shader 2019-02-22 10:44:08 +01:00
7faab0124d remove UseFragCoordUV2 2019-02-20 01:30:18 +01:00
c752434e98 pattern tweaks 2019-02-20 01:26:38 +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
999723dd14 enable rtt dtor, default values for <text> node, dual-brush wip, more brush options 2019-02-14 02:08:29 +01:00
fe7c357bcc update scrollbar scroller on tick, fix Transform mode recursive loop 2019-02-02 14:24:50 +01:00
8e5a8eec1b refactor canvas modes 2019-02-01 22:51:25 +01:00
c451acb6bc improving brush tips browser, average stroke direction 2019-01-31 13:56:54 +01:00
879be9d4fe implement brush presets save and restore from file, fix stencil nullptr, limit preview stroke max size 2019-01-23 16:53:58 +01:00
e26fcf1163 refactor Brush to be used in shared_ptr 2019-01-22 22:49:43 +01:00
c66bc1f1d7 fix mask 2019-01-20 00:39:25 +01:00
ff4ce5f379 shader fix 2019-01-18 11:12:27 +01:00
580fab77c6 polygon selection snap 2019-01-17 14:30:59 +01:00
3d7b7107d4 implement zoom shortcut with ctrl+rmb, update nanort with merged size_t pull request 2019-01-16 11:04:03 +01:00
e4fe0cffed Improved mask also work on erase. Improved shaders for layer opacity, now when drawing doesn't change opacity. Improved layers panel layout to be similar to PS. Added layer blending option and visibility. Added custom icons to checkboxes and fixed the combobox items. 2019-01-05 12:41:21 +01:00
d0919862da fix poly clip and fix poly_remove_duplicate 2018-11-29 23:13:04 +01:00
f64f157e82 fix mixer brush uv2 and tip visibility on touch 2018-11-29 10:34:28 +01:00
181308d004 fix transform corners visible behind 2018-11-28 14:34:45 +01:00
5e1de934ee clip the polygon when applying the transform shape 2018-11-28 00:37:55 +01:00