Commit Graph

3729 Commits

Author SHA1 Message Date
Jindra Petřík
a843b3eb76 Fixed: #2603 Export Sprite as SWF - sprite frames as timeline frames, without sprite itself 2026-01-31 16:27:44 +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
8397d32772 AS2 testdata - test names as frame names. 2026-01-21 03:32:13 +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
e577257532 Update year in license header. 2026-01-16 21:33:23 +01:00
Jindra Petřík
15e31abc43 Updated webp4j to version 1.4.0 2026-01-16 21:22:11 +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
0adca21038 Fixed: #2607 Exporting empty sprite causing exception because of the new conflation artifacts fixer 2026-01-10 09:07:18 +01:00
Jindra Petřík
ff51a225a6 Checkstyle fix 2026-01-09 20:34:13 +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
df70665b02 Fixed: #2593 SVG export division by zero when sprite has empty timeline 2025-12-22 22:29:14 +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
636631726f Antialias by scaling test 2025-12-22 11:45:52 +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
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
88f63aecda Fixed: #2571 SVG export - StackOverflow for DefineVideoStream 2025-11-25 21:23:16 +01:00
Jindra Petřík
184bfdcfb3 Updated chinese translation by 流水渺渺 (Liushui)
Fixed pt_BR, ru jsyntaxpane translation position.
2025-11-25 19:55:19 +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
983e0b0a40 Updated russian translation by Aivaz 2025-11-22 10:43:02 +01:00
Jindra Petřík
46c688eb97 Fix invalid import 2025-11-17 21:31:36 +01:00
Jindra Petřík
be79a7d181 Fix checkstyle 2025-11-17 21:26:24 +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
8dc3efc528 Fixed: #2561 Cannot set filter strength to 128 or above 2025-11-16 10:40:46 +01:00
Jindra Petřík
6494d7045e Removed unused ignoredLoops method 2025-11-09 21:46:33 +01:00
Jindra Petřík
1c8d9b9e13 Removed unused useThrow parameter 2025-11-09 21:22:30 +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
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
Jindra Petřík
cf88dbde61 FontTag - call ensureLoaded where needed. 2025-10-25 12:24:03 +02:00
Jindra Petřík
0dc7fbf366 #571 Updated Portugese-brasil translation 2025-10-18 22:54:58 +02:00
Jindra Petřík
a6097b87cf Fixed: #2540 AS3 getlocal after inclocal with different registers incorrectly merged 2025-10-06 18:13:15 +02:00