Commit Graph

3377 Commits

Author SHA1 Message Date
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
Jindra Petřík
0c5e6c2db7 checkstyle fix 2025-05-01 20:17:56 +02:00
Jindra Petřík
33bc40be14 Fixed: #2355 AS1/2 Simplify expressions feature colliding with some other features like hex values
- introducing GraphTarget dialect
2025-05-01 20:14:36 +02:00
Jindra Petřík
a685719d88 Fixed: #2447 SVG import - gradients can inherit (href) from other gradient types (radial vs linear) 2025-04-26 22:13:16 +02:00
Jindra Petřík
8c2d31af2c URL deprecations 2025-04-25 21:49:56 +02:00
Jindra Petřík
55f72a1d3e Fixed: AS3 - AIR float support - ABC Explorer incorrectly calculating float usages (For clean action, etc.) 2025-04-22 23:47:00 +02:00
Jindra Petřík
504ca6644c Fixed: AS3 - AIR float support incorrectly writes float values to output stream 2025-04-22 20:58:45 +02:00
Jindra Petřík
b52b83fb15 Spelling fix 2025-04-21 21:47:18 +02:00
Jindra Petřík
d360c61ed8 Fixed: #2415 AS3 direct editation - nested functions - prefer callstack variables over prototype chain 2025-04-21 21:42:44 +02:00
Jindra Petřík
b6a65062ce Fixed2: SVG importer - improper stroke width when using width/height with viewBox
Updated deprecated URL constructors in SVG importer
2025-04-21 16:07:22 +02:00
Jindra Petřík
9cf8de8c85 Fixed: SVG importer - improper stroke width when using width/height with viewBox 2025-04-21 12:33:00 +02:00
Jindra Petřík
b854b7b7b5 Fixing antialias conflation includes line width 2025-04-21 08:42:43 +02:00