Commit Graph

1075 Commits

Author SHA1 Message Date
Jindra Petřík
12e3d208ce Merge origin/master 2016-01-03 14:35:18 +01:00
Jindra Petřík
0a16fab804 stage fix 2016-01-03 12:36:06 +01:00
Jindra Petřík
641905d6db framelabels in Timeline class 2016-01-03 12:33:50 +01:00
Jindra Petřík
dc64ab1d30 AS1/2 execution improvements - yet a lot to do 2016-01-03 12:33:06 +01:00
honfika@gmail.com
7b53768da7 #1127 autoRenameIdentifiers is not supported in CLI mode: fixed 2016-01-03 10:45:54 +01:00
honfika@gmail.com
cdbfe54dad ImageIO disk cache disabled, it writes a lot of ImageIO* files to temp folder. 2016-01-02 11:35:41 +01:00
honfika@gmail.com
646d696251 fixes again 2016-01-01 14:30:08 +01:00
honfika@gmail.com
9716aa7ac9 fix 2016-01-01 14:10:54 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
honfika@gmail.com
1d42ec846d Merge origin/master 2015-12-30 10:10:27 +01:00
honfika@gmail.com
14572db32b canvas export fix 2015-12-30 10:10:12 +01:00
Jindra Petřík
2429ce9bb8 Internal viewer - AS1/2 execution in frames fix 2015-12-29 10:58:01 +01:00
honfika@gmail.com
6340c0efea #1125 Missing catch block when decompiling try{}catch{} block 2015-12-29 09:53:46 +01:00
honfika@gmail.com
a07a3063ec text letterspacing fix for multiple text records... maybe fixes issue #1124 2015-12-29 09:23:21 +01:00
Jindra Petřík
1aa35008aa ActionTrace - check stack before execution 2015-12-29 08:19:37 +01:00
Jindra Petřík
c4c69abf83 Experimental execution of AS1/2 in FFDec Flash viewer (very basic, needs testing and many improvements) 2015-12-29 08:05:23 +01:00
Jindra Petřík
61bacd4b41 Merge origin/master 2015-12-28 16:39:07 +01:00
Jindra Petřík
be7bd6b89f AS1/2 execution stub - execute method for nearly all actions. Needs some testing. Still a lot to do. 2015-12-28 16:38:46 +01:00
honfika@gmail.com
316526512f transparent stroke fix 2015-12-28 11:34:12 +01:00
honfika@gmail.com
36745f98ff svg size calculation 2015-12-28 10:58:09 +01:00
honfika@gmail.com
792b627cd9 add custom command line parameters 2015-12-28 10:12:20 +01:00
honfika@gmail.com
68401e2c4e percent calculation simplified 2015-12-28 09:03:01 +01:00
honfika@gmail.com
78147540f4 SvgPathReader moved to svg folder 2015-12-28 08:31:46 +01:00
honfika@gmail.com
27cdd48a1f svg style inheritance fix 2015-12-28 08:30:16 +01:00
honfika@gmail.com
5ab44babae svg testing: shape size fix 2015-12-27 21:00:17 +01:00
honfika@gmail.com
9c7ecca459 svg fixes 2015-12-27 20:22:53 +01:00
honfika@gmail.com
b3148f83a8 fix 2015-12-27 19:13:40 +01:00
honfika@gmail.com
de696eeb18 svg importer fixes 2015-12-27 19:07:32 +01:00
honfika@gmail.com
d0e03b7be9 svg style inheritance (not ready) 2015-12-27 17:34:36 +01:00
honfika@gmail.com
0940243fa1 #980 Export to Fla Problems fixed 2015-12-27 13:59:19 +01:00
honfika@gmail.com
49778b88c1 svg importer separated to multiple files 2015-12-27 12:12:02 +01:00
honfika@gmail.com
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
d62d0fbe1f SVG import - close ellipse 2015-12-27 06:44:05 +01:00
Jindra Petřík
9671d67c27 SVG import - close ellipse 2015-12-27 06:43:31 +01:00
Jindra Petřík
09d4772eef miterlimit is FIXED8 (float) 2015-12-26 23:28:32 +01:00
Jindra Petřík
bc7b57c6fb miterlimit is FIXED8 (float)
SVG import - closing rectangle, stroke gradients
2015-12-26 23:23:56 +01:00
Jindra Petřík
a669c89698 Gradient export - outside fill removed to fix alpha 2015-12-26 20:30:05 +01:00
Jindra Petřík
16716d0f92 SVG import: objectBoundingBox gradientUnits 2015-12-26 20:27:56 +01:00
honfika@gmail.com
cc27c76e34 #1121 Ability to save binary data by its name 2015-12-26 15:30:17 +01:00
honfika@gmail.com
12d4176f88 svg import: bitmap fill 2015-12-26 13:57:48 +01:00
honfika@gmail.com
2db1205d6c svg import: miter limit, svg export: cap,join styles 2015-12-26 11:48:15 +01:00
honfika@gmail.com
06762009b7 svg import: transformation fixes 2015-12-26 09:13:02 +01:00
honfika@gmail.com
e77a10e799 svg import: ignore some tags (defs, title, desc,...), allow fallback after url fill 2015-12-25 17:41:37 +01:00
honfika@gmail.com
79bfabcef6 svg importer: gradient matrix fix 2015-12-25 16:44:04 +01:00
Jindra Petřík
b5a1a79775 Merge origin/master
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/importers/ShapeImporter.java
2015-12-25 13:51:47 +01:00
Jindra Petřík
5613e25f47 SVG import - gradient stub - needs matrix fix 2015-12-25 13:49:48 +01:00
honfika@gmail.com
f9254ef60b external player preview fixes 2015-12-24 17:37:17 +01:00
honfika@gmail.com
5255d9e80e svg import: do not load dtd (from internet when xml is parsed) 2015-12-23 22:23:52 +01:00
honfika@gmail.com
112800f7ee external player (multiple) setbackgourd tag problem fixed 2015-12-22 20:35:35 +01:00
honfika@gmail.com
4150718268 #1075 Lenght of DefineText is more larger than original when DefineText is saved: detect letter spacing 2015-12-20 21:36:54 +01:00