Commit graph

29 commits

Author SHA1 Message Date
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex ca49519968 Code refactoring 2023-06-05 01:17:51 +03:00
Jaex 08a00c1696 Added image effect option summary near effect names 2023-05-20 00:10:32 +03:00
Jaex f9cab94ac3 Added "Background image" image effect 2023-05-03 01:00:43 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Niels Martin Hansen bac400ebf8 Add WaveEdge as image effect 2022-08-17 23:11:52 +02:00
Jaex f1734a3474 Rename link variables 2022-05-15 00:32:09 +03:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex adf9b6b390 fixed #6167: Support custom effect name 2022-03-23 12:34:53 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex d806c9efd4 Added "Replace color" image effect 2021-10-10 13:00:26 +03:00
Jaex d2f8aa1517 Added Glow image effect 2021-08-19 02:21:29 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex e8ad4b8553 Code refactoring 2021-06-10 01:14:01 +03:00
Jaex f32da61fab Added ImageEffectsSerializationBinder to improve security of JSON deserialization 2021-05-31 09:32:50 +03:00
Jaex 596510f2e5 Support drag n drop .sxie files to image effects window 2020-11-18 21:39:45 +03:00
Jaex 79630243e9 Added image effects link button 2020-10-16 00:15:14 +03:00
Jaex 21d1073113 Added try catch 2020-09-29 17:48:58 +03:00
Jaex 3b9f5ed747 Improvements to JsonHelpers class, removed export/import buttons from image effects form 2020-09-29 16:42:46 +03:00
Michael Ryan 83c3dcedff * Added "Color depth" filter that remaps RGB pixel color to the nearest color at the specified color depth. For example, #E1CB96 will be remapped to #DDCC99 when "BitsPerChannel" is set to 4.
* Fixed the menu items order of "Drawing > Particles", "Adjustments > Color matrix", and "Filters > Convolution matrix", which were not alphabetized correctly.
2020-09-14 12:45:26 -07:00
L1Q 9a5fb49b18 Move lines to resx 2020-08-31 12:30:28 +01:00
Jaex c3356f59cd Allow importing effect when list is empty 2020-08-19 20:37:48 +03:00
L1Q dc10a837cf Add ForceProportions image effect 2020-08-05 00:09:02 +03:00
Jaex fe25bcf078 Added confirmation msgbox for clear effects 2020-07-27 14:01:57 +03:00
Jaex 1979fa65b8 Simplify setting names 2020-07-20 20:19:51 +03:00
Jaex df55bc8269 Initial work for new text image effect 2020-07-20 00:33:16 +03:00
Jaex 8b7cf84c20 Added effect label 2020-07-09 14:12:17 +03:00
Jaex c59d02f2f2 Make sure preview image is square 2020-07-09 12:26:09 +03:00
Jaex c47c42d581 Move forms to Forms folder 2020-07-09 11:57:00 +03:00
Renamed from ShareX.ImageEffectsLib/ImageEffectsForm.cs (Browse further)