Commit Graph
5707 Commits
Author SHA1 Message Date
Jindra Petřík 83334fd2ac Fixed Freetransform tool dragging not always started on mousedown 2022-10-28 18:40:48 +02:00
Jindra Petřík 7f30121b21 Fixed Sound tag player now uses less memory / threads - does not use Clip sound class 2022-10-26 23:15:21 +02:00
Jindra Petřík 3e67636555 Fixed Shape not clipped when clip area ouside of view 2022-10-26 14:28:01 +02:00
Jindra Petřík d5399a0513 sync timer schedule 2022-10-26 11:25:11 +02:00
Jindra Petřík 538c0b79b7 Fixed #1828 Deadlock freezing during playback 2022-10-26 09:04:43 +02:00
Jindra Petřík 32bb0289bc Fixed 1828 Closing path in shape strokes from last moveTo only 2022-10-25 22:39:38 +02:00
Jindra Petřík 6a0ef9f95a Correct stroke transformation in folder preview 2022-10-25 20:59:33 +02:00
Jindra Petřík db60fed17f Minimum stroke width should be 1 px 2022-10-25 20:32:25 +02:00
Jindra Petřík 691f296a55 Fixed #1828 missing lines after previous update 2022-10-25 19:23:34 +02:00
Jindra Petřík 365283904a Fixed minimum stroke width 2022-10-25 00:12:25 +02:00
Jindra Petřík 31b13cddc9 Fixed tests and also few places with linestyle2 vs linestyle1 array change 2022-10-24 23:54:09 +02:00
Jindra Petřík ec6e689652 #1771 DefineShape4 line filled using single color 2022-10-24 22:35:13 +02:00
Jindra Petřík 3bfcf2976c #1828 Faster redrawing of frames in some cases 2022-10-24 17:45:21 +02:00
Jindra Petřík b896688d5d Fixed #1828 Incorrect stroke scaling (normal/none/vertical/horizontal) 2022-10-24 12:26:11 +02:00
Jindra Petřík 499e5645cd Fixed #1828 Zero scale layer matrices support 2022-10-23 21:48:23 +02:00
Jindra Petřík 95689f28ab Fixed DefineSubImage display (after last zoom update) 2022-10-23 20:00:06 +02:00
Jindra Petřík be1dc0699d Fixed #1829 Adding extra pixel to the width and height when rendering items (for example to AVI) 2022-10-23 19:24:22 +02:00
Jindra Petřík f0b8e2dfef Try to properly display and zoom GFX DefineSubImage 2022-10-23 18:20:42 +02:00
Jindra Petřík 73250c4969 Github actions - ignore CURL upload error 56 2022-10-23 17:19:02 +02:00
Jindra Petřík 20fc982d2b fix for Java 8 2022-10-23 17:10:14 +02:00
Jindra Petřík 30a58d8c8e Fixed debug info label position/content on the top of flash viewer to avoid unwanted initial scroll 2022-10-23 17:06:23 +02:00
Jindra Petřík 10b0875358 organize imports inspection 2022-10-23 16:54:49 +02:00
Jindra Petřík 1bfbe84ee9 Added #1731 Image viewer zoom support 2022-10-23 16:50:55 +02:00
Jindra Petřík 41fe9616a1 maxretry fix 2022-10-23 12:40:22 +02:00
Jindra Petřík 592965066c Github actions - retry 3 times uploading the file when failed on CURL error 55 2022-10-23 12:39:46 +02:00
Jindra Petřík 98fd92b068 Fixed Slow zooming/redrawing on action when SWF has low framerate 2022-10-23 12:16:35 +02:00
Jindra Petřík bfae9f6871 Fixed #1847 shape viewer and PDF exporter - correct drawing of pure vertical/horizontal shapes (zero width/height) 2022-10-23 10:56:31 +02:00
Jindra Petřík 1b136913b2 bitmap shape exporter - ignore strokes when bound rect has zero width/height 2022-10-22 22:40:42 +02:00
Jindra Petřík 31a461ca96 gnujpdf - use UTF-8 in string.getBytes() everywhere 2022-10-22 21:15:20 +02:00
Jindra Petřík ef2ccab594 updated gnujpdf jar 2022-10-22 19:03:25 +02:00
Jindra Petřík b61e009665 #1847 Try to fix chinese PDF problem 2022-10-22 19:01:34 +02:00
Jindra Petřík d3477d910c Fixed: #1838 AS3 - Properly handling of long unsigned values, hex values, default uint values etc.
Changed: AS3 integer values are internally (e.g. in the lib) handled as java int type instead of long.
2022-10-22 15:27:44 +02:00
Jindra Petřík ef673667e2 GitHub actions - properly delete last nightly tag 2022-10-22 13:06:14 +02:00
Jindra Petřík a410d5afed Fixed #1839 Sprite frames exported incorrectly and repeating 2022-10-22 12:55:54 +02:00
Jindra Petřík 8290a469c3 wait 2 seconds before uploading next file 2022-10-02 19:15:37 +02:00
Jindra Petřík f56254776b Update CHANGELOG.md 2022-10-02 19:05:52 +02:00
NoobTracker 3a07b3cfb9 fix 2022-10-02 19:04:01 +02:00
NoobTracker 7ad6d8b893 save info in the svg as data-* tags 2022-10-02 19:04:01 +02:00
NoobTracker 6aba08bd31 tell the exporter the ID and name of the drawable tag 2022-10-02 19:04:01 +02:00
Dofera 93a09b4c59 Add Symbol-Class export support for commandline 2022-10-02 19:01:59 +02:00
Jindra Petřík 509550ebbd Update CHANGELOG.md 2022-10-02 18:57:49 +02:00
Jindra Petřík ad2e3f0978 Little -replace refactoring, adding help form -replace with <argsfile> 2022-10-02 18:48:16 +02:00
AhmedAhmedEG 8aeade870f Update CommandLineArgumentParser.java 2022-10-02 18:48:16 +02:00
AhmedAhmedEG e979e4a019 Backward Compatible 2022-10-02 18:48:16 +02:00
AhmedAhmedEG 5944eddf16 Update CommandLineArgumentParser.java 2022-10-02 18:48:16 +02:00
AhmedAhmedEG 0673974a24 Update CommandLineArgumentParser.java 2022-10-02 18:48:16 +02:00
AhmedAhmedEG 38ec145e86 Improved -replace command
The replace command suffered from errors if it was gives unicode class named in the terminal, also it was limited with the maximum line length of the terminal, now I made a very simple modification to make only 3 parameters:-
1-InFile
2-OutFile
3-ArgumentsTextfilePath

So we create a text file with all the arguments we want, with infinite length, and getting rid of the unicode errors, this is very useful as some flash files have 100+ scripts, and you have to stuff 2 arguments per file with full path in the terminal line length limit, and also lose the ability to specify classes that have unicode characters on it, as FFDEC was parsing them from the terminal as question marks.
2022-10-02 18:48:16 +02:00
AhmedAhmedEG 9b76df9baf Delete CommandLineArgumentParser.java 2022-10-02 18:48:16 +02:00
AhmedAhmedEG cadb15464d Improved -replace command
The replace command suffered from errors if it was gives unicode class named in the terminal, also it was limited with the maximum line length of the terminal, now I made a very simple modification to make only 3 parameters:-
1-InFile
2-OutFile
3-ArgumentsTextfilePath

So we create a text file with all the arguments we want, with infinite length, and getting rid of the unicode errors, this is very useful as some flash files have 100+ scripts, and you have to stuff 2 arguments per file with full path in the terminal line length limit, and also lose the ability to specify classes that have unicode characters on it, as FFDEC was parsing them from the terminal as question marks.
2022-10-02 18:48:16 +02:00
MrSandman1337 d7784960a8 typo fix 2022-10-02 18:48:16 +02:00