Commit Graph
3388 Commits
Author SHA1 Message Date
Jindra Petřík a059f83c83 Updated turkish translation 2025-05-19 17:09:57 +02:00
Jindra Petřík d163961cab Toml null handling 2025-05-19 00:34:37 +02:00
Jindra Petřík e3cbe52243 Fixed: Proper freeing memory after SWF close 2025-05-18 22:00:05 +02:00
Jindra Petřík bd755cb857 CheckStyle fix 2025-05-18 18:07:29 +02:00
Jindra Petřík 72dec4d522 Checkstyle fix 2025-05-18 17:57:04 +02:00
Jindra Petřík c8c482c8c0 Added: -configFile and -storeConfigFile commandline parameters for loading/storing configuration file 2025-05-18 17:38:45 +02:00
Jindra Petřík 0408fc645b Added: Configuration in TOML format 2025-05-18 13:56:19 +02:00
Jindra Petřík a3400bcd47 Fixed: #2456 FLA export - NullPointer exception while exporting to CS4 or lower via commandline 2025-05-17 18:25:54 +02:00
Jindra Petřík dd49a7e73b Added: Simple editor - Button timeline header 2025-05-17 17:55:51 +02:00
Jindra Petřík b8c67a2bc3 Added: Simple editor - add/remove frames in buttons 2025-05-17 17:03:59 +02:00
Jindra Petřík 5fecb497b4 Added: Simple editor - edit parameters of items inside buttons 2025-05-17 13:38:53 +02:00
Jindra Petřík ff12125932 #355 Restored older chinese translation of AS3 docs 2025-05-17 08:55:32 +02:00
Jindra Petřík 960f705071 Filters strictly increasing 0f-1f values for Java gradient. 2025-05-15 22:39:27 +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 4da45d5cad Added: Simple editor - convolution filter presets 2025-05-14 18:58:14 +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 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 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 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 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 348cc23632 #355 Updated chinese translation 2025-05-09 17:34:21 +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 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 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 4595a39a91 Added: #2453 SVG export/import - use image-rendering attribute for image smoothing 2025-05-08 11:07:07 +02:00
Jindra Petřík c63ce2a26e Added: #2370 Snap align border space, object spacing, center alignment,
Setting for color and snap accuracy for guides, grid, 
Dialogs for editing grid, guides and snapping
2025-05-08 00:17:36 +02:00
Jindra Petřík 3d9e44d3f1 Added: Configure grid and guides color 2025-05-07 09:42:40 +02:00
Jindra Petřík aff0b8aea3 Added: Display grid, snap to grid 2025-05-07 00:40:58 +02:00
Jindra Petřík 282320f061 Added: #2370 Show/Hide guides, lock guides, clear guides actions from icon menu 2025-05-05 22:40:48 +02:00
Jindra Petřík 76031a1c24 Added: #2370 Snap align 2025-05-04 21:07:34 +02:00
Jindra Petřík a7c70deca3 Added: Snap to objects and pixels,
Configuration for it
2025-05-04 12:32:14 +02:00
Jindra Petřík 83aca24d15 Added: #2370 Objects display - Create guides by dragging from a ruler 2025-05-03 23:08:15 +02:00
Jindra Petřík 3236111fea Added: #2370 Objects display - Option to show horizontal and vertical rulers 2025-05-03 14:30:41 +02:00
Jindra Petřík 78e26f40a5 checkstyle fix 2025-05-02 09:27:18 +02:00
Jindra Petřík d6683839cf Fixed: #2355 AS3 Simplify expressions feature colliding with some other features like hex values 2025-05-02 09:11:27 +02:00
Jindra Petřík d9c866c7d6 Fixed: AS 1/2/3 - Fast switching of scripts causing incorrect caret position remembered
Fixed: AS 1/2 - Remembering caret position for frames
2025-05-02 08:45:26 +02:00
Jindra Petřík a8114651e3 Fixed: #2419 AS3 - There should be empty line after class header 2025-05-02 05:53:10 +02:00
Jindra Petřík 5cf1e744a2 Added: #2448 Simple editor - Option to turn off half transparent parent layers 2025-05-01 23:30:54 +02:00
Jindra Petřík f6637af679 remove unused imports 2025-05-01 21:24:48 +02:00