Commit Graph
72 Commits
Author SHA1 Message Date
[email protected] 471a18aa0a fix 2016-03-08 10:31:54 +01:00
[email protected] d388374d60 Create XFL export with xml writer, currnetly only for PublishSettings.xml 2016-03-08 09:44:51 +01:00
Jindra Petřík cccfc2e14d #1193 FLA export - correct font advance in some cases 2016-03-07 23:39:10 +01:00
Jindra Petřík 084da5d6a1 #1193 FLA export - smoothed image detection, export raw JPEG data, no recompression 2016-03-07 22:17:59 +01:00
Jindra Petřík 6066f82603 #1193 One layer shape fix in button 2016-03-07 20:54:03 +01:00
[email protected] 3ecff9feaa fla text export fix 2016-03-07 08:53:27 +01:00
[email protected] 5a42f1ed91 line fla export fix 2016-03-06 19:36:05 +01:00
[email protected] 6cf103f08e export fla without scripts for debugging purposes: do not create empty files 2016-03-06 18:44:55 +01:00
[email protected] 6063b53b3c export fla without scripts for debugging purposes 2016-03-06 18:17:45 +01:00
[email protected] a96283f213 xfl export fix when shape is null 2016-03-06 17:45:15 +01:00
[email protected] 421fbf8bc0 export fla without scripts for debugging purposes 2016-03-06 17:14:35 +01:00
[email protected] fa9623bf9f mulptiple xlf export fix (separate output directory for each swf), show definebuttontag(1) actions in tree, image export fix (sometimes throws ArrumentOutOfBounds exception) 2016-03-06 15:35:46 +01:00
[email protected] f0d43d42a3 #1171 export stroke scale to fla fix:) 2016-03-03 15:47:04 +01:00
[email protected] d1bb94a645 #1171 export stroke scale to fla 2016-03-03 15:43:00 +01:00
[email protected] 46c157092c #1172 Text content is wrong after decompilation: double escape fixed 2016-02-29 08:52:46 +01:00
Jindra Petřík 73c5d00572 #1151 Filters on texts fixed 2016-02-20 10:39:53 +01:00
[email protected] 64d93ebfac #1147 Sprite is exported incorrectly: fixed 2016-02-09 09:24:35 +01:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
[email protected] 0940243fa1 #980 Export to Fla Problems fixed 2015-12-27 13:59:19 +01:00
[email protected] 16a27789e3 swf.tags and sprite.subtags are private to avoid modifying the list without setting the isModified flag + some small chages 2015-12-27 10:19:27 +01:00
Jindra Petřík 09d4772eef miterlimit is FIXED8 (float) 2015-12-26 23:28:32 +01:00
[email protected] 112800f7ee external player (multiple) setbackgourd tag problem fixed 2015-12-22 20:35:35 +01:00
Jindra Petřík 6a9d7aa0e6 #1068 MorphShape with focal gradient fix
ImageFormat correct extension
Logging exception on FLA export
FLA XML formatting fix
2015-10-27 23:47:30 +01:00
[email protected] b67d21102b comment typo fixed 2015-08-13 12:20:45 +02:00
[email protected] 809091ea42 framerate is float 2015-08-12 14:22:04 +02:00
[email protected] 7115617637 Shape rendering after FLA export fixed 2015-08-04 16:53:21 +02:00
[email protected] e2038501a0 fla export: image alphafix 2015-07-21 19:17:58 +02:00
[email protected] a6dc717225 calculating the action length without writing it to a stream 2015-07-17 09:19:51 +02:00
[email protected] cecb13d78d show script name in log message (currently only without path) 2015-07-08 08:58:03 +02:00
[email protected] b3c39bbbee properly interrupt on timeout 2015-07-06 16:10:12 +02:00
[email protected] dcb20d84f0 more cleanup 2015-07-05 21:54:30 +02:00
Jindra Petřík db825ce26e SWF version 29 to flash player 18 mapping 2015-06-12 15:25:16 +02:00
[email protected] 4acdd7e029 #905 Show codec details for sound items 2015-05-31 20:41:35 +02:00
Jindra Petřík 58c24aa746 Issue #903 FLA export - fix for missing fontName, fix last frame when no last ShowFrameTag present 2015-05-30 07:11:50 +02:00
[email protected] 39f35dec29 #896: show exception in log frame, static final loggers added 2015-05-22 11:29:27 +02:00
[email protected] 6a3facc8de more string builders 2 2015-05-20 15:53:32 +02:00
[email protected] 18592b7a72 more string builders 1 2015-05-20 15:01:58 +02:00
[email protected] 3632c466e1 Workaround for ImageIO jpeg export bug when alpha channel exists, tag method orders changed (contructors, readData, getData, etc) 2015-05-16 11:04:14 +02:00
[email protected] abec5214bb tag refactoring 2015-05-15 00:12:35 +02:00
[email protected] e49296770f format source code 2015-05-08 13:33:40 +02:00
[email protected] 40217c0a39 split panes simplified (base class stores the position) 2015-05-06 10:51:05 +02:00
[email protected] c1226d39fd swf header editor 2015-04-27 16:57:36 +02:00
[email protected] 0d847f2d13 sprite export fix (missing objects) 2015-04-07 13:56:25 +02:00
[email protected] acbf5647cb #737 Exporting Scripts to single file 2015-04-06 19:51:35 +02:00
Jindra Petřík 73f3bb10cc Additional character info tags now placed under the character in the tree
Few icons for tags (metadata,fileattributes,setbackground,place and remove tags)
2015-04-06 09:09:17 +02:00
[email protected] 9813f62cdf single file script export setting added to ScriptExportSettings class 2015-03-31 21:28:26 +02:00
[email protected] 2664d692ba faster imageToShape 2015-03-17 07:03:56 +01:00
[email protected] 7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
[email protected] 27551761e6 justify text 2015-02-20 21:13:11 +01:00
[email protected] 914bb09355 #798 ffdec doesn't show what it's exporting 2015-02-11 22:25:53 +01:00