Commit Graph

3603 Commits

Author SHA1 Message Date
Jindra Petřík
ae83087289 Fixed Convolution matrix filter display and editing 2023-10-16 09:36:06 +02:00
Jindra Petřík
1d7fecac50 Added SVG Sprite export - blend modes 2023-10-16 09:36:06 +02:00
Jindra Petřík
dc5e50813f Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes 2023-10-16 09:36:06 +02:00
Jindra Petřík
b6e8ca0d67 Added #116 Show invalid utf-8 bytes in Strings as {invalid_utf8:xxx} 2023-10-16 09:36:06 +02:00
Jindra Petřík
98b7ac100e Fixed #116 §§push at the end of switch branches 2023-10-16 09:36:06 +02:00
Jindra Petřík
8b9c386102 Fix tests 2023-10-16 09:36:06 +02:00
Jindra Petřík
52db7454dc Fixed AS2 getters and setters decoding 2023-10-16 09:36:06 +02:00
Jindra Petřík
0a271f259e Fixed AS1/2 new keyword on empty method name 2023-10-16 09:36:06 +02:00
Jindra Petřík
37f6d14587 Fixed #116 Cyclic buttons 2023-10-16 09:36:06 +02:00
Jindra Petřík
9b65d88774 Fixed #116 AS3 Cyclic typenames protection
Fixed #116 AS3 Do not parse DoABC tags inside sprites
2023-10-16 09:36:06 +02:00
Jindra Petřík
1c29ada719 Fixed #116 AS3 Cyclic typenames protection 2023-10-16 09:36:06 +02:00
Jindra Petřík
7d1f4db775 Fixed Embed tag not properly escaped on obfuscated files 2023-10-16 09:36:06 +02:00
Jindra Petřík
1a778b0b6f Fixed tests 2023-10-16 09:36:06 +02:00
Jindra Petřík
5141263960 Fixed #223 AS2 Detecting uninitialized class fields 2023-10-16 09:36:06 +02:00
Jindra Petřík
a4fd485c47 Fixed AS3 incorrect private modifier on internal namespaced traits of private class inside script 2023-10-16 09:36:06 +02:00
Jindra Petřík
ca0dc86cf3 Fixed AS3 Simplify expressions - Do not convert this to {} when coerced 2023-10-16 09:36:06 +02:00
Jindra Petřík
2644575a20 Fixed #2094 Embed font name taken from the fontTag, not DefineFontName 2023-10-16 09:36:06 +02:00
Jindra Petřík
9a34404fba fix tests 2023-10-16 09:36:06 +02:00
Jindra Petřík
22c56761f3 Fixed #2094 AS3 Getting register names from debug info - do not allow assigning _locX_ name to other register than X 2023-10-16 09:36:06 +02:00
Jindra Petřík
ae37812b82 Fixed #2094 AS3 missing star type on var and const 2023-10-16 09:36:06 +02:00
Jindra Petřík
4d23246ce0 Added #2094 AS3 Missing use namespace 2023-10-16 09:36:06 +02:00
Jindra Petřík
1088118f18 added test 2023-10-16 09:36:06 +02:00
Jindra Petřík
d4505ac39c Fixed #2094 AS3 do not show body trait variables as FQN 2023-10-16 09:36:06 +02:00
Jindra Petřík
70096593dc Fixed #1678 Shapes - Miter clip join style 2023-10-16 09:36:06 +02:00
Jindra Petřík
b32006a23f Fixed #2093 AS3 Unnecessary use of fully qualified names for classes in same package 2023-10-16 09:36:06 +02:00
Jindra Petřík
eaabfcd278 Autoload binaryData when packer used 2023-10-16 09:36:06 +02:00
Jindra Petřík
efaf57e4a8 Autoload binaryData when packer used 2023-10-16 09:36:06 +02:00
Jindra Petřík
63ff7c384b Added #2079 Bulk import sprites from GIFs 2023-10-16 09:36:06 +02:00
Jindra Petřík
92be6d231f Gifreader to java8 2023-10-16 09:36:06 +02:00
Jindra Petřík
43f1dc4f35 Added #2079 Replace DefineSprite with GIF 2023-10-16 09:36:06 +02:00
Jindra Petřík
8a92a273a5 Added #2090 Support for Mochicrypt packed binarydata tags - loading SWF as subtree 2023-10-16 09:36:06 +02:00
Jindra Petřík
0725f13f5d Suppress unchecked warning 2023-10-16 09:36:06 +02:00
Jindra Petřík
306419b93b Unicode escape only API mark in namespaces. 2023-10-01 18:21:38 +02:00
Jindra Petřík
56fb0bc9f9 Unicode escape nonenglish characters in namespaces in P-code 2023-10-01 18:21:38 +02:00
Jindra Petřík
ead1aa222a Added AS3 Natural sorting of packages and script 2023-10-01 18:21:38 +02:00
Jindra Petřík
ea45d74220 Added FLA export - remember last selected FLA version/compression 2023-10-01 18:21:38 +02:00
Jindra Petřík
04d526ddeb ABCExplorer - update when ABC changes 2023-10-01 18:21:38 +02:00
Jindra Petřík
1b35496f4f Fixed AS3 Hilighting (go to) scripts when script has obfuscated name 2023-10-01 18:21:38 +02:00
Jindra Petřík
730868a996 Fixed Float/Float4 ABC format support 2023-10-01 18:21:38 +02:00
Jindra Petřík
33056fcedd ABCExplorer - show selected trait in ABC explorer 2023-10-01 18:21:38 +02:00
Jindra Petřík
c58c1f6bfa ABC Explorer - Try to avoid index out of bounds 2023-10-01 18:21:38 +02:00
Jindra Petřík
b343db0ff1 ABC Explorer - instance info, class info, script info, traits 2023-10-01 18:21:38 +02:00
Jindra Petřík
575239be5c ABC Explorer - methodinfo 2023-10-01 18:21:38 +02:00
Jindra Petřík
9fa19e598f ABC Exporter tool - view constants - WIP 2023-10-01 18:21:38 +02:00
Jindra Petřík
b70b5547a0 Fixed outof bounds for multiname 2023-10-01 18:21:38 +02:00
Jindra Petřík
7e86723b2e Removing some deprecated things 2023-10-01 18:21:38 +02:00
Jindra Petřík
dae1fe0e8c Added Show "Renaming identifiers" status on file opening with auto rename identifiers on 2023-10-01 18:21:38 +02:00
Jindra Petřík
a20da0839c Fixed AS3 Nullpointer on getting multiname which is out of bounds 2023-10-01 18:21:38 +02:00
Jindra Petřík
3a580c774b Allow to cancel exports before exporting assets 2023-10-01 18:21:38 +02:00
Jindra Petřík
1dcd66bf5c Fixed #2076 Nullpointer 2023-10-01 18:21:38 +02:00