jpexs-decompiler
jpexs-decompiler copied to clipboard
JPEXS Free Flash Decompiler
Makes the application look clearer overall on macOS (see images) Before: After:
Can now export Symbol-Class mapping directly from CLI. Example: `java -jar ffdec.jar -export symbolClass . myfile.swf`
These changes add the mentioned tags to SVG exports. I hope that the changes are fine, I rarely use Java, but I've confirmed that they do what they're supposed to...
Allows selecting multiple frames and collecting PlaceObjectTypeTag/RemoveObjectTag with the same depth in separate sprites with options to select which depths to collect, replace the originals with the sprites and offset...
Allows selecting multiple frames and collecting `PlaceObjectTypeTag`/`RemoveObjectTag` with the same depth in separate sprites with options to select which depths to collect, replace the originals with the sprites and offset...
Hi, I found that in Windows operating system, the context menu associated with adding right click is not using the localization function, so I added the relevant logic. 你好,我发现在Windows操作系统下,添加右键关联的上下文菜单没有使用本地化功能,因此我添加了相关逻辑。