Commit graph

4208 commits

Author SHA1 Message Date
Jaex fd5bdaa9ea fixed #2963: Make sure to set initial size on shape paste so proportional resizing can work 2017-12-01 09:33:08 +03:00
Jaex 69fd80dd76 Merge branch 'image-editor-auto-crop' 2017-12-01 02:44:06 +03:00
Jaex ec9f9e6bf2 If all pixels same color then return 2017-11-29 00:32:02 +03:00
Jaex 004b74b198 Auto crop improvements 2017-11-29 00:06:50 +03:00
Jaex 3215de1fda fixed #2757: Added auto crop image support to image editor 2017-11-28 22:10:45 +03:00
Jaex fd0bc4bfff Fixed Italian typo 2017-11-28 18:20:00 +03:00
Jaex bac5cfc295 Release 2017-11-27 23:19:58 +03:00
Jaex 88d2873061
Merge pull request #2952 from MilkGames/master
improvement translation
2017-11-27 22:51:55 +03:00
MilkGames 6abae7487e improvement translation 2017-11-27 20:46:34 +01:00
Jaex ae10e8f425
Merge pull request #2950 from MilkGames/master
add new dutch translations
2017-11-27 22:08:45 +03:00
MilkGames fbd5e91388 add new dutch translations 2017-11-27 19:56:52 +01:00
Jaex 4fa14e1e69
Merge pull request #2948 from L1Q/master
Translate the panning tip
2017-11-27 06:04:50 +03:00
L1Q 8f8a9e5a1f Translate the panning tip 2017-11-27 04:54:47 +02:00
Jaex a74d510365 Show image pan tip in image editor until first time panned 2017-11-24 17:07:39 +03:00
Jaex c1aeb24241
Merge pull request #2936 from L1Q/russian-updates
Translation improvements and updates
2017-11-21 13:28:45 +03:00
L1Q 58fc0391bc Update Russian translation 2017-11-21 12:23:51 +02:00
L1Q 7398833c2d Improve translation support
- "Editor start mode"
- ImageEditorStartMode enum
2017-11-21 12:22:55 +02:00
Jaex a4c2fa5a70 Renamed Default start mode to Normal 2017-11-21 12:32:07 +03:00
Jaex 96b1301e3f Don't use proportional resizing for side nodes 2017-11-20 22:31:53 +03:00
Jaex 64cdf85b8d Revert position assignment 2017-11-20 22:31:16 +03:00
Jaex 8d41315c47 Added proportional resizing with resize node support 2017-11-20 21:25:18 +03:00
Jaex 1ba381e251 Interim commit for proportional resizing with resize node 2017-11-20 20:57:47 +03:00
Jaex b5cfbc61fc Move HotkeyForm to HelpersLib 2017-11-19 21:26:01 +03:00
Jaex 68b62f7bde When canvas modified update effect cache 2017-11-18 19:09:10 +03:00
Jaex 759533eb27
Merge pull request #2932 from LasseNiermann/patch-1
General improvements for German translation
2017-11-18 18:27:04 +03:00
Jaex 7b4204df10 If shape deleted when processing then queue dispose to be executed after processing is finished 2017-11-18 12:33:51 +03:00
Jaex baf77a4069 Make sure effect only cached when all arrow keys released and make sure to not cache when moving with mouse 2017-11-18 11:35:19 +03:00
Jaex 782099c5c8 Avoid effect flicker when moving with keyboard 2017-11-18 10:49:46 +03:00
Jaex 5d1c347644 Fix cache related issues 2017-11-18 10:04:13 +03:00
Lasse Niermann ea435b9693
General improvements for German translation
Fixed some thing which weren’t easy to understand in German.
2017-11-17 23:51:13 +01:00
Jaex 011b587cec Keyboard shape movement also gonna use real time effect preview now 2017-11-17 19:47:11 +03:00
Jaex 9d9f551c8b
Merge pull request #2929 from L1Q/master
Queue ClearCache
2017-11-17 19:16:13 +03:00
L1Q 87a0c958cf Queue ClearCache 2017-11-17 18:15:20 +02:00
Jaex 8e671348ae Queue processing if it is requested while already processing 2017-11-17 18:50:14 +03:00
Jaex 7f90c61a9d Improvements to async effect processing 2017-11-17 17:57:15 +03:00
Jaex 7df6f6c4f5 Implementing async image effect processing for image editor 2017-11-17 16:35:59 +03:00
Jaex 5aefb10de4 Refactor effect shapes 2017-11-16 16:00:11 +03:00
Jaex b73ac79e4d Fix line panning 2017-11-16 13:42:13 +03:00
Jaex 165548f376 Use Points in arrow drawing shape too 2017-11-16 12:40:56 +03:00
Jaex d8cf9f1d17 Fix resize node issues 2017-11-16 12:21:05 +03:00
Jaex 920916c4ff Line drawing shape refactoring 2017-11-16 11:47:26 +03:00
Jaex 20fe02f41c More rectangle usage 2017-11-16 09:36:21 +03:00
Jaex 6a072fa079 Set rectangle instead of start/end positions 2017-11-16 09:02:27 +03:00
Jaex 7766ba374e Rectangle will also set start and end positions 2017-11-15 09:54:19 +03:00
Jaex 59f17da0a8 Show overlay when moving effect with keyboard 2017-11-15 08:48:27 +03:00
Jaex fbc335afcd Update effect cache on setting change 2017-11-15 02:37:17 +03:00
Jaex 09f6edce4a Force cached effect to be inside canvas 2017-11-14 15:27:32 +03:00
Jaex d3295a412a Fix OnDrawFinal issues 2017-11-14 15:15:28 +03:00
Jaex 18cbe0b72c Added RectangleInsideCanvas property 2017-11-14 15:05:12 +03:00
Jaex 147a4efac7 Fixed OnResizing issue 2017-11-14 14:21:36 +03:00