Commit Graph
100 Commits
Author SHA1 Message Date
Jindra Petřík 4125e94ca3 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-12-30 18:06:08 +01:00
Jindra Petřík 123a740d22 Fixed #2111 AS3 direct editation - access class in class initializer 2023-12-30 18:06:08 +01:00
Jindra Petřík 568301542a FLA export - fixers refactoring 2023-12-30 18:06:08 +01:00
Jindra Petřík 41f6e40369 Fixed #2123 FLA export - morphshapes fixer
More FLA export progress info
2023-12-30 18:06:08 +01:00
Jindra Petřík fa03866191 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-12-30 18:06:08 +01:00
Jindra Petřík d6c6d30776 checkstyle fix 2023-12-30 18:06:08 +01:00
Jindra Petřík a01326324c Added AS3 Debugging - export/import ByteArray variable data
Fixed Debugging - properly getting variable value through getter
2023-12-30 18:06:08 +01:00
Jindra Petřík 828db71e81 Debugging - do not invoke getter when there is none - avoid freezing 2023-12-30 18:06:08 +01:00
Jindra Petřík 136b389fc1 Fixed AS3 direct editation - namespaces were initialized in class initializers 2023-12-30 18:06:08 +01:00
Jindra Petřík d6ee7b6988 Fixed #2122 -header command did not support negative integers for displayrect 2023-12-30 18:06:08 +01:00
Jindra Petřík c120d08328 Added Updated portugese-brasil translation 2023-12-30 18:06:08 +01:00
Jindra Petřík 07dcd78a61 Update readme translators 2023-12-30 18:06:08 +01:00
Jindra Petřík 428911b7fb AS1/2 action list locales - actions instead of instructions 2023-12-30 18:06:08 +01:00
Jindra Petřík 8a98ac08b7 Copy/paste frames fixes 2023-12-30 18:06:08 +01:00
Jindra Petřík 12a8a67c6f Added #2100 Copy/paste frames (same SWF only) 2023-12-30 18:06:08 +01:00
Jindra Petřík 191eae40c5 Fixed #2116 Limit maximum number of box blur pixels 2023-12-30 18:06:08 +01:00
Jindra Petřík c73defd056 Fixed #2116 Limit maximum number of box blur pixels 2023-12-30 18:06:08 +01:00
Jindra Petřík d326305bb8 Fixed #2116 Apply colortransform after filters 2023-12-30 18:06:08 +01:00
Jindra Petřík d5dab2bb60 Fixed #2116 DefineEditText display - correct getting fonts
Fixed #2116 DefineEditText display - apostroph decoding
2023-12-30 18:06:08 +01:00
Jindra Petřík 27a9809255 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-12-30 18:06:08 +01:00
Jindra Petřík 84a76052a0 Fixed Script editors - tab size now matches indent size 2023-12-30 18:06:08 +01:00
Jindra Petřík c76df82d39 Fixed #2021, #2000 Caret position in editors when using tabs and / or unicode 2023-12-30 18:06:08 +01:00
Jindra Petřík d8c6eea648 Fixed #2021, #2000 Caret position in editors when using tabs and / or unicode 2023-12-30 18:06:08 +01:00
Jindra Petřík 3be5a89dd3 Updated year in about dialog 2023-12-30 18:06:08 +01:00
Jindra Petřík 1fded374cb created new Unreleased section in CHANGELOG.md 2023-12-30 18:06:08 +01:00
Jindra Petřík e2c431aecd version changed to 20.0.0 2023-11-05 21:17:08 +01:00
Jindra Petřík 03bf7ce1ce Update README.md [ci skip]
Travis -> Github actions, typos
2023-11-05 21:15:39 +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 aecd10f630 Fixex shape fixer on intersection failure 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 0f0e6d880d removed todo 2023-11-05 21:11:10 +01:00
Jindra Petřík 72efe08c22 removed todo 2023-11-05 21:11:10 +01:00
Jindra Petřík e4486fcbcd Fixed FLA export - font export - allow dot as character 2023-11-05 21:11:10 +01:00
Jindra Petřík 632f2b4643 Fixed FLA export - allow float frame rate 2023-11-05 21:11:10 +01:00
Jindra Petřík e2916564a5 Added DefineEditText display - indent 2023-11-05 21:11:10 +01:00
Jindra Petřík bc74824261 Fixed FLA export - DefineEditText size 2023-11-05 21:11:10 +01:00
Jindra Petřík ad39eec7a5 Fixed #1193 FLA export - DefineEditText position 2023-11-05 21:11:10 +01:00
Jindra Petřík 988b2c73cf Fixed FLA export - allow to rename target file instead of same name as swf file 2023-11-05 21:11:10 +01:00
Jindra Petřík 5ed91c7ba8 Fixed #2112 GFX - new image types in DefineExternalImage 2023-11-05 21:11:10 +01:00
Jindra Petřík 06051a5727 Added FLA export - DefineEditText autokern attribute
Fixed FLA export - DefineEditText - allow negative letterspacing
2023-11-05 21:11:10 +01:00
Jindra Petřík ac723f61b4 Added DefineEditText display - letterspacing, kerning, relative font size 2023-11-05 21:11:10 +01:00
Jindra Petřík 7e37ec5e42 checkstyle fix 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 68d86690c8 FLA export - fixed mixing shape layers 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 0d1e2f1422 Fixed #2074, #2074 Use mxmlc.bat file when exe not available for Flex SDK compilation 2023-11-05 21:11:10 +01:00
Jindra Petřík 48a19756e9 Fixed #2108 Cannot change text when ShiftJIS flag is set on font 2023-11-05 21:11:10 +01:00
Jindra Petřík 037e205389 some doc 2023-11-05 21:11:10 +01:00
Jindra Petřík 659dd45045 Fixed #503, #1011, #1257, #1902, #1903, #2048 FLA export - shapes with overlapping edges
Do not show depths in FLA layer name
2023-11-05 21:11:10 +01:00
Jindra Petřík e00865ed6f Fixed #1866 FLA export - multiple usage of morphshapes 2023-11-05 21:11:10 +01:00
Jindra Petřík 669ffbd1a7 Fixed #1866 FLA export - multilevel clipping handling
Fixed #1866 FLA export - morphshape rounding fix
2023-11-05 21:11:10 +01:00
Jindra Petřík 38ed5ee829 Fixed #2031 FLA export - morphshapes with duplicated strokes, timelines with multiple shape tweens 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 524a199f26 Update changelog - morphshape 2023-11-05 21:11:10 +01:00
Jindra Petřík 7c1906adcd Fixed Morphshape SVG export - closing the stroke
Propagate noClose flag to morphshape linestyles on replace
2023-11-05 21:11:10 +01:00
Jindra Petřík a7dc431209 Added SVG Export/Import - retain bitmap fill smoothed attribute
Fixed Morphshape import - stroke bitmap fills
2023-11-05 21:11:10 +01:00
Jindra Petřík 2c624af18a Fixed SVG import - Do not use fill winding nonzero when only stroking 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 4d0a8c0011 Fixed Do not display lines with zero width 2023-11-05 21:11:10 +01:00
Jindra Petřík e60f790e53 checkstyle fix 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 87d0bfc761 Added SVG Export - stroke-bitmapId, fill-bitmapId attribute
Fixed Generic tag editor - morphshape fill - show bitmapId for repeating bitmap fill, gradient matrix for focal gradient

Changed SVG export - attributes like data-characterId and data-characterName moved under `ffdec:` namespace
2023-11-05 21:11:10 +01:00
Jindra Petřík d523b1ba54 Morphashape replacing - correct bitmap handling
SVG import - duplicated image on bitmap fill style
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
Jindra Petřík 194e358740 Fixed Centered start playing triangle (Playing on demand) 2023-11-05 21:11:10 +01:00
Jindra Petřík 9d4a8feb2b Added Context menu items to create new tags (shape, sprite, image, movie, sound, binaryData) from files and using font embed dialog for fonts 2023-11-05 21:11:10 +01:00
Jindra Petřík f3341c5490 Fixed #2104 Empty texts import 2023-11-05 21:11:10 +01:00
Jindra Petřík 0c2a522c5d cz translation 2023-11-05 21:11:10 +01:00
Jindra Petřík 6336f078d1 GFX testdata 2023-11-05 21:11:10 +01:00
Jindra Petřík 21aa0486f7 GFX testdata 2023-11-05 21:11:10 +01:00
Jindra Petřík 3d4c1a74c9 checkstyle fix 2023-11-05 21:11:10 +01:00
Jindra Petřík 982b44a0e6 Added ActionScript Debugger - Call stack frames switching - view variables around call stack
Added ActionScript Debugger - Highlight lines of callstack
Changed Basic tag info panel always visible even when nothing to display (to avoid flickering)
2023-11-05 21:11:10 +01:00
Jindra Petřík 13cfed7be8 Added #2005 Export files to directories by bundle names on multiple bundle (zips, etc.) selection 2023-11-05 21:11:10 +01:00
Jindra Petřík b559352215 Fixed #2013 AS3 Multiname renaming - closing the script when renaming the class, nullpointer exception 2023-11-05 21:11:10 +01:00
Jindra Petřík 823a5fd97e Fixed AS3 Cast exception when used tree filter and then direct editing 2023-11-05 21:11:10 +01:00
Jindra Petřík 12c132d4b3 Added #1717 AS1/2/3 Option to hide P-code panel 2023-11-05 21:11:10 +01:00
Jindra Petřík 80ebc06bbe Fixed changelog issue number 2023-11-05 21:11:10 +01:00
Jindra Petřík 65e612ed6f Added [#1130], [#1220] Remembering last used screen (monitor),
opening dialogs on same screen as the main window,
do not restore window size to larger value that actual screen size

Fixed [#1768], [#1768] Maximizing window on other than main monitor
2023-11-05 21:11:10 +01:00
Jindra Petřík b9a0f15e09 created new Unreleased section in CHANGELOG.md 2023-11-05 21:11:10 +01:00
Jindra Petřík 41acb496ae version changed to 19.1.2 2023-10-16 17:24:22 +02:00
Jindra Petřík 8fac78e324 Fixed #2099 Smart number formatting always on 2023-10-16 17:23:52 +02:00
Jindra Petřík cf7ac1e911 created new Unreleased section in CHANGELOG.md 2023-10-16 17:23:52 +02:00
Jindra Petřík 7686531e6a version changed to 19.1.1 2023-10-16 13:50:52 +02:00
Jindra Petřík 13d514ce78 Linux/Mac script (ffdec.sh) incorrect quotes avoiding FFDec to start 2023-10-16 13:50:14 +02:00
Jindra Petřík 36353a5b87 created new Unreleased section in CHANGELOG.md 2023-10-16 13:50:14 +02:00
Jindra Petřík 2f9d9aefd5 version changed to 19.1.0 2023-10-16 09:38:32 +02:00
Jindra Petřík a5bc1dcbe2 Update ffdec.sh 2023-10-16 09:36:06 +02:00
Jindra Petřík e99c760876 Typo in changelog 2023-10-16 09:36:06 +02:00
Jindra Petřík 7e336b98fb Hilight currently selected argument in docs for AS3 2023-10-16 09:36:06 +02:00
Jindra Petřík 20f2c75f8f Fixed AS3 Direct editation - Cannot save code after switching deobfuscation 2023-10-16 09:36:06 +02:00
Jindra Petřík 4ee5934c33 checkstyle fix 2023-10-16 09:36:06 +02:00
Jindra Petřík 82535c8942 Shape transform/points edit protection against large rects 2023-10-16 09:36:06 +02:00
Jindra Petřík 19c114c185 Fixed #2099 Smart number formatting precedence 2023-10-16 09:36:06 +02:00