Commit Graph
1718 Commits
Author SHA1 Message Date
Jindra Petřík c63f6fbfcf Fixed #2436 PDF export clipping - missing colors / text 2025-04-06 01:30:01 +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 7fb0fdeb9b changelog 2025-02-08 20:17:49 +01:00
Jindra Petřík ffe8984920 created new Unreleased section in CHANGELOG.md 2025-01-17 21:48:38 +01:00
Jindra Petřík 53cd8ffd6d version changed to 22.0.2 2025-01-17 21:48:34 +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 88802ccc64 Fixed: #2384 Vanishing pins on AS3 code editing save, on script deletion and few other cases 2025-01-17 21:47:12 +01:00
Jindra Petřík 96744b54fa Fixed: #2384 Vanishing pins on AS3 code editing save 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 00d284aa35 Fixed: AS1/2 - Push action hilighting, GetProperty, Call action hilighting 2025-01-17 21:47:12 +01:00
Jindra Petřík 4621b181e4 Added: #2374 Quick filter by folder type (Ctrl+F on Resources view tag tree) 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 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 92c2248d86 created new Unreleased section in CHANGELOG.md 2025-01-17 21:47:12 +01:00
Jindra Petřík 3d91020a15 version changed to 22.0.1 2024-11-20 17:06:44 +01:00
Jindra Petřík 1f0cfae88a Updated changelog 2024-11-20 17:05:37 +01:00
Jindra Petřík aaa0d11ba8 Fixed: Using faster variant of blur 2024-11-20 17:05:37 +01:00
Jindra Petřík dea1341986 Fixed: Rendering now does not slow down UI elements 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
Jindra Petřík 594cf5c839 Fixed: #2366 Running simple editor on background slowing down other views 2024-11-20 17:05:37 +01:00
Jindra Petřík 26cfb56291 created new Unreleased section in CHANGELOG.md 2024-11-20 17:05:37 +01:00
Jindra Petřík ebe143b715 version changed to 22.0.0 2024-11-10 19:52:05 +01:00
Jindra Petřík 4d3dc74597 Fixed: Buttons were not active where they should be 2024-11-10 19:50:55 +01:00
Jindra Petřík 128e5a2e21 Fixed neline in changelog 2024-11-10 19:50:55 +01:00
Jindra Petřík b675bf9c81 Added to Changelog: On Run/Debug SWF file in FFDec, Flash cookies (SOL files) are synced
from temporary SWF directory to actual SWF SOL directory
2024-11-10 19:50:55 +01:00
Jindra Petřík 0d26774756 Changed: AMF0 and AMF3 references written as JSON objects instead of #objX.
Changed: AMF0 and AMF3 undefined values written as JSON objects.
2024-11-10 19:50:55 +01:00
Jindra Petřík 16b10b4293 Changelog update 2024-11-10 19:50:55 +01:00
Jindra Petřík 3712c3be45 Added: #2360 SOL file (Flash Local Shared Object - flash cookie) editor 2024-11-10 19:50:55 +01:00
Jindra Petřík 0d1ac7f655 Added: #1619 Option to set thread count to 0 for auto setting processor count - 1
Changed: #1619 Default thread count is set to 0 ( = auto)
2024-11-10 19:50:55 +01:00
Jindra Petřík 7a04b4130f Fixed: #2362 Generating error log ExecutionException - InterruptedException log on switching flash/air swc 2024-11-10 19:50:55 +01:00
Jindra Petřík 11ae337d68 Fixed: #2357 FLA export letterspacing on two character texts
Fixed: #2357 FLA export to CS4 and lower - files exceeding 0x7FFF objects limit
Fixed: #2357 FLA export to CS4 and lower - speed optimization
2024-11-10 19:50:55 +01:00
Jindra Petřík 21499d27e5 Fixed: #2361 Transform tool for PlaceObject tags 2024-11-10 19:50:55 +01:00
Jindra Petřík b4ba937c69 Fixed: #2357 AS3 instance var/const initialization 2024-11-10 19:50:55 +01:00
Jindra Petřík 06ca0a84a0 Fix spelling 2024-11-10 19:50:55 +01:00
Jindra Petřík 4629571779 Simple editor - Double click movie clips to edit subobjects 2024-11-10 19:50:55 +01:00
Jindra Petřík d505fe2f69 Enabling Simple editor UI for dev branch again. 2024-11-10 19:50:55 +01:00
Jindra Petřík f75dba499d created new Unreleased section in CHANGELOG.md 2024-11-10 19:50:55 +01:00
Jindra Petřík f113088c38 version changed to 21.1.3 2024-10-29 20:03:20 +01:00
Jindra Petřík c7ae2276ac Fixed: Java 8 compatibility 2024-10-29 20:02:07 +01:00
Jindra Petřík cd4a8840a8 Turn on Simple editor view for dev branch 2024-10-29 20:02:07 +01:00
Jindra Petřík 2002cd2bd0 created new Unreleased section in CHANGELOG.md 2024-10-29 20:02:07 +01:00
Jindra Petřík 519c1c8686 version changed to 21.1.2 2024-10-29 16:57:27 +01:00
Jindra Petřík 1e247cd89b Info about removed Timeline view 2024-10-29 16:55:43 +01:00