Commit Graph
3173 Commits
Author SHA1 Message Date
Jindra Petřík 2c8d6549a0 Export assets first item "ex" prefix instead of "cls" 2024-08-05 11:17:25 +02:00
Jindra Petřík 0b48eab7f7 Added #2011, #2215 Option to ignore frame background color when exporting (make transparent) 2024-08-05 11:17:25 +02:00
Jindra Petřík c609380bfa Changed Information in the tag node title now has abbreviated prefix of type for each bit of info.
Changed Information in the tag node title - separated exportName from assigned class
2024-08-05 11:17:25 +02:00
Jindra Petřík f66a0eb4ad Added Set class to character mapping tool (via SymbolClass) context menu on characters 2024-08-05 11:17:25 +02:00
Jindra Petřík 98317a9104 Fixed imagetag.getShape (caused by changing scale of matrix to float earlier) 2024-08-05 11:17:25 +02:00
Jindra Petřík d46d32be30 Fixed #2239 Default font name detection
Fixed #2239 Exporting TTF font on Linux
2024-08-05 11:17:25 +02:00
Jindra Petřík d124e33a9b Fixed #2257 Shape SVG Importer - Linear gradient matrix 2024-08-05 11:17:25 +02:00
Jindra Petřík 6d8b631383 Added #2259 Optional resampling sound to 44kHz on playback and on export 2024-08-05 11:17:25 +02:00
Jindra Petřík 502d44b06d Fixed #2231 AS3 coercion to String as convert 2024-08-05 11:17:25 +02:00
Exund a008c855f3 Cleanup 2024-08-05 11:17:25 +02:00
Exund cb83c5a97e Option to get previous matrix for first instance of PlaceObjectTypeTag per depth 2024-08-05 11:17:25 +02:00
Guillaume Charifi-Hoareau 6db690e25a Store class name index during P-code parse. 2024-08-05 11:17:25 +02:00
Jindra Petřík 13b7e56003 Updated Dutch translation by Jaap Kramer 2024-08-05 11:17:25 +02:00
Jindra Petřík da6a6013a2 Updated Dutch translation by Jaap Kramer 2024-08-05 11:17:25 +02:00
Jindra Petřík 4e2d8dce36 Fixed #2224 Exporting Embed assets - handling DefineBits(+JPEGTables) - convert to DefineBitsJPEG2 2024-08-05 11:17:25 +02:00
Jindra Petřík 2de2f3d9f1 Fixed #2222 Missing shapes when gradient fillstyle has only two gradrecords with the same ratio 2024-08-05 11:17:25 +02:00
Exund 8b17ed9b46 Factorize depth to interface 2024-08-05 11:17:25 +02:00
Jindra Petřík ffda86028d Fixed #2202 AS2 return in constructor does not take a value 2024-08-05 11:17:25 +02:00
Jindra Petřík 163a0e00d2 Fixed #2202 AS2 detection of uninitialized class fields colliding with setters/getters 2024-08-05 11:17:25 +02:00
Jindra Petřík 25ec3e9516 Fixed #2212 GFX - Allow loading (DDS) images despite of set bitmapFormat 2024-08-05 11:17:25 +02:00
Jindra Petřík 4fe999bd47 Fixed #2211 PDF export, Font export - glyphs with no contours (advance only) 2024-08-05 11:17:25 +02:00
Jindra Petřík f51fee7064 Fixed #2190 AS1/2 - for..in inside switch before break 2024-08-05 11:17:25 +02:00
Jindra Petřík ece2d537d5 Changed #2206 FB values in MATRIX (scale/rotate) as floats instead of int, -f suffixed parameters in text editor 2024-08-05 11:17:25 +02:00
Jindra Petřík 55a7112f10 Fixed #2207 AS - Index -2 out of bounds for some of the switches 2024-08-05 11:17:25 +02:00
Jindra Petřík 9dcc30d8e9 Fixed #2203 GFX - DefineSubImage with TGA bitmapFormat
using bitmapFormat = 2 (DDS) in DefineExternalImages
2024-08-05 11:17:25 +02:00
Jindra Petřík e9dcd5ad34 Fixed #2183 AS1/2 Direct editation - case sensitive identifiers since SWF version 7 2024-08-05 11:17:25 +02:00
Jindra Petřík 14366c544c Removed newcli.
Colorized old cli.
2024-08-05 11:17:25 +02:00
Jindra Petřík 2421074b69 legacy cli inside newcli 2024-08-05 11:17:25 +02:00
Jindra Petřík ef29e059e4 minor changes 2024-08-05 11:17:25 +02:00
Jindra Petřík 661d292b59 config command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík 81d1fa2d6f header command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík e942837605 air option 2024-08-05 11:17:25 +02:00
Jindra Petřík efad2dd65a charset option 2024-08-05 11:17:25 +02:00
Jindra Petřík 4a481cabf7 swf2exe command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík a9f339e5e6 abcmerge command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík 5d7af43805 swf2swc command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík ef9451694e linkreport command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík ea1881d263 linkreport command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík a34f9b1565 instancemetadata command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík f56e918c3c generatedoc command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík c27d7fac41 generatedoc command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík c97ffac88f enabledebugging command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík 2157bb1da4 deobfuscate command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík 40d44c82db deobfuscate command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík da5cb35ae6 import command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík 215dcc4c3d import command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík f376e89a7d removecharacter command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík ce648aeb45 remove command stub 2024-08-05 11:17:25 +02:00
Jindra Petřík 7cc68a4600 replacecharacterid command stub - pack and sort examples 2024-08-05 11:17:25 +02:00
Jindra Petřík 76240194b6 replacecharacterid command stub 2024-08-05 11:17:25 +02:00