Commit Graph

1246 Commits

Author SHA1 Message Date
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
Jindra Petřík
14c2b3f547 #1193 FLA export - text tag advance fix for some fonts 2016-03-07 20:32:05 +01:00
honfika@gmail.com
3ecff9feaa fla text export fix 2016-03-07 08:53:27 +01:00
honfika@gmail.com
2cef32100f continue fla exporting with the next file when an swf fails to export 2016-03-06 21:10:55 +01:00
honfika@gmail.com
65c5943544 null check 2016-03-06 21:04:49 +01:00
honfika@gmail.com
5a42f1ed91 line fla export fix 2016-03-06 19:36:05 +01:00
honfika@gmail.com
6cf103f08e export fla without scripts for debugging purposes: do not create empty files 2016-03-06 18:44:55 +01:00
honfika@gmail.com
6063b53b3c export fla without scripts for debugging purposes 2016-03-06 18:17:45 +01:00
honfika@gmail.com
a96283f213 xfl export fix when shape is null 2016-03-06 17:45:15 +01:00
honfika@gmail.com
421fbf8bc0 export fla without scripts for debugging purposes 2016-03-06 17:14:35 +01:00
honfika@gmail.com
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
honfika@gmail.com
4d6aed7e3d test clean method fixed 2016-03-06 09:55:37 +01:00
honfika@gmail.com
9e1f86dd83 Merge origin/master 2016-03-06 09:12:30 +01:00
honfika@gmail.com
8f3603f94d indent fix 2016-03-05 09:07:31 +01:00
Jindra Petřík
ef09513920 Implicit coercion on binary/unary op fix - do not show converts in that cases 2016-03-05 08:40:06 +01:00
Jindra Petřík
a7390c083d Logging only cause of Exception in case of ExecutionException.
(no futureTask, etc. in error logs)
2016-03-05 08:09:09 +01:00
Jindra Petřík
22d1047f47 Merge origin/master 2016-03-05 07:57:10 +01:00
Jindra Petřík
cc6d7c8f52 #1183 Index out of bounds fix 2016-03-05 07:56:52 +01:00
honfika@gmail.com
4a73edc4c2 AS2 deobfuscation: some more EmptyStack problem fixed 2016-03-04 13:14:06 +01:00
honfika@gmail.com
c6826da2b6 AS2 deobfuscation fixes 2016-03-04 10:50:38 +01:00
honfika@gmail.com
f0d43d42a3 #1171 export stroke scale to fla fix:) 2016-03-03 15:47:04 +01:00
honfika@gmail.com
d1bb94a645 #1171 export stroke scale to fla 2016-03-03 15:43:00 +01:00
honfika@gmail.com
1bc6e3076c french translation updated 2 2016-03-02 09:58:46 +01:00
honfika@gmail.com
46c157092c #1172 Text content is wrong after decompilation: double escape fixed 2016-02-29 08:52:46 +01:00
Jindra Petřík
1a74bd5ef9 Merge origin/master 2016-02-28 10:17:31 +01:00
Jindra Petřík
9e0251129a Timeline - correct ticks handling ("frame time")
(Single frames animated)
2016-02-28 10:04:32 +01:00
Jindra Petřík
77c1e4613d SerializableImage converts to Compatible image for GUI display 2016-02-28 10:02:01 +01:00
honfika@gmail.com
859e394c55 action bytes: HideInRawEdit everywhere 2016-02-28 09:41:26 +01:00
honfika@gmail.com
d73d46b2a2 refresh tree after raw edit (for example to show the new script tags when a buttonconditionaction is added to a DefineButton tag) 2016-02-28 08:01:43 +01:00
honfika@gmail.com
1a0aa9c779 show warning on 32bit jre 2016-02-27 16:29:58 +01:00
Jindra Petřík
9cd8a79c68 Flash viewer - skip frames when not on time => faster playback, display frameLoss in debugMode
Stub for HW accelerated Graphics2D (VolatileImage, opengl, etc.)
2016-02-27 10:31:24 +01:00
Jindra Petřík
462d7a297f Merge origin/master 2016-02-24 21:19:27 +01:00
Jindra Petřík
898fa63727 flex build script 2016-02-24 21:19:00 +01:00
Jindra Petřík
8e62079f55 #1156 9-slice scaling - better stroke scaling 2016-02-24 21:14:14 +01:00
honfika@gmail.com
6ada2a1833 update characterids when tag is added or replaced 2016-02-23 22:00:16 +01:00
Jindra Petřík
0beca77f48 Merge origin/master 2016-02-21 14:09:01 +01:00
honfika@gmail.com
6ad7d537b2 setting to reset letter spacing values on text import 2016-02-21 14:06:44 +01:00
Jindra Petřík
ae566afe3d #1128 adding characters to font fixed - not updating characters list (FontalignZones not removed) 2016-02-21 14:04:24 +01:00
Jindra Petřík
a9c2234bcf #1156 Flash Viewer - DefineScalingGrid (9 slice scaling) 2016-02-21 09:29:48 +01:00
Jindra Petřík
5b89b153f9 DefineScalingGrid (9 slice scaling) testdata 2016-02-20 17:03:50 +01:00
honfika@gmail.com
e99cfe6bf4 Merge origin/master 2016-02-20 14:13:59 +01:00
honfika@gmail.com
44554f8f35 get sound fix 2016-02-20 14:13:33 +01:00
Jindra Petřík
73c5d00572 #1151 Filters on texts fixed 2016-02-20 10:39:53 +01:00
Jindra Petřík
f55bc7fca6 #1162 improved opening loaded swf files 2016-02-20 09:23:29 +01:00
Jindra Petřík
17ed61aeab Merge origin/master 2016-02-20 01:01:07 +01:00
Jindra Petřík
9c8583957c AS1/2 deobfuscation fixes 2016-02-20 01:00:47 +01:00
honfika@gmail.com
ed1dc8e8d9 unused method removed 2016-02-19 18:22:22 +01:00
Jindra Petřík
fed7439d18 Move items from Debug tab in advanced settings to other tabs to avoid acidentally setting it,
reseting most of them by renaming.
2016-02-19 16:54:12 +01:00