Commit Graph
8574 Commits
Author SHA1 Message Date
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 8fc7541f21 Smooth aa scale, scale 10 2025-12-22 11:45:52 +01:00
Jindra Petřík 636631726f Antialias by scaling test 2025-12-22 11:45:52 +01:00
Jindra Petřík e16cca0935 fix git 2025-12-22 10:35: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 e3866d93c1 Slovenian translation update 2025-12-19 20:45:14 +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 12e6524b37 checkstyle fix 2025-12-06 11:05:47 +01:00
Jindra Petřík 43e347fd3d Fixed: #2577 Problem with Translator - Missing en jsyntaxpane Bundle 2025-12-06 10:41:05 +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 e64fe17a23 checkstyle fix 2025-11-29 16:16:13 +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 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 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 version24.1.1 2025-11-17 21:33:01 +01:00
Jindra Petřík 16f4e89230 Merge pull request #227 from jindrapetrik/dev
Dev
2025-11-17 21:32:31 +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 735156b0ba Merge pull request #226 from jindrapetrik/dev
Dev
2025-11-17 21:27:14 +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 8d00dbb7c5 Merge pull request #225 from jindrapetrik/dev
Dev
2025-11-17 21:20:41 +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 08c1579537 Try to fix BOM package 10 2025-11-15 12:30:35 +01:00
Jindra Petřík 0def7827ba Try to fix BOM package 9 2025-11-15 11:55:20 +01:00
Jindra Petřík 829536f6ae Try to fix BOM package 8 2025-11-15 11:25:02 +01:00
Jindra Petřík 8287beaf66 Try to fix BOM package 7 2025-11-15 11:01:51 +01:00
Jindra Petřík 45e4fa6136 Try to fix BOM package 6 2025-11-15 10:53:11 +01:00
Jindra Petřík 85810ae08a Try to fix BOM package 5 2025-11-15 10:42:25 +01:00
Jindra Petřík 07777aaa5e Try to fix BOM package 4 2025-11-15 10:18:23 +01:00
Jindra Petřík 0b018192bd Try to fix BOM package 3 2025-11-15 10:06:11 +01:00
Jindra Petřík ea626aedbc Try to fix BOM package 2 2025-11-15 09:32:13 +01:00