Commit Graph

2276 Commits

Author SHA1 Message Date
Jindra Petřík
ceda725afc Added -abcclean command on CLI for ABC cleaning 2024-08-05 11:17:25 +02:00
Jindra Petřík
ddac29e342 Optimize ABC action renamed to Clean ABC
Clean ABC is available through context menu on ABC, ABCContainers, SWFs
2024-08-05 11:17:25 +02:00
Jindra Petřík
0e6c092e6a Added Optimize ABC action (remove unused items) - available through ABC Explorer
Fixed Outputstreams position calculation (ABCOutputStream, ...)
2024-08-05 11:17:25 +02:00
Jindra Petřík
7b609e08e8 Added ABC Explorer - list of usages of all items
Added ABC Explorer - items with zero usages are semi-transparent
Added ABC Explorer - copy path to clipboard
Added ABC Explorer - Go to path via Ctrl + G
2024-08-05 11:17:25 +02:00
Jindra Petřík
8876f4332e Refactor - move multiname usages to separate package 2024-08-05 11:17:25 +02:00
Jindra Petřík
0b48eab7f7 Added #2011, #2215 Option to ignore frame background color when exporting (make transparent) 2024-08-05 11:17:25 +02:00
Jindra Petřík
1e4d2511a2 Added #2189 Search bar in replace character (+ replace references) window 2024-08-05 11:17:25 +02:00
Jindra Petřík
3eb356eeab Set class to character mapping only for AS3 2024-08-05 11:17:25 +02:00
Jindra Petřík
c609380bfa Changed Information in the tag node title now has abbreviated prefix of type for each bit of info.
Changed Information in the tag node title - separated exportName from assigned class
2024-08-05 11:17:25 +02:00
Jindra Petřík
f66a0eb4ad Added Set class to character mapping tool (via SymbolClass) context menu on characters 2024-08-05 11:17:25 +02:00
Jindra Petřík
2158be80fe Fixed #2253 Drawing 0,0 grid in transform tool on Linux causing sun internal errors 2024-08-05 11:17:25 +02:00
Jindra Petřík
6d8b631383 Added #2259 Optional resampling sound to 44kHz on playback and on export 2024-08-05 11:17:25 +02:00
Exund
a8012886e5 Change Dialogue to Dialog 2024-08-05 11:17:25 +02:00
Exund
53eb35bea3 Use PlaceObject2Tag for replacing 2024-08-05 11:17:25 +02:00
Exund
83534d689b Split in multiple functions for readability 2024-08-05 11:17:25 +02:00
Exund
a008c855f3 Cleanup 2024-08-05 11:17:25 +02:00
Exund
99b4d8e76b Refactor + fix next frame 2024-08-05 11:17:25 +02:00
Exund
e5012930ef Fix saving + depths selection 2024-08-05 11:17:25 +02:00
Exund
cb83c5a97e Option to get previous matrix for first instance of PlaceObjectTypeTag per depth 2024-08-05 11:17:25 +02:00
Exund
a2f585ba5c Main concept working 2024-08-05 11:17:25 +02:00
Jindra Petřík
13b7e56003 Updated Dutch translation by Jaap Kramer 2024-08-05 11:17:25 +02:00
Jindra Petřík
da6a6013a2 Updated Dutch translation by Jaap Kramer 2024-08-05 11:17:25 +02:00
Jindra Petřík
290ebda3d2 Fixed Raw edit of fonts - shape table was not visible 2024-08-05 11:17:25 +02:00
Jindra Petřík
ece2d537d5 Changed #2206 FB values in MATRIX (scale/rotate) as floats instead of int, -f suffixed parameters in text editor 2024-08-05 11:17:25 +02:00
Jindra Petřík
e9dcd5ad34 Fixed #2183 AS1/2 Direct editation - case sensitive identifiers since SWF version 7 2024-08-05 11:17:25 +02:00
Jindra Petřík
21a76bd20e -listconfigs help 2024-08-05 11:17:25 +02:00
Jindra Petřík
e2aabac575 Help aliases 2024-08-05 11:17:25 +02:00
Jindra Petřík
3f795b3385 Added New organized commandline help 2024-08-05 11:17:25 +02:00
Jindra Petřík
00b886b7b7 Better commandline help WIP.
Fixed #2182 Add FFDec to context menu
2024-08-05 11:17:25 +02:00
Jindra Petřík
bf32ff1ae5 Cli help - add minus for commands 2024-08-05 11:17:25 +02:00
Jindra Petřík
14366c544c Removed newcli.
Colorized old cli.
2024-08-05 11:17:25 +02:00
Jindra Petřík
468ef37b64 Fixed Opening files with "Open with FFDec" on windows did not use same instance 2024-08-05 11:17:25 +02:00
Jindra Petřík
4e63384f56 ffdec-cli as separate executable, project
ffdec executable on linux
2024-08-05 11:17:25 +02:00
Jindra Petřík
06ea0c2dff Export command WIP 2024-08-05 11:17:25 +02:00
Jindra Petřík
54bfd1f6fb Export command WIP 2024-08-05 11:17:25 +02:00
Jindra Petřík
e0f1d22de9 New commandline interface, WIP 2024-08-05 11:17:25 +02:00
Jindra Petřík
f8b1bf8668 Added #2179 Collapse all option for tree items 2024-08-05 11:17:25 +02:00
Jindra Petřík
9cad4810d6 Fixed #2177 Leftover process when invalid SWF opened - now main window is shown 2024-08-05 11:17:25 +02:00
Jindra Petřík
9d0ddb8c6c Fixed Nullpointer on recent searches loader 2024-08-05 11:17:25 +02:00
Jindra Petřík
6e1f233d3d Undo - compute dependent chars/frames at the end 2024-08-05 11:17:25 +02:00
Jindra Petřík
2fd0802ec1 Fixed Undo on objects inside sprites 2024-08-05 11:17:25 +02:00
Jindra Petřík
4a4851fb50 Added #2176 Ignoring letter spacing on text search (only applies to global search, not to search inside text
Fixed #2176 Reset letterspacing on text import
2024-08-05 11:17:25 +02:00
Jindra Petřík
f931488477 Fixed #2178 Undo on sprites 2024-08-05 11:17:25 +02:00
Jindra Petřík
8951ff5155 Fixed #2175 Removing DefineButtonSound, warning about incorrect sound character type in FLA export 2024-08-05 11:17:25 +02:00
Jindra Petřík
3b9e8b9c30 #2174 Removing frames - set modified flag.
Removing frame tags from last deleted frame tag.
2024-08-05 11:17:25 +02:00
Jindra Petřík
5a8bd3d81f Removing DoAction tags on removing frames 2024-08-05 11:17:25 +02:00
Jindra Petřík
3c1a25b7be #2174 Unset flag move when removing frames when needed. 2024-08-05 11:17:25 +02:00
Jindra Petřík
57d44dbb46 Hide scrollbars on Fonts 2024-08-05 11:17:25 +02:00
Jindra Petřík
1783f981bb Fixed Hide zooming buttons in fonts display 2024-08-05 11:17:25 +02:00
Jindra Petřík
2bcba2621e #2174 Clearing image cache after removing frames 2024-08-05 11:17:25 +02:00