Commit Graph

1705 Commits

Author SHA1 Message Date
Jindra Petřík
48096290da Fixed #1678 Miter clip join - can be enabled in Settings 2022-11-14 10:04:55 +01:00
Jindra Petřík
55f6e6bf65 Fixed Sound not played on frames 2022-11-14 10:04:55 +01:00
Jindra Petřík
abfe92af5a Custom SWF Configuration refactoring.
Make configuration serialization compatible with 16.2.0
2022-11-14 10:04:55 +01:00
Jindra Petřík
a29423134d Fixed Raw editor does not select item in enum list 2022-11-14 10:04:55 +01:00
Jindra Petřík
1cd8327416 Added alpha and Erase blend modes support 2022-11-14 10:04:55 +01:00
Jindra Petřík
0b6f5fa957 Changed Full path inside bundle is displayed as SWF name instead simple name
Fixed Storing SWF configuration for files inside bundles and/or binarydata
2022-11-14 10:04:55 +01:00
Jindra Petřík
b06c8313b1 Organize imports inspection 2022-11-14 10:04:55 +01:00
Jindra Petřík
cc01430e47 Fixed alternateValue raw editing editors 2022-11-14 10:04:55 +01:00
Jindra Petřík
8b482f953e Fixed Raw editing of DefineFontInfo/DefineFont2-3, KERNINGRECORD - proper switching wide codes 2022-11-14 10:04:55 +01:00
Jindra Petřík
763ff49519 Added BUTTONRECORD also has filters and blend mode + colortransform for DefineButton1 2022-11-14 10:04:55 +01:00
Jindra Petřík
0015820db5 Added Preview of BUTTONRECORD in the Hex Dump view 2022-11-14 10:04:55 +01:00
Jindra Petřík
2b6816daec Fixed
- Recalculating dependencies in the loop (now only on change)
- Dependencies handling
2022-11-14 10:04:55 +01:00
Jindra Petřík
382cd6eebf Show in Hex dump for BUTTONCONDACTION, BUTTONRECORD, CLIPACTIONRECORD 2022-11-14 10:04:55 +01:00
Jindra Petřík
032a4880f8 Added Removing BUTTONRECORDs
Added Jump to character on BUTTTONRECORDs
2022-11-14 10:04:55 +01:00
Jindra Petřík
4c6ccf0d63 Character sets are limited to GB2312, Shift_JIS, Unicode, and all singlebyte.
Fixed font code points - proper characters display, adding, etc.
2022-11-14 10:04:55 +01:00
Jindra Petřík
47b49882c6 Fixed Copy/Move with dependencies should copy mapped tags too 2022-11-14 10:04:55 +01:00
Jindra Petřík
c3b6be72e1 Fixed NullPointerException on expanding needed/dependent characters on basic tag info 2022-11-14 10:04:55 +01:00
Jindra Petřík
cc0b5e9d76 Fixed #1865 ConcurrentModificationException on SWF close 2022-11-14 10:04:55 +01:00
Jindra Petřík
968fd92cd2 Fixed Copy/Move with dependencies order of tags
BUTTONRECORD/CLIPACTIONRECORD swf / tag set
2022-11-14 10:04:55 +01:00
Jindra Petřík
d0936e1a46 Added Show button records in the tree, preview them 2022-11-14 10:04:55 +01:00
Jindra Petřík
e3ed5bd4a5 Added Setting charset in commandline (-charset XXX)
Default charset for SWF files version <= 5 is system charset
2022-11-14 10:04:55 +01:00
Jindra Petřík
3c3a8545a5 Added #1864 Commandline: Allow to set special value "/dev/stdin" for input files to read from stdin (even on Windows) 2022-11-14 10:04:55 +01:00
Jindra Petřík
1c9f81fceb Added #1701 Setting charset for SWF files with version 5 or lower 2022-11-14 10:04:55 +01:00
Jindra Petřík
c43e68dc29 Fixed Go to document class when switched to tag list view 2022-11-14 10:04:55 +01:00
Jindra Petřík
c1a998b117 Added
- #1649 Moving SWF files (and bundles) up and down
- Moving tags up and down
(context menuitem + ALT up/down shortcut)
2022-11-14 10:04:55 +01:00
Jindra Petřík
c36d4e6bb9 Updated czech translation 2022-11-14 10:04:55 +01:00
Jindra Petřík
04272f9b95 Drag and drop in tag list can be disabled in settings
(To prevent doing it accidentally)
2022-11-14 10:04:55 +01:00
Jindra Petřík
88a045e23c Added
- Move tag with dependencies
- Copy/Move tag operation has select position dialog
- Select position dialog has target file in its title

Fixed
- Exception when bundle selected
- File path in window title for SWFs inside DefineBinaryData
2022-11-14 10:04:55 +01:00
Jindra Petřík
924e4254c4 Typo 2022-11-14 10:04:55 +01:00
Jindra Petřík
c5e64a9ace Icons for tags in replace character dialog 2022-11-14 10:04:55 +01:00
Jindra Petřík
1daea39dab Fixed cursor flickering on dragging in tag list 2022-11-14 10:04:55 +01:00
Jindra Petřík
04463b6ffc Fixed dragging tags into frames 2022-11-14 10:04:55 +01:00
Jindra Petřík
b0a72b07db Added Setting for enabling placing Define tags into DefineSprite 2022-11-14 10:04:55 +01:00
Jindra Petřík
bb7a14c2fc Added Drag and drop to move/copy tags in the tag list view 2022-11-14 10:04:55 +01:00
Jindra Petřík
2558263f96 Added
- Allowed copy/cut tags to clipboard across multiple SWFs
- Keyboard shortcuts for tag clipboard operations
- Hilight clipboard panel on copy/cut action for a few seconds
2022-11-14 10:04:55 +01:00
Jindra Petřík
e898a1bda8 Added Setting for disabling expanding first level of tree nodes on SWF load 2022-11-08 22:47:13 +01:00
Jindra Petřík
99fa794a6f Fixed On new SWF loading, do not expand all other SWFs nodes, only this one 2022-11-08 22:47:13 +01:00
Jindra Petřík
6925787f8f Display number of items in the clipboard. 2022-11-08 22:47:13 +01:00
Jindra Petřík
90e01246cd Added #1465 Configuration option to disable SWF preview autoplay 2022-11-08 22:47:13 +01:00
Jindra Petřík
0858d286ca Added Bulk importing scripts/text/images added to SWF context menu
Fixed #1862 Exporting selection to subfolders by SWFname when multiple SWFs selected
2022-11-08 22:47:13 +01:00
Jindra Petřík
0113648024 Added #1460 Bulk importing images 2022-11-08 22:47:13 +01:00
Jindra Petřík
1f3bcb9ecf Added #1755 Copy tags to tag clipboard and paste them elsewhere
Fixed Double warning/error when copy to / move to and same character id already exists
2022-11-08 22:47:13 +01:00
Jindra Petřík
1a2abc5a05 Fixed Copy to with dependencies does not set the timelined, that can result to missing dependencies (red tags in the tree) 2022-11-08 22:47:13 +01:00
Jindra Petřík
0179ea0677 Fixed Copy to with dependencies does not refresh timeline.
Refactored Copy to Copy to in the code.
2022-11-08 22:47:13 +01:00
Jindra Petřík
2d256cfeb8 Added #1414 Cancelling in-progress exportation
Fixed FLA export printing xxx string on exporting character with id 320
2022-11-08 22:47:13 +01:00
Jindra Petřík
79027e085c Added #1232 Needed/dependent characters list in basic tag info can be expanded to show tag names 2022-11-06 21:44:39 +01:00
Jindra Petřík
bece4e1e77 Show inner Define tags in Folder preview 2022-11-06 21:44:39 +01:00
Jindra Petřík
5e2b357d54 example for swf2exe commandline 2022-11-06 21:44:39 +01:00
Jindra Petřík
88b1b25f08 Addded #1432 Save as EXE from commandline 2022-11-06 21:44:39 +01:00
Jindra Petřík
7602294f4d Proper missing needed thread termination 2022-11-06 21:44:39 +01:00