Jindra Petřík
4ea4419ac6
Fixed Tag dependency checking
2022-12-18 23:10:24 +01:00
Jindra Petřík
2f91b00c04
Added Quick search (Ctrl+F) for tag list view
2022-12-18 23:10:24 +01:00
Jindra Petřík
0e6ee840a2
Changed Quick search needs minimum of 3 characters
2022-12-18 23:10:24 +01:00
Jindra Petřík
296f58f059
Added #1765 Quick search tree for everything, not just AS3 classes
2022-12-18 23:10:24 +01:00
Jindra Petřík
3b2939c4ba
Added #1898 Keyboard shortcut to remove tags (DEL, SHIFT+DEL)
2022-12-18 23:10:24 +01:00
Jindra Petřík
74b212e328
Fixed export selection
2022-11-20 22:12:19 +01:00
Jindra Petřík
af6c4a5beb
Context menu on pin header
...
Text Search => Text search
2022-11-20 22:12:19 +01:00
Jindra Petřík
be13a0ac47
Fixed exception during removing class from ABC file
2022-11-20 22:12:19 +01:00
Jindra Petřík
0ad00a81ee
Move ABC up or down
2022-11-20 22:12:19 +01:00
Jindra Petřík
66f278eaf0
Refresh pins on view change
2022-11-20 22:12:19 +01:00
Jindra Petřík
dbac877ca2
Fixed Search in ABC files recent list
2022-11-20 22:12:19 +01:00
Jindra Petřík
bfbb9733eb
Import scripts into ABC file
2022-11-20 22:12:19 +01:00
Jindra Petřík
419ea75d9c
Refreshing pins after saving
2022-11-20 22:12:19 +01:00
Jindra Petřík
a43fadb8cf
Fixed flattening switch for ABCs
2022-11-20 22:12:19 +01:00
Jindra Petřík
344bdfa6ea
Added Opening ABC file format (*.abc)
2022-11-20 22:12:19 +01:00
Jindra Petřík
4f3bbe732b
Added Flattened ActionScript packages (one row per package instead package tree), can be turned off in settings
...
Changes ActionScript packages are by default flattened
2022-11-20 22:12:19 +01:00
Jindra Petřík
29c65c195f
Added Indices in brackets for items with same name (like two subsequent DoAction tags)
...
Changed DoInitAction is not shown in resources/sprites section, only in scripts
2022-11-20 22:12:19 +01:00
Jindra Petřík
213fd72266
Fixed Move tag to action did not remove original tag
...
Properly handle pins on moveto action
2022-11-20 22:12:19 +01:00
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
3b0f8acb68
Added #1501 Bulk import shapes
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
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
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
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
abfe92af5a
Custom SWF Configuration refactoring.
...
Make configuration serialization compatible with 16.2.0
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
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
cc0b5e9d76
Fixed #1865 ConcurrentModificationException on SWF close
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
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
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
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
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
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