Commit graph

7605 commits

Author SHA1 Message Date
Jaex 1dfc4b8201
Update stale.yml 2022-08-20 02:18:04 +03:00
Jaex 6e872e3960 Set default value for Depth 2022-08-19 20:22:45 +03:00
Jaex e2b93615fd Open task menu automatically 2022-08-19 20:10:13 +03:00
Jaex 244883d2f8 Added "X" keybind to cut out tool 2022-08-18 20:41:10 +03:00
Jaex b870de0ead Edit cut out icon slightly 2022-08-18 17:36:51 +03:00
Jaex 77d0a4838d Change CutOutEffectSize default value 2022-08-18 17:27:18 +03:00
Jaex f9969cc375 Added missing ":" characters 2022-08-18 17:24:51 +03:00
Jaex bed141f235 Added icon to cut out tool 2022-08-18 17:10:51 +03:00
Jaex 0e6194ce83 Cut out tool should be only visible in image editor 2022-08-18 16:55:34 +03:00
Jaex 5ece804ace
Merge pull request #6454 from nielsmh/interior-trim
Add Cut Out tool
2022-08-18 16:30:10 +03:00
Niels Martin Hansen 2e23856e92 Use a 1x1 checkerboard fill pattern for selection highlight 2022-08-18 14:36:32 +02:00
Niels Martin Hansen 838a632999 Correct WavyEdges and TornEdges effects for pixel center origin 2022-08-18 14:36:32 +02:00
Niels Martin Hansen a37116a0dc Code cleanup 2022-08-17 23:42:49 +02:00
Niels Martin Hansen 99f6967620 Bugfixes for WavyEdges function 2022-08-17 23:34:58 +02:00
Niels Martin Hansen bac400ebf8 Add WaveEdge as image effect 2022-08-17 23:11:52 +02:00
Niels Martin Hansen 888db53d83 Factor out the affected area display rectangle for CutOutTool visual 2022-08-17 22:45:46 +02:00
Niels Martin Hansen 74a16fd317 Make cut out effect type names localized 2022-08-17 22:10:35 +02:00
Niels Martin Hansen b784ebe0c7 Add GUI configuration for cut out tool 2022-08-17 22:10:24 +02:00
Niels Martin Hansen 8ca64af596 Remove the Gradient effect type for now
It's troublesome to implement and will probably look kind of weird anyway.
2022-08-17 21:04:04 +02:00
Niels Martin Hansen e0423cf7c0 Implement ZigZag effect via a flag for TornEdges function
This reworks the TornEdges function to give a more consistent result at the corners too.
2022-08-17 19:01:12 +02:00
Niels Martin Hansen a342f8d2b6 Add Wave cut effect 2022-08-17 18:24:02 +02:00
Niels Martin Hansen 21bb827d03 Limit cut out selection highlight to canvas area 2022-08-17 17:14:33 +02:00
Niels Martin Hansen ce02e9ab07 Prevent cuts that would remove the entire image
And also don't show resize nodes
2022-08-17 17:07:44 +02:00
Niels Martin Hansen f9d144400e Use a checker pattern to denote area to be cut out 2022-08-17 16:42:00 +02:00
Niels Martin Hansen ae25410d83 CutOutEffectType should probably be localized at some point 2022-08-17 16:15:18 +02:00
Niels Martin Hansen 9de1953e6d Refactor CutOutBitmapMiddle 2022-08-17 16:14:22 +02:00
Niels Martin Hansen 2465e94206 Fix selection highlight brush 2022-08-17 15:54:54 +02:00
Niels Martin Hansen b43c374d86 Properly use DeleteShape 2022-08-17 08:49:45 +02:00
Niels Martin Hansen ac0cfcd4ec Proof of concept Torn Edges effect on cut 2022-08-16 23:46:00 +02:00
Niels Martin Hansen 32cae726e8 Implement collapsing shapes overlapping with cut out area 2022-08-16 23:25:20 +02:00
Niels Martin Hansen 8b0c5d0d66 Confirm/Cancel button positioning logic for Cut Out tool 2022-08-16 19:14:19 +02:00
Niels Martin Hansen d5f522ab80 Rename TrimInteriorTool to CutOutTool 2022-08-16 12:11:13 +02:00
Jaex 6edc3786d0
Merge pull request #6449 from VictoriousRaptor/develop
Update Resources.zh-CN.resx
2022-08-16 12:15:09 +03:00
VictoriousRaptor 5eec177842
Update Resources.zh-CN.resx
Fix some typo.
2022-08-16 15:38:05 +08:00
Niels Martin Hansen b1f7441176 Feature #4513, initial prototype 2022-08-16 00:22:54 +02:00
Jaex 59c27f2896 Increase version 2022-08-14 16:13:34 +03:00
Jaex d6bf61aa0b Added new "Dark" theme, renamed previous theme to "Night" 2022-08-14 16:11:22 +03:00
Jaex de1d18d3c8 Auto hide form 2022-08-13 23:37:02 +03:00
Jaex 0117c5ab11 Update keybinds link 2022-08-10 08:53:50 +03:00
Jaex 40d580b5a9 Fix window resize issue 2022-08-04 00:55:18 +03:00
Jaex b0024b5603 Set hand cursor when dragging window 2022-08-03 01:03:17 +03:00
Jaex 59ce99cb15 Move "from screen" button to top 2022-08-02 18:44:54 +03:00
Jaex ad35e2389c Preserve screen location 2022-08-02 18:11:38 +03:00
Jaex d252c9345e Added TopMost option 2022-08-01 21:42:37 +03:00
Jaex 2228e300c9 Update Turkish 2022-08-01 20:12:31 +03:00
Jaex 4450cc0363 Update Turkish 2022-08-01 18:13:11 +03:00
Jaex 2d03923bc5
Merge pull request #6418 from RikoDEV/develop
Update Polish
2022-08-01 16:29:02 +03:00
Jaex 8ac8d2629e
Merge branch 'develop' into develop 2022-08-01 16:28:01 +03:00
Jaex 514ec20936
Merge pull request #6416 from L1Q/develop
Update Russian
2022-08-01 14:47:08 +03:00
RikoDEV 8bab9e592e Update Polish
Add EmbeddedResource
2022-08-01 10:12:18 +02:00