Jindra Petřík
e810421914
Correct trait packing.
...
Compound removing fix.
2023-10-01 18:21:38 +02:00
Jindra Petřík
58b7341b59
Do not allow removing compound items
2023-10-01 18:21:38 +02:00
Jindra Petřík
997c00ac33
Do not allow removing compound items
2023-10-01 18:21:38 +02:00
Jindra Petřík
4b5c4e8af4
Exporting compound scripts
2023-10-01 18:21:38 +02:00
Jindra Petřík
9e2892eb33
locale cs
2023-10-01 18:21:38 +02:00
Jindra Petřík
d2a32374b0
Compound scripts have direct editing disabled - it might damage script initializer to edit it separately.
2023-10-01 18:21:38 +02:00
Jindra Petřík
5846e86a2f
include without parenthesis
2023-10-01 18:21:38 +02:00
Jindra Petřík
a30bc9136f
Display compound scripts in separate folders,
...
display script initializer separately.
Show imported classes.
2023-10-01 18:21:38 +02:00
Jindra Petřík
9673b81271
fix not resolving custom namespaces
2023-10-01 18:21:38 +02:00
Jindra Petřík
7379784bbc
fix versioning when namespaceset has no version tag
2023-10-01 18:21:38 +02:00
Jindra Petřík
0ced327829
more methods fix
2023-10-01 18:21:38 +02:00
Jindra Petřík
bd6d661ee7
generateMetadata fix
2023-10-01 18:21:38 +02:00
Jindra Petřík
3a7c0b106c
Do not compile API metadata when file is versioned.
2023-10-01 18:21:38 +02:00
Jindra Petřík
05bb131c13
getSimplePackName api versioned fix
2023-10-01 18:21:38 +02:00
Jindra Petřík
cbdc998650
Added #2066 AS3 Support for api-versioned SWFs
2023-10-01 18:21:38 +02:00
Jindra Petřík
d58d582575
Fixed #2009 Missing images in MacOs icon
2023-10-01 18:21:38 +02:00
Jindra Petřík
4af3c0ca7e
Fixed #2086 AS3 direct editation - not deleting old nested methods when they have multiple usages
2023-10-01 18:21:38 +02:00
Jindra Petřík
a6ed73ce8f
min class index defaults to -1
2023-10-01 18:21:38 +02:00
Jindra Petřík
bfd45b1441
Fixed #2086 AS3 direct editation - Correct class order (instanceinfo,classinfo) respecting extends/implements
2023-10-01 18:21:38 +02:00
Jindra Petřík
2f873a81b1
java 8 compatibility
2023-10-01 18:21:38 +02:00
Jindra Petřík
4eabf89291
Added AS3 - Show Embed tag over asset classes (readonly)
...
Added AS3 - Checkbox for exporting assets embedded using `Embed` (-exportembed in commandline)
Added FLA export - AS3 - Using `Embed` tag for DefineBinaryData, images not extending BitmapData
2023-10-01 18:21:38 +02:00
Jindra Petřík
ef9e80cb21
Fixed Proper error message when there is no room for new characters in the font (DefineFont1)
...
Fixed Synchronization problems when adding characters to the font vs its display
2023-10-01 18:21:38 +02:00
Jindra Petřík
c7f4aaddfb
Added Export DefineFont4 to OpenType CFF file
2023-10-01 18:21:38 +02:00
Jindra Petřík
dabcaea2ec
Fixed Not working "Show in Projector" button for DefineFont4 (hide)
2023-10-01 18:21:38 +02:00
Jindra Petřík
15ab789ece
Better embed testdata (CFF)
2023-10-01 18:21:38 +02:00
Jindra Petřík
a50e60f797
Better embed testdata
2023-10-01 18:21:38 +02:00
Jindra Petřík
314cc5bd61
Added Exporting ByteArrayRange in the raw editor with the Export button
2023-10-01 18:21:38 +02:00
Jindra Petřík
302c909566
Fixed #2076 Auto rename identifiers infinite loop caused by renaming in playerglobal library
2023-10-01 18:21:38 +02:00
Jindra Petřík
6733d305bb
Fixed NullPointer on reload / uncache
2023-10-01 18:21:38 +02:00
Jindra Petřík
9947cb0b88
Fixed tests - trait names as FQN
2023-10-01 18:21:38 +02:00
Jindra Petřík
72b64f266d
Fixed #2077 AS3 colliding types in current package with trait names
2023-10-01 18:21:38 +02:00
Jindra Petřík
b08856d3a5
Fixed #2077 AS3 try..catch parts outside block
...
Fixed AS3 try..catch inside loop unneccessary continue
2023-10-01 18:21:38 +02:00
Jindra Petřík
97d04cbedd
Fixed #2077 AS3 allow star string as property name (XML access)
2023-10-01 18:21:38 +02:00
Jindra Petřík
a157338f4d
Fixed Switch detection problems producing §§goto - multiple heads (try..catch)
2023-10-01 18:21:38 +02:00
Jindra Petřík
2fe071f214
Fixed #2077 AS3 recursion of deleting method with newfunction instruction
...
Fixed #2077 AS3 direct editation - incorrect slot names
Fixed #2077 AS3 direct editation - switch statement missing offset
2023-10-01 18:21:38 +02:00
Jindra Petřík
c1e163b4c5
Fixed #2077 Recursion of deleting method with newfunction instruction
2023-10-01 18:21:38 +02:00
Jindra Petřík
49c8251e4d
Fixed #2077 Switch detection problems producing §§goto
2023-10-01 18:21:38 +02:00
Jindra Petřík
0a52175bc3
Added #2057 Show all assigned AS linkage classes in the item name (instead just one)
2023-10-01 18:21:38 +02:00
Jindra Petřík
3873e960e5
Font tag classname escape
2023-10-01 18:21:38 +02:00
Jindra Petřík
8cf9533ab8
Added Show font AS linkage class in its name in the tree (besides font name)
2023-10-01 18:21:38 +02:00
Jindra Petřík
b44aea95f7
Fixed FLA export - missing AS linkage class for fonts
2023-10-01 18:21:38 +02:00
Jindra Petřík
ddae2a3389
Updated embed test data - embed movie symbol
2023-10-01 18:21:38 +02:00
Jindra Petřík
63a392c88e
Changelog update
2023-10-01 18:21:38 +02:00
fourst4r
24a893a71c
export image instances correctly
2023-10-01 18:21:38 +02:00
fourst4r
9285810398
Update XFLConverter.java
2023-10-01 18:21:38 +02:00
Jindra Petřík
4381451137
missing PR number in changelog
2023-10-01 18:21:38 +02:00
Jindra Petřík
0c8ecfe8d4
PRs as links in the changelog,
...
Fixed some changelog typos,
Added few missing PR references in the Changelog
2023-10-01 18:21:38 +02:00
Jindra Petřík
bcb27b6955
Added #2073 Editing of frame count in SWF header (with warning that it won't update ShowFrame count)
2023-10-01 18:21:38 +02:00
Jindra Petřík
1d6c6208df
Embed metadata samples contain related framework classes (static link)
2023-10-01 18:21:38 +02:00
Jindra Petřík
ee70e1e3bb
Fixed FLA export - Sprites which do not end with ShowFrame tag
2023-10-01 18:21:38 +02:00