Commit Graph
8164 Commits
Author SHA1 Message Date
Jindra Petřík e808505254 Blending czech translation 2025-05-15 00:00:23 +02:00
Jindra Petřík 5d8aa782fb Added: Simple editor - ratio (shapetweens, video) 2025-05-14 23:55:42 +02:00
Jindra Petřík 27b786d288 Added: Enable/disable filters 2025-05-14 23:19:20 +02:00
Jindra Petřík 019aa253c8 Filter properties localization.
Filter boolean values apply immediately.
2025-05-14 21:58:14 +02:00
Jindra Petřík ecae3cdbb0 Added: Link blur X and blur Y 2025-05-14 21:29:49 +02:00
Jindra Petřík 321538e789 Added: Copy/paste filters 2025-05-14 19:53:07 +02:00
Jindra Petřík 4da45d5cad Added: Simple editor - convolution filter presets 2025-05-14 18:58:14 +02:00
Jindra Petřík 9f8a5cdcd0 Better convolution cell editor handling 2025-05-14 08:41:16 +02:00
Jindra Petřík 7ca1858fcb Simple editor - editing convolution filter 2025-05-14 00:23:51 +02:00
Jindra Petřík 93291cb42e Fixed: #2455 Commandline export ConcurrentModificationException 2025-05-13 19:47:39 +02:00
Jindra Petřík 5b4b40ba88 Fixed: Simple editor - Exceptions caused by not setting timelined when modifying PlaceObject 2025-05-13 09:53:25 +02:00
Jindra Petřík 4403cf68f6 Fixed: Enum configuration default values. (Unable to drag item problem, etc.) 2025-05-13 09:42:44 +02:00
Jindra Petřík 2bf516ca08 Fixed: (again) Bevel and Glow filters incorrect rendering 2025-05-12 20:14:16 +02:00
Jindra Petřík 9c3dc007c1 Fixed: Filters - image bounds 2025-05-12 20:12:00 +02:00
Jindra Petřík 9e19d38798 Simple editor - dragging filters up and down 2025-05-11 22:18:16 +02:00
Jindra Petřík 28fd339667 Added: Simple editor - Adjust color filter
Fixed: FLA export - Rounding errors on COLORMATRIXFILTER contrast
2025-05-11 20:47:00 +02:00
Jindra Petřík c085315901 Color chooser language fix 2025-05-11 20:38:48 +02:00
Jindra Petřík cf5ca8be84 Fixed: Incorrect cursor handling when placed object has filters 2025-05-11 08:52:09 +02:00
Jindra Petřík e508eee37b Checkstyle fix 2025-05-11 02:26:50 +02:00
Jindra Petřík a0adfda43e Fixed: Bevel and Glow filters incorrect rendering 2025-05-11 02:20:49 +02:00
Jindra Petřík 9474a0415b Simple editor - filters - gradient editation 2025-05-10 22:41:09 +02:00
Jindra Petřík 495f50852b Select previous filter on deleting. 2025-05-10 17:00:49 +02:00
Jindra Petřík d0104cd8e1 updateColumns fix, Filter values have units 2025-05-10 16:29:37 +02:00
Jindra Petřík fc86082945 Localized filter names 2025-05-10 16:18:03 +02:00
Jindra Petřík 71387d9015 Simple editor - filters - adding new 2025-05-10 16:10:09 +02:00
Jindra Petřík 3133d7b6d0 Simple editor - filters (editing only existing, without gradients) 2025-05-10 13:13:17 +02:00
Jindra Petřík c1007fae70 Fixed RGBA equals method 2025-05-10 13:05:27 +02:00
Jindra Petřík b726c5ed08 Added: Simple editor - filters (read only yet) 2025-05-10 00:43:58 +02:00
Jindra Petřík 52ff9c56b3 #355 Updated chinese translation - use first translation from the two 2025-05-09 17:55:03 +02:00
Jindra Petřík 348cc23632 #355 Updated chinese translation 2025-05-09 17:34:21 +02:00
Jindra Petřík b22a0666c9 Updated czech translation 2025-05-09 17:26:03 +02:00
Jindra Petřík ad1c528415 Fixed: Simple editor - white square on top left corner of the timeline 2025-05-09 17:04:54 +02:00
Jindra Petřík 046639937c Fixed: Simple editor - adding a library item to the last frame adds a frame 2025-05-09 16:49:15 +02:00
Jindra Petřík 341bab395e Added: Simple editor - change background color 2025-05-09 16:36:07 +02:00
Jindra Petřík 0965ec529f Merge branch 'dev' of https://github.com/jindrapetrik/jpexs-decompiler into dev 2025-05-09 15:02:59 +02:00
Jindra Petřík 37451d0991 Updated changelog 2025-05-09 15:02:24 +02:00
Lance Fetters 97fb9594dc Support BSD version of sed in java version check
Previously, the `check_java_version` function used a regular expression
that worked with GNU sed, but failed with BSD sed. This change uses an
extended regular expression that works with both sed flavors.
2025-05-09 14:46:34 +02:00
Jindra Petřík 618ad9b387 Fixed again: #2454 SVG export - color matrix not applied to images.
Note: a conversion to PNG applied. This would make larger files for JPEG inputs :-(.
2025-05-09 14:40:44 +02:00
Jindra Petřík beb3bd5d14 Added: Show in Simple editor context menu item for timelined items (sprites, buttons, swfs) 2025-05-09 11:21:34 +02:00
Jindra Petřík 892ddf4706 Fixed: #2454 SVG export - color matrix not applied to images 2025-05-09 10:17:13 +02:00
Jindra Petřík 12e3afdd80 Save/Load even removed config fields 2025-05-09 01:24:50 +02:00
Jindra Petřík bd8560508c Remove set movie delay config 2025-05-09 01:14:06 +02:00
Jindra Petřík 416fb77dff Updated czech translation 2025-05-09 01:12:41 +02:00
Jindra Petřík 4faa40bec8 Fixed: Select depth exception when timelined is null 2025-05-09 00:14:55 +02:00
Jindra Petřík 3427b111fa Search results icon 2025-05-09 00:01:55 +02:00
Jindra Petřík 79948df3d8 Fixed: Text search was not available as context menu option for AS3 scripts folder 2025-05-08 23:52:04 +02:00
Jindra Petřík fd679eaf9a Removed flash player component and JavactiveX lib. 2025-05-08 23:30:22 +02:00
Jindra Petřík a1e28f8e88 Removed: Option to preview flash items via ActiveX component is no longer available. FFDec now supports its internal flash viewer only. 2025-05-08 23:12:47 +02:00
Jindra Petřík 1971fe9753 Added: Option to enter custom zoom level by clicking on zoom percentage label 2025-05-08 22:40:31 +02:00
Jindra Petřík 33dbaa7575 Move guide dialog icon. 2025-05-08 22:35:45 +02:00