Commit Graph
7132 Commits
Author SHA1 Message Date
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 a7bc2c544b Changelog update 2024-08-05 11:17:25 +02:00
Alexander Morgun e862f09f85 Quote jar path 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 2158be80fe Fixed #2253 Drawing 0,0 grid in transform tool on Linux causing sun internal errors 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
Jindra Petřík e1cbba7146 Update README.md [ci skip] 2024-08-05 11:17:25 +02:00
Jindra Petřík 7403895938 update changelog after prs 2024-08-05 11:17:25 +02:00
Exund a8012886e5 Change Dialogue to Dialog 2024-08-05 11:17:25 +02:00
Exund 53eb35bea3 Use PlaceObject2Tag for replacing 2024-08-05 11:17:25 +02:00
Exund 83534d689b Split in multiple functions for readability 2024-08-05 11:17:25 +02:00
Exund a008c855f3 Cleanup 2024-08-05 11:17:25 +02:00
Exund 99b4d8e76b Refactor + fix next frame 2024-08-05 11:17:25 +02:00
Exund e5012930ef Fix saving + depths selection 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
Exund a2f585ba5c Main concept working 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
Sweppe d52e1e313d Update Dutch.nsh 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 2d52eaa544 NSIS - remove inetc plugin 2024-08-05 11:17:25 +02:00
Jindra Petřík 4532c232c8 stable NSIS 2024-08-05 11:17:25 +02:00
Jindra Petřík 1e0845fb10 NSIS 3.09 2024-08-05 11:17:25 +02:00
Jindra Petřík a89a13f02c stable NSIS 2024-08-05 11:17:25 +02:00
Jindra Petřík 5b01977097 stable NSIS 2024-08-05 11:17:25 +02:00
Jindra Petřík 8138ccca0d NSIS 3.09-3 2024-08-05 11:17:25 +02:00
Jindra Petřík 8928d70061 Use NSIS 3.09 to avoid AV false positives in windows installer 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 290ebda3d2 Fixed Raw edit of fonts - shape table was not visible 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 21a76bd20e -listconfigs help 2024-08-05 11:17:25 +02:00
Jindra Petřík e2aabac575 Help aliases 2024-08-05 11:17:25 +02:00
Jindra Petřík 3f795b3385 Added New organized commandline help 2024-08-05 11:17:25 +02:00
Jindra Petřík 00b886b7b7 Better commandline help WIP.
Fixed #2182 Add FFDec to context menu
2024-08-05 11:17:25 +02:00
Jindra Petřík 45f25bb76c Added Windows commandline executable
Added Reformatted commandline help using ansi colors
Added Linux ffdec script without extension
2024-08-05 11:17:25 +02:00
Jindra Petřík bf32ff1ae5 Cli help - add minus for commands 2024-08-05 11:17:25 +02:00