Commit Graph

71 Commits

Author SHA1 Message Date
Jindra Petřík
01fa2bd5e2 try to speedup canvas filters 2014-09-28 09:48:59 +02:00
Jindra Petřík
afe339c8fe canvas export - defining shape path only once 2014-09-28 08:59:59 +02:00
Jindra Petřík
2bc656cc6b stroke scaling fix
image patterns fix
2014-09-28 07:44:41 +02:00
Jindra Petřík
5dc150ca29 stroke scaling modes for canvas export 2014-09-27 22:22:32 +02:00
Jindra Petřík
5ed73223a5 frames to html canvas fix
export zoom config save fix
2014-09-27 16:12:48 +02:00
Jindra Petřík
8bd23069a3 interval viewer / shape image export - non scaling strokes 2014-09-27 16:00:31 +02:00
Jindra Petřík
ecc8b8777a zoom locales fix 2014-09-27 12:56:12 +02:00
Jindra Petřík
c4ac26b825 color morphing fix 2014-09-26 20:51:12 +02:00
Jindra Petřík
32974bb0bc viewer/expor linear/srgb gradient interpolation 2014-09-26 18:54:22 +02:00
Jindra Petřík
472f1830d7 Issue #677 Zoom level in export settings 2014-09-26 16:43:23 +02:00
Jindra Petřík
f202a81ddc Saving only modified ABC body code
Reading ABC code outside bounds fix
2014-09-24 17:42:44 +02:00
Jindra Petřík
92162124f5 putting AS3 code reading back 2014-09-23 22:24:46 +02:00
Jindra Petřík
d89e02426e AS3 direct editing - submethod name resolving fix 2014-09-23 21:11:10 +02:00
Jindra Petřík
b211d3b8cf Issue #691 AS3 P-code reading/saving fix 2014-09-23 19:26:13 +02:00
Jindra Petřík
a431639521 Issue #688 AS3 direct editing fixes 2014-09-22 20:41:10 +02:00
Jindra Petřík
0d26a639a1 Issue #688 AS3 direct editation fix - placing class on correct position 2014-09-21 19:16:56 +02:00
Jindra Petřík
82465dad9f AS2 constructor name decompilation fix 2014-09-21 17:00:40 +02:00
Jindra Petřík
de06604b8d Merge origin/master 2014-09-21 16:10:45 +02:00
Jindra Petřík
9cc605b049 few AS3 direct edit enhancements 2014-09-21 16:09:58 +02:00
honfika@gmail.com
824f40c803 more AS2 deobfuscation fixes & cleanup 2014-09-21 00:07:04 +02:00
Jindra Petřík
60f7e5e36f AS1/2 loops compilation fix 2014-09-20 21:09:43 +02:00
honfika@gmail.com
3d9e2b76ed AS2 deobfuscation fixes 2014-09-20 19:23:04 +02:00
Jindra Petřík
c407d49b85 Copy library to releases dir on GUI build 2014-09-20 11:25:50 +02:00
Jindra Petřík
3e1cbd818e zones description fix 2014-09-19 22:27:58 +02:00
Jindra Petřík
5aadfcc374 Issue #684 Fixed sound streams inside DefineSprites, fixed sound stream blocks handling 2014-09-19 22:01:35 +02:00
Jindra Petřík
cf8f8e4883 AS3 parser debug mode set back to off 2014-09-16 22:06:56 +02:00
Jindra Petřík
e67c7cad02 Fixed isKilled to pass tests 2014-09-16 20:04:34 +02:00
Jindra Petřík
05d2d50633 Netbeans project - ffdec_lib tests in main project 2014-09-16 19:26:06 +02:00
Jindra Petřík
a4e9fc0872 Issue #651 Fixed unnecessary removing expressions killed in unreachable code 2014-09-16 19:24:06 +02:00
Jindra Petřík
04d9160226 Issue #675 AS1/2 and/or operator compilation 2014-09-15 22:04:29 +02:00
Jindra Petřík
298749dbdb preparation for better deobfuscation (tests) 2014-09-15 21:36:04 +02:00
Jindra Petřík
7193119f11 AS3 namespaces deobfuscation fix 2014-09-14 18:50:36 +02:00
Jindra Petřík
a5cf35e285 matrix inversion method fix 2014-09-14 18:00:08 +02:00
honfika@gmail.com
eaf18f6e5d show more method body ids 2014-09-07 23:59:05 +02:00
honfika@gmail.com
06b3deda28 #668: text tags fixed 2014-09-07 23:26:20 +02:00
honfika@gmail.com
c9907ef4d1 format code 2014-09-07 22:27:39 +02:00
honfika@gmail.com
8ae999a617 fixed some Netbeans code hints 2014-09-07 22:25:06 +02:00
honfika@gmail.com
6c7223bba9 export progress counter fixed 2014-09-07 21:31:50 +02:00
honfika@gmail.com
409ea41651 Merge origin/master 2014-09-07 20:31:42 +02:00
honfika@gmail.com
32e839f66a #668: Add missing character fix (Font tag was not saved) 2014-09-07 20:31:23 +02:00
Jindra Petřík
0848474d65 shape tween in timeline view
stub for detecting motion tweens (it does not do anything)
2014-09-07 20:12:09 +02:00
honfika@gmail.com
6cfd01dc3d AVM2 instruction reading fix, strongly typed Cache key 2014-09-07 12:29:27 +02:00
honfika@gmail.com
946018749e avm2 instruction is not serializable anymore, AS2 swf in AS3 binarydata fix 2014-09-07 00:15:01 +02:00
honfika@gmail.com
334e6be6db donot store empty AVM2 instruction operands array 2014-09-06 21:51:32 +02:00
honfika@gmail.com
0544aa0989 replace AS3 pcode from commanline 2014-09-06 20:14:19 +02:00
honfika@gmail.com
799d9600e5 base class for ParseException, avm2.ConstantPool renamed to AVM2ConstantPool 2014-09-06 01:54:59 +02:00
honfika@gmail.com
8ba93afa4d load AVM2 instuctions dynamically (much less memory usage after loading an swf, but still fast decompiling) 2014-09-06 00:43:11 +02:00
honfika@gmail.com
e35c21ee8c removed some unused fields from AVM2Instruction 2014-09-05 19:21:30 +02:00
honfika@gmail.com
4baaf25b02 #661 Scripts not showing fixed 2014-09-03 14:19:54 +02:00
honfika@gmail.com
b01e72dad7 test fix 2014-09-02 23:43:49 +02:00