Commit Graph

3573 Commits

Author SHA1 Message Date
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
Jindra Petřík
209e49503a Spelling fix 2025-04-21 07:59:40 +02:00
Jindra Petřík
c053c96fcb Conflation fixing defaults to off. 2025-04-21 01:47:21 +02:00
Jindra Petřík
0913af7520 Added: #1826 Extending fill area by half pixel to fix antialias conflation artifacts 2025-04-20 23:24:31 +02:00
Jindra Petřík
d5ff99490c Fixed: #2443 SVG importer - converting cubic bezier curves to quadratic 2025-04-20 22:46:45 +02:00
Jindra Petřík
d16a2b7b34 SubstanceTextUtilities paintTextWithDropShadow fix for Hi-DPI monitors 2025-04-20 14:32:57 +02:00
Jindra Petřík
b17f35114a Substance text utilities stub for fixing.
FFDec build script orders classpaths ending with -fix first
2025-04-20 14:25:43 +02:00
Jindra Petřík
3517cace36 Fixed: Editor (JSyntaxPane) incorrectly draws line numbers panel on Hi-dpi displays 2025-04-20 10:43:16 +02:00
Jindra Petřík
c993a6b4fa Checkstyle fix 2025-04-19 22:54:38 +02:00
Jindra Petřík
0ed3f97c29 Fixed: #2413 AS3 direct editation - try/catch clause in instance initializer 2025-04-19 22:49:25 +02:00
Jindra Petřík
f843c628b1 Fixed: #2400 Transforming - buttons must use hittest frame outline 2025-04-19 20:14:59 +02:00
Jindra Petřík
f5f1d73b92 Fixed: Not reseting timeline after shape tag type conversion 2025-04-19 17:07:58 +02:00
Jindra Petřík
c9784011e2 Fixed: #2394 FLA export - shape tweens in some cases 2025-04-18 20:21:09 +02:00
Jindra Petřík
7c9ca949ed Fixed: #2416 FLA export - shape fixing in some cases 2025-04-18 19:13:38 +02:00
Jindra Petřík
8a273e75d9 Spelling fix 2025-04-13 14:33:47 +02:00
Jindra Petřík
b1c5f9d0c6 Checkstyle fix 2025-04-13 14:13:27 +02:00
Jindra Petřík
859a2f8bdb Fixed #2425 ZIP/SWC reading - "Only DEFLATED entries can have EXT descriptor" message 2025-04-13 12:47:45 +02:00
Jindra Petřík
94874d2b68 Fixed #2397 DefineScalingGrid - improper scaling on negative Xmin, Ymin 2025-04-13 09:29:14 +02:00
Jindra Petřík
58bd04698e Fixed #2418 AS3 - initialization of class static vars in script initializer (Haxe) 2025-04-13 00:08:10 +02:00
Jindra Petřík
c45eb35120 Fixed #2428 Charset setting on FLA export in format MX and below,
Default charset for SWFS v5 and lower is WINDOWS-1252
2025-04-06 18:20:28 +02:00
Jindra Petřík
e551fb8dc4 Fixed #2430 AS1/2/3 - Missing syntax hilighting of "new" keyword and few others 2025-04-06 13:58:45 +02:00
Jindra Petřík
d7dbc7e391 Fix tests 2025-04-06 12:21:09 +02:00
Jindra Petřík
954273ef7d AS1 Direct editation - DO NOT group pushes, until we figure out how to do it correctly. 2025-04-06 12:18:43 +02:00
Jindra Petřík
c145a76df7 Fixed #2437 AS1 P-code - do not group pushes automatically,
AS1 Direct editation - group pushes on FP5+,
AS1 - use Constant pool only on FP5+
2025-04-06 11:54:44 +02:00
Jindra Petřík
c63f6fbfcf Fixed #2436 PDF export clipping - missing colors / text 2025-04-06 01:30:01 +02:00
Jindra Petřík
89e1d6cc1a gnujpdf - backup color and alpha on setClip 2025-04-06 01:25:58 +02:00
Jindra Petřík
d47accdcfa Added: #2427 Commandline export with use of imported SWFs (importAssets tag) 2025-03-23 12:23:51 +01:00
Jindra Petřík
a992adb5c0 Fixed: #2391 Double not operator in ternar operator expression 2025-03-22 21:35:12 +01:00
Jindra Petřík
a685050dff Fixed: #2424 DefineEditText handling of letterSpacing, font size on incorrect values 2025-03-08 09:33:45 +01:00
Jindra Petřík
aea9c26428 Fixed: #2393 AS1/2 ActionGotoFrame2 P-code trailing comma 2025-01-17 21:47:12 +01:00
Jindra Petřík
fc553adb98 Fixed: [#2394] Broken deobfuscation on incorrect length of ActionStrictMode
Fixed: [#2394] ActionStrictMode with mode larger than 1 now ignored
2025-01-17 21:47:12 +01:00
Jindra Petřík
2fcd3e4a7a Added #2389 Support for SPL file extension (Flash version 1 - Future Splash Animator) 2025-01-17 21:47:12 +01:00
Jindra Petřík
1d3fbf0f16 Fixed: #2381 Font color values with alpha allowed in html edittext, but alpha ignored 2025-01-17 21:47:12 +01:00
Jindra Petřík
79042fd098 Removed freeactionscript testdata as some AV marked them as problematic 2025-01-17 21:47:12 +01:00
Jindra Petřík
00d284aa35 Fixed: AS1/2 - Push action hilighting, GetProperty, Call action hilighting 2025-01-17 21:47:12 +01:00
Jindra Petřík
867980eddd Added: #2375 Sound sync event/start/stop handling (for playback in FFDec)
Fixed: #2375 Added limit of simultaneously played sounds
2025-01-17 21:47:12 +01:00
Jindra Petřík
bcda5f68bb spelling fix 2025-01-17 21:47:12 +01:00
Jindra Petřík
44254940e5 Added: FLA export - accessibility for AS3 files 2025-01-17 21:47:12 +01:00
Jindra Petřík
d5a37c1fa8 FLA export - Accessibility not yet complete - WIP 2025-01-17 21:47:12 +01:00
Jindra Petřík
744de3aad3 Added: FLA export - accessibility for AS3 files 2025-01-17 21:47:12 +01:00
Jindra Petřík
aaa0d11ba8 Fixed: Using faster variant of blur 2024-11-20 17:05:37 +01:00
Jindra Petřík
19ab08d3c3 Added: AS3 direct editation - verbatim strings @" 2024-11-20 17:05:37 +01:00
Jindra Petřík
7fb2b6efb1 Added: AS3.1 null-conditional operator ?. (air - swf version 50)
Added: AS3.1 nullish coalescing operator `??` (air - swf version 50)
2024-11-20 17:05:37 +01:00