Jindra Petřík
51bdbc64d9
Added FLA export - show export time
...
Fixed #2136 FLA export - optimized Shape fixer speed, repeated shape on timeline not exported twice
2023-12-03 22:59:17 +01:00
Jindra Petřík
42d38aa949
Added #2132 Show and export streamed sound (SoundStreamHead/SoundStreamBlock) in frame ranges
...
Fixed #1194 FLA Export - stream sound export
2023-12-02 23:52:58 +01:00
Jindra Petřík
0e2715d66d
Fixed AS1/2 Debugger tooltips exception
2023-11-26 12:08:06 +01:00
Jindra Petřík
f1a1b6ca6a
AS1/2 Hide breakpoints when decompilation is disabled
2023-11-26 10:47:12 +01:00
Jindra Petřík
9359074d63
Breakpoints are hidden until disassembly/decompilation is complete.
...
Fixed AS1/2 Vanishing source code in some cases
2023-11-26 10:45:06 +01:00
Jindra Petřík
d9ec8898be
updated breakpoint list icon
2023-11-26 01:25:46 +01:00
Jindra Petřík
4eb352baa4
Added Remembering breakpoints
...
Added #2131 Breakpoint list dialog
Fixed AS1/2 Debugger - script was cleared on stop button
2023-11-25 22:25:04 +01:00
Jindra Petřík
6b2922eb7e
Added #2124 Copy tags to other SWFs and replace same classes / export names
2023-11-25 14:56:56 +01:00
Jindra Petřík
64b33cc2af
Fixed #2131 Debugger - Breakpoints can be added while SWF is running (not just on pause)
2023-11-24 20:13:29 +01:00
Jindra Petřík
192c8c9698
Added #2131 AS1/2 Debugger - show _root variable
...
Fixed #2131 AS1/2 Debugger - Breakpoint handling - incorrect script names
Fixed #2131 Debugger - Correct walking variables tree
2023-11-23 23:05:57 +01:00
Jindra Petřík
12322f5fd2
Added Apply unpacker menu on binary data
...
Added Harman unpacker for binary data
Added Multilevel binary data unpacking is possible
2023-11-23 19:43:42 +01:00
Jindra Petřík
52a06fc6a3
Added Saving Harman encrypted SWFs
...
Added Editing encrypted flag on header panel
Added `-encrypt` command on CLI for Harman encryption
2023-11-22 22:20:53 +01:00
Jindra Petřík
9f883d42e6
Faster AS3 Debugging - export/import ByteArray variable data
2023-11-19 23:30:08 +01:00
Jindra Petřík
6a5de14c3c
Fixed Retain AS3 script selection in the tree after its editation and saving whole SWF
2023-11-19 15:27:01 +01:00
Jindra Petřík
388ece0b13
Fixed Marker of stack frames not properly cleared
2023-11-19 14:53:25 +01:00
Jindra Petřík
a02866ce9c
Fixed Linenumbers are visible even if debug markers are used
2023-11-19 14:50:33 +01:00
Jindra Petřík
bfc82c3d34
Added Debugger shows (logs) unhandled exceptions
2023-11-19 12:19:39 +01:00
Jindra Petřík
8e3264b5d9
Fixed Incorrect debugger line numbers when "Open loaded while playing" is enabled
...
Fixed AS3 debugger - Slow injecting debug info - now faster
Fixed AS3 debugger - obfuscated classes debugging
Fixed Delayed open loaded SWFs while playing
Fixed AS3 Direct editation - script initializer for main document class
Changed Wrong unicode escape `{invalid_utf8:xxx}` changed to `{invalid_utf8=xxx}` for compatibility with file names
2023-11-19 02:00:27 +01:00
Jindra Petřík
0c42e16ec7
Fixed #2025 , #2078 , #2053 Problems starting the app on Windows when the username has unicode characters
2023-11-18 12:28:33 +01:00
Jindra Petřík
9b33a4e3d1
Added #2119 Option to export assets with names like their assigned classes via SymbolClass, without character id
2023-11-17 19:05:38 +01:00
Jindra Petřík
8c61cebc06
Added Label that flex compiler is used (when it's enabled in settings)
...
Fixed #2111 Flex AS3 editation - use SWF dependencies defined in GUI
Fixed SWF dependencies label was not updated on startup
2023-11-14 22:05:40 +01:00
Jindra Petřík
e57d37d59a
Fixed #2123 FLA export - morphshapes fixer
...
More FLA export progress info
2023-11-12 22:46:36 +01:00
Jindra Petřík
8e37408f6d
Added #2123 FLA export - show some progress info (which symbols are exported)
...
Fixed #2123 FLA export - IndexOutOfBounds in shape fixer
Removed #2123 FLA export - Using shape fixer for morphshapes (needs something better)
2023-11-11 16:30:07 +01:00
Jindra Petřík
761ca0e210
checkstyle fix
2023-11-11 00:08:05 +01:00
Jindra Petřík
fcdc94cf02
Added AS3 Debugging - export/import ByteArray variable data
...
Fixed Debugging - properly getting variable value through getter
2023-11-11 00:06:22 +01:00
Jindra Petřík
293f6c4a80
Debugging - do not invoke getter when there is none - avoid freezing
2023-11-10 20:26:04 +01:00
Jindra Petřík
e3b4e8b8bc
Fixed #2122 -header command did not support negative integers for displayrect
2023-11-10 17:27:37 +01:00
Jindra Petřík
8ff1056bcd
Added Updated portugese-brasil translation
2023-11-10 08:26:05 +01:00
Jindra Petřík
6a3c2ac623
Copy/paste frames fixes
2023-11-09 19:22:33 +01:00
Jindra Petřík
0a66e48037
Added #2100 Copy/paste frames (same SWF only)
2023-11-08 23:14:40 +01:00
Jindra Petřík
31a4a18643
Fixed #2116 Limit maximum number of box blur pixels
2023-11-07 00:06:46 +01:00
Jindra Petřík
580172b2be
Fixed #2116 Limit maximum number of box blur pixels
2023-11-06 23:45:07 +01:00
Jindra Petřík
9faff7dc03
Added Configurable tab size (formatting must be set to use tabs) - default matches indent size of 3
...
Fixed #2021 Indent continuation when using tabs
2023-11-06 18:06:37 +01:00
Jindra Petřík
8b7ffef519
Fixed Script editors - tab size now matches indent size
2023-11-06 16:55:18 +01:00
Jindra Petřík
b4e4268b58
Updated year in about dialog
2023-11-06 08:13:00 +01:00
Jindra Petřík
0c8412408d
Changed #2113 Commandline -importScript command aborts import on first error,
...
can be changed with `-onerror ignore` argument
2023-11-05 21:11:10 +01:00
Jindra Petřík
b8aec6c2af
checkstyle fix
2023-11-05 21:11:10 +01:00
Jindra Petřík
cc0050f155
Added #2113 Commandline - allow -onerror abort argument on -importScript
2023-11-05 21:11:10 +01:00
Jindra Petřík
d67f88254b
checkstyle fix
2023-11-05 21:11:10 +01:00
Jindra Petřík
47a5d6f8dc
Fixed deprecation warnings on Locale constructor and editor viewToModel/modelToView
2023-11-05 21:11:10 +01:00
Jindra Petřík
8b3b740b44
Fixed AS3 Debugging P-code inside nested functions
...
Fixed AS3 Debugging - show (and click through) proper call stack
2023-11-05 21:11:10 +01:00
Jindra Petřík
9d021819e8
Added #1799 Text tags editor has new parameter [space xxx] specifying exact letter advance value (add to the font advance + calculated letterspacing)
...
Changed #802 - FLA export - calculating letterspacing on text with fonts without layout is now optional
and turned off by default
XFL converter - do not convert shapes twice
Shape fixer - intersections - ignore problems
2023-11-05 21:11:10 +01:00
Jindra Petřík
fd7b9b14f8
Added Status bar with info about edges on walking shaperecords
2023-11-05 21:11:10 +01:00
Jindra Petřík
388db883d3
Added Directory selection dialog in directory configs in advanced settings
2023-11-05 21:11:10 +01:00
Jindra Petřík
fd5c938c48
Added Export Morphshape as start and end shape (SVG, PNG, BMP)
2023-11-05 21:11:10 +01:00
Jindra Petřík
7e30e7335b
Fixed Not updating Morphshape end bounds
...
Fixed SVG import - linear gradients
Adding morhpshape with/without updating bounds
Fixed nullpointer on gradient linestyle morphshape import
2023-11-05 21:11:10 +01:00
Jindra Petřík
87e7db594e
Morphshape replace - use whole file when it was exported by FFDec
...
Fixed Morphshape SVG export - focalPoint animation
2023-11-05 21:11:10 +01:00
Jindra Petřík
048be5cc80
Replacing morphshape1 fix, do not corrupt old tag on error.
2023-11-05 21:11:10 +01:00
Jindra Petřík
377c5ac458
Replacing morphshape from start/end shape.
...
Fixed Display of morphshape end shape to be exactly at 65535 ratio
2023-11-05 21:11:10 +01:00
Jindra Petřík
247b1c17a4
Added Replacing morphshapes (currently only same shape for start/end)
...
Fixed miterLimitFactor is FIXED8 value in MORPHLINESTYLE2
2023-11-05 21:11:10 +01:00