Commit Graph

1734 Commits

Author SHA1 Message Date
Jindra Petřík
8ac2ff192a Clear pinned items tool. 2022-11-20 22:12:19 +01:00
Jindra Petřík
96c63be654 Added #1680 Pinning objects
Fixed Header of display panel not visible on certain color schemes
Changed Raw editor does not show tag name in the tree (it's now in the new pinnable head)
2022-11-20 22:12:19 +01:00
Jindra Petřík
56b0977158 Fixed List of objects under cursor and coordinates not showing 2022-11-20 22:12:19 +01:00
Jindra Petřík
6ce02ef52a Import scripts menu item only on SWF nodes 2022-11-20 22:12:19 +01:00
Jindra Petřík
3b0f8acb68 Added #1501 Bulk import shapes 2022-11-20 22:12:19 +01:00
Jindra Petřík
03ddda8e19 Fixed #1877 Recalculate dependent characters and frames on removing / editing item 2022-11-20 22:12:19 +01:00
Jindra Petřík
78d83110b6 Calculate missing thread has low priority 2022-11-20 22:12:19 +01:00
Jindra Petřík
220f851ea9 Fixed #1875 Garbage collect SWF and its caches after closing it 2022-11-20 22:12:19 +01:00
Jindra Petřík
233188d613 Fixed AS3 panel component layout 2022-11-20 22:12:19 +01:00
Jindra Petřík
854ed24b7c Added #1822, #1803 AS3 direct editation - optional using AIR (airglobal.swc) to compile 2022-11-20 22:12:19 +01:00
Jindra Petřík
a41e3d13fa Added #1743 GFX - Adding DefineExternalImage2 and DefineSubImage tags
Changed GFX - DefineExternalImage2 no longer handled as character
2022-11-20 22:12:19 +01:00
Jindra Petřík
0227293bd0 Fixed #1692 Properly distinguish obfuscated names vs namespace suffixes and attributes 2022-11-20 22:12:19 +01:00
Jindra Petřík
202e66ea1d Added #1875 Remove no longer accessed items from cache after certain amount of time 2022-11-20 22:12:19 +01:00
Jindra Petřík
77a6b6a019 Checkresources has colon after resource name 2022-11-20 22:12:19 +01:00
Jindra Petřík
3f674208d5 Fixed SearchDialog pt_BR translation 2022-11-20 22:12:19 +01:00
Jindra Petřík
9f9e7e3919 FFDec Debug menu - show really used memory, clear all caches option 2022-11-20 22:12:19 +01:00
Jindra Petřík
68910cb269 For autoplay SWFs, both autoPlaySwfs and autoPlayPreviews must be enabled 2022-11-20 22:12:19 +01:00
Jindra Petřík
d23a841ef8 Added #1871 Toogle buttons for disabling subsprite animation, display preview of sprites/frames 2022-11-20 22:12:19 +01:00
Jindra Petřík
30fbef178d Added #1870 AS3 Adding new class - Target DoABC tag or position can be selected to prevent Error 1014 2022-11-20 22:12:19 +01:00
Jindra Petřík
c0f9fd4fcc Fixed Folder preview resizing (scrollbar too long) 2022-11-20 22:12:19 +01:00
Jindra Petřík
4171df875e Fixed Preview of PlaceObject and frames on hex dump view 2022-11-20 22:12:19 +01:00
Jindra Petřík
03f1866f92 Fixed Clearing shape export cache on changes 2022-11-20 22:12:19 +01:00
Jindra Petřík
61c5e6b5da Fixed #1869 Replace references now replaces all references, not just PlaceObject
Fixed Handle StartSound tag as CharacterIdTag
2022-11-20 22:12:19 +01:00
Jindra Petřík
45eed5a961 Fixed Raw editation NullPointerException 2022-11-14 21:10:37 +01:00
Jindra Petřík
8d3d3eb62f Suppress unchecked 2022-11-14 21:10:37 +01:00
Jindra Petřík
316ccb2812 Typo 2022-11-14 10:04:55 +01:00
Jindra Petřík
244e882bd5 Advanced settings search - proper hilighting of unicode, case insensitive 2022-11-14 10:04:55 +01:00
Jindra Petřík
4b29f744f9 Fixed html label links visibility 2022-11-14 10:04:55 +01:00
Jindra Petřík
cfca80c409 Added Search in the advanced settings 2022-11-14 10:04:55 +01:00
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