Commit graph

63 commits

Author SHA1 Message Date
Jaex 423b4d6860 Code refactor 2020-07-03 14:18:47 +03:00
L1Q a05db9b66a Add RGB Split image effect 2020-07-03 10:31:39 +03:00
Jaex 706075a148 Save selected preset index properly 2020-06-19 19:41:23 +03:00
Jaex d6872d7b9f Improve ZipManager extract method 2020-06-19 17:41:00 +03:00
Jaex 41cf8ff133 Make sure preset name is not empty 2020-06-16 11:24:12 +03:00
Jaex b8579bc0a8 Set initial directory of save dialog 2020-06-16 09:18:17 +03:00
Jaex e01f8304b4 Try catch extract 2020-06-16 06:23:13 +03:00
Jaex d4bd293bbe Fix unnecessary preview updates 2020-06-16 05:52:44 +03:00
Jaex 28c7b91752 Support importing .sxie files 2020-06-16 05:29:07 +03:00
Jaex 8a6d06b21d Support singleton in image effects form 2020-06-16 04:40:57 +03:00
Jaex 0c9a0287fd Added image effect packager form 2020-06-16 02:02:03 +03:00
Jaex e0666badb6 Added duplicate preset button 2020-06-07 03:52:02 +03:00
Jaex 5be913cb76 Don't include namespace and assembly in exported image effect json 2020-05-15 01:57:55 +03:00
Jaex 335972455a More Bitmap usage 2020-03-23 22:33:26 +03:00
Jaex 0137f60a0d All ImageHelpers methods return bitmap now instead of image 2020-03-22 02:22:43 +03:00
Jaex c1bcb15d98 Use bitmap in manipulation image effects 2020-03-22 01:07:38 +03:00
Jaex 42e1067412 Return bitmap instead of image 2020-03-20 22:02:26 +03:00
Jaex acd262737b Rename UseDarkTheme to UseCustomTheme 2020-02-05 11:13:55 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 7ba3a297a5 Make sure to clear property grid 2019-12-17 21:30:33 +03:00
Jaex 16b41172d2 Rename "Random images" effect to "Particles" 2019-12-17 21:27:08 +03:00
Jaex 8e800ff315 Initial work for random images effect 2019-12-08 10:23:20 +03:00
Jaex e32661eee2 Save image dialog improvements for image effects form 2019-11-05 13:56:08 +03:00
Jaex ae731113c0 Draw logo to center of preview image 2019-09-23 13:05:03 +03:00
Jaex 5d2e1d098d Preview image of image effects form now gonna be generated automatically to scale with picture box size 2019-09-23 11:16:52 +03:00
Jaex 9209cb36c9 Added refresh button to image effects form 2019-06-25 18:46:43 +03:00
Jaex 373f9de2af Added slice image effect 2019-06-25 18:33:29 +03:00
Jaex 17b6c009fe Rename function name 2019-06-24 21:36:16 +03:00
Jaex f57d9693a3 More dark theme support 2019-06-23 16:59:48 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 1e70452e9f When processing image effects show wait cursor 2018-05-09 02:10:38 +03:00
Jaex 696e9ff715 Added upload image button to image effects form 2018-05-09 01:34:19 +03:00
Jaex 78652b7831 Added selective color image effect 2018-05-06 04:56:38 +03:00
L1Q 4ce62aa50e Improve translation support 2018-02-19 04:35:57 +02:00
Jaex f2f62e7ffd Added auto crop image effect 2018-01-21 14:32:15 +03:00
Jaex e750e59704 Removed image effects refresh button, only show load image button on tool mode 2018-01-21 13:23:45 +03:00
Jaex 543203eb29 Remember image effects in editor 2018-01-21 13:12:32 +03:00
Jaex 7c019a19ec Allow to cancel image effects dialog from editor 2018-01-21 01:40:38 +03:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 77a360d73c Fixed image effects export 2017-12-15 19:12:07 +03:00
Jaex 5a03cad948 Update control states even when presets empty 2017-10-14 15:26:36 +03:00
Jaex e7eadbd7be Update control states, remove ok button 2017-09-27 13:42:20 +03:00
Jaex 77262d4043 Pause preview update when loading settings and adding effect 2017-09-25 10:49:08 +03:00
Jaex fa3c04fad6 Fix image effect order changes 2017-09-25 09:58:16 +03:00
Jaex 20140c7b8f Pause preview while adding effects 2017-09-23 16:17:21 +03:00
Jaex 2d8f124461 Image effect preset improvements 2017-09-23 15:48:28 +03:00
Jaex d643b60d21 Adding image effect preset list 2017-09-23 15:07:18 +03:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex 228622a64e Add Close() after each DialogResult because otherwise form won't close if Show() used instead of ShowDialog() 2016-06-23 17:53:26 +03:00
Jaex 2ea54136d6 When image effects form in editor mode don't show OK button 2016-03-18 11:10:12 +02:00