Commit Graph
1932 Commits
Author SHA1 Message Date
Jindra Petřík 70da379450 version changed to 24.1.2 2026-01-31 14:01:49 +01:00
Jindra Petřík 6addeeacff Added: Association of file extensions in Windows setup (again) 2026-01-31 13:42:26 +01:00
Jindra Petřík 281b35f3bf Fixed: #2473, #2530 Always-break loops containing breaks (forward gotos) 2026-01-25 12:49:05 +01:00
Jindra Petřík 7790eb7d66 Fixed: #2609 JDK 25+ warnings on console about native access 2026-01-17 20:44:53 +01:00
Jindra Petřík ac7cc42eea Fixed: #2612 SVG export - problems with retain shape bounds setting 2026-01-17 19:57:45 +01:00
Jindra Petřík 6949793130 Fixed: #2612 SVG export - handle incorrect surrogate pairs in text 2026-01-17 18:30:17 +01:00
Jindra Petřík 53a527adf9 updated changeslog 2026-01-16 21:08:07 +01:00
Jindra Petřík 988fa7fbd4 Fixed: #2600 Sprite/button outline incorrect calculation caused by clipping 2026-01-10 10:36:47 +01:00
Jindra Petřík 1bbfcdc844 Typo in changelog 2026-01-09 20:28:49 +01:00
Jindra Petřík a17522bf1d Added: #2608 Updated WEBP image library so now it supports macOS x64 2026-01-09 20:27:38 +01:00
Jindra Petřík 0ce2901b7c Fixed: #2594 Export bounds for filtered sprites and buttons 2026-01-04 21:51:46 +01:00
Jindra Petřík b9e00fd673 Fixed: #2586 AS3 direct editation + decompilation - XML escape sequences and other XML problems 2026-01-03 23:58:04 +01:00
Jindra Petřík 41b9d1874b Fixed: #2596 Scaling images in relation to antialias conflation 2026-01-03 14:09:18 +01:00
Jindra Petřík ebf31a40c8 Fixed: #2595 FLA export - incorrect handling of imported fonts
Fixed: FLA export - incorrect handling of imported sprites
2026-01-03 10:25:07 +01:00
Jindra Petřík a43da6ed0a Added: #2592, #2154, #2591 - Better handling of antialias conflation artifacts (by scaling), can be enabled in Advanced Settings / Display and Export. 2025-12-22 17:41:37 +01:00
Jindra Petřík 4777c2a42b Fixed: #2572 SVG import - incorrect stroke width when transform contains rotation/shear 2025-12-21 23:24:36 +01:00
Jindra Petřík ef9213663c Added: SVG export - video frames
Fixed: #1893 Video - incorrect frame size
2025-12-21 17:49:52 +01:00
Jindra Petřík 0d19653b8e Fixed: #2589 SVG export - subsprite animation, sprite offsets 2025-12-20 14:29:28 +01:00
Jindra Petřík f9ff4c3641 Added: Slovenian translation 2025-12-16 20:03:12 +01:00
Jindra Petřík afa7d44f83 Fixed: #2585 AS1/2 direct editation - continue and break in for..in loop 2025-12-13 17:04:35 +01:00
Jindra Petřík 6cc182a372 Fixed: PDF export - not rendering video stream frames 2025-12-07 18:53:48 +01:00
Jindra Petřík 4bea475838 Fixed: #2582 Font normalizer setting small texts when no assigned glyph found 2025-12-07 18:02:31 +01:00
Jindra Petřík 44a475987d Fixed: #2566 Export bounds of sprites and buttons not containg filter offsets 2025-12-06 20:09:30 +01:00
Jindra Petřík 363b1e5322 Added: #2581 Save as SWC through context menu of SWF files (previously only in CLI)
Added: Save as EXE through context menu of SWF files (previously only in toolbar)
2025-12-06 17:21:02 +01:00
Jindra Petřík d7071c940f Fixed: #2573 AS3 - Incorrect uint/int/Number coercion
Fixed: AS3 local registers type propagation
2025-11-30 12:35:54 +01:00
Jindra Petřík 922552ccb5 Fixed: #2575 dumpSWF CLI command displayed import assets GUI dialog
Changed: #2575 dumpSWF CLI command only allows single SWF dump (no imports, etc.)
2025-11-29 16:02:38 +01:00
Jindra Petřík 88f63aecda Fixed: #2571 SVG export - StackOverflow for DefineVideoStream 2025-11-25 21:23:16 +01:00
Jindra Petřík 2b8a3352da Fixed: #2570 ClassCastException on exporting sound head (export all command) 2025-11-24 21:30:22 +01:00
Jindra Petřík 83aa1327aa Fixed: #2570 Nullpointer on SVG export of DefineEditText 2025-11-24 21:09:27 +01:00
Jindra Petřík 4bc7c279c2 created new Unreleased section in CHANGELOG.md 2025-11-17 21:33:06 +01:00
Jindra Petřík 7e73969997 version changed to 24.1.1 2025-11-17 21:33:01 +01:00
Jindra Petřík 46c688eb97 Fix invalid import 2025-11-17 21:31:36 +01:00
Jindra Petřík 2cd6288df4 created new Unreleased section in CHANGELOG.md 2025-11-17 21:27:51 +01:00
Jindra Petřík 616e156e61 version changed to 24.1.1 2025-11-17 21:27:46 +01:00
Jindra Petřík be79a7d181 Fix checkstyle 2025-11-17 21:26:24 +01:00
Jindra Petřík 5f8332f044 created new Unreleased section in CHANGELOG.md 2025-11-17 21:22:32 +01:00
Jindra Petřík ddb2dc5825 version changed to 24.1.1 2025-11-17 21:22:27 +01:00
Jindra Petřík 62bbd86140 Removed: [#2541], [#2564] Antialias conflation fixer 2025-11-17 21:17:34 +01:00
Jindra Petřík 714dd8761c Removed resampling from CLI and all source code
Frames with streamed sound are not taken as same.
2025-11-16 22:37:09 +01:00
Jindra Petřík 396cd97801 Fixed: #2562 ABC explorer not working in some obfuscated code
Fixed: #2562 P-code not showing in some obfuscated code (NumberContext related)
2025-11-16 17:30:59 +01:00
Jindra Petřík 09ec4d2f1d Changed: Simple editor uses percent as units for filter strength 2025-11-16 11:00:11 +01:00
Jindra Petřík 8dc3efc528 Fixed: #2561 Cannot set filter strength to 128 or above 2025-11-16 10:40:46 +01:00
Jindra Petřík 0aa76cefb9 Fixed: Mac package problems related to BOM file (updated jbomutils library) 2025-11-15 18:25:17 +01:00
Jindra Petřík 3e2656e6fd Fixed: #2550 FLV video import - incorrect frame position caused by wrong FLV tag sort 2025-11-09 18:53:07 +01:00
Jindra Petřík 68075ea9c5 Fixed: #2551 Showing too wide video tags in Flash player producing ValueTooLarge exception. Also truncated video length. 2025-11-09 15:31:40 +01:00
Jindra Petřík f8869b9ca9 Fixed: #2552 Open with FFDec explorer menu shrinking sidebar 2025-11-09 14:24:37 +01:00
Jindra Petřík 840ae0376e Added: #2556 CLI subsprite animation export (-sublength <length> option for export)
Added: #2556 Option to select arbitrary frames of sprites export via `-select`.
  Check `--help -select` for details.
2025-11-09 12:20:25 +01:00
Jindra Petřík f04fcb151e Fixed: #2545 FLA export - normalize font em square 2025-10-27 21:53:20 +01:00
Jindra Petřík b66b82d10c Fixed: #2547 SVG import - improper linearGradient with userSpaceOnUse gradient units
SVG tests url to https.
2025-10-27 07:09:02 +01:00
Jindra Petřík 0c109bc0eb Fixed: #2546 AS3 findProperty vs temporary registers 2025-10-25 17:19:12 +02:00