Commit Graph

196 Commits

Author SHA1 Message Date
Jindra Petøík
c6e8c8bea6 exporting frames - PNGs, AVI, GIF format 2014-03-16 12:51:33 +01:00
Honfika
d8fdd06477 Stop preview panel when swf is closed +code formatting 2014-03-15 15:11:01 +01:00
Jindra Petøík
6a8844440c single frame sprite animation 2014-03-15 10:36:17 +01:00
Jindra Petøík
c0a8e3f6be internal sound playing refactoring
diplay sound icon
ffdec:format code, organize imports
2014-03-14 20:30:45 +01:00
Jindra Petøík
c528228104 Issue 533 Object under cursor fix 2014-03-13 09:32:50 +01:00
Jindra Petøík
a8ac2a9f68 Issue #533 Object under cursor fix 2014-03-12 19:24:57 +01:00
Jindra Petøík
cb92f191a7 Improved export dialog (show only usable options, refactored)
Nelly moser decoding, MP3 decoding
WAV export for all soundtypes
PNG only, JPEG only export modes for images
2014-03-10 22:40:50 +01:00
Jindra Petøík
45cf740f1f Playing sounds on stage (StartSound tag) 2014-03-09 21:01:41 +01:00
Jindra Petøík
218b8553f3 Issue #374 Replace selected sound (DefineSound tag) 2014-03-09 16:42:59 +01:00
Jindra Petøík
2772b15220 Internal Viewer: Playing exportable sounds using Java - wav, mp3 using JLayer 2014-03-09 11:13:18 +01:00
Jindra Petøík
56b08ac72c Button mouse move and click handling.
Using ImagePanel instead of SWFPreviewPanel
2014-03-08 19:55:15 +01:00
Honfika
c981758098 small fix 2014-03-07 23:02:29 +01:00
Jindra Petøík
cfb4ba7f9b Button mouse move and click handling stub (still a lot of work to do)
Transparent checkboard under background color.
2014-03-07 20:44:37 +01:00
Jindra Petøík
7bc068641c Removed unnecessary parameters (tags, characters, visited)
Recursive tag check moved to own method
2014-03-06 20:29:22 +01:00
Jindra Petøík
0e9294d465 merge 2014-03-06 12:40:37 +01:00
Jindra Petøík
1b58deff6b tags parameter removed where not needed
ImageFrame - resizing sprites to max of stage size
ButtonTag is Timelined
MorphShapeTag has getShapeAtRatio
using DefineButtonCxForm on Button1 timeline
2014-03-05 18:19:14 +01:00
Honfika
7599463212 small fixes 2014-03-05 17:31:20 +01:00
Jindra Petøík
01f2088811 Layer,FrameInfo => TimeLine
(speedup?)
2014-03-04 23:08:15 +01:00
Honfika
72e190e489 glitch fixed, text border, font y offset 2014-03-04 23:04:31 +01:00
Honfika
7a5474bd15 faster image rendering when layer has filters (only the required area is rendered) 2014-03-03 22:29:06 +01:00
Honfika
45660f5408 small fixes 2014-03-03 19:03:01 +01:00
Honfika
4d657fddea ImagePanel+SWFPreviewPanel fixes, removed deprecated toImage functions 2014-03-02 23:30:39 +01:00
Honfika
156c9c7dc1 unused imports removed, code formatting, recompile test reverted 2014-03-01 20:15:37 +01:00
Jindra Petøík
5982d7318c Improved blend modes, ColorTransforms 2014-03-01 17:47:50 +01:00
Jindra Petøík
7024cdb61f internal renderer - animating subsprites 2014-03-01 12:23:24 +01:00
Jindra Petøík
317b9bfd47 internal renderer - clipping (masks) 2014-03-01 10:31:09 +01:00
Jindra Petøík
2a7b93acff internal renderer transparency fix 2014-03-01 07:59:16 +01:00
Honfika
aa5e7159b2 merge 2014-02-27 13:42:59 +01:00
Honfika
c5770daf41 faster swf extract 2014-02-26 20:46:10 +01:00
Honfika
a1f6a335db swf extracting fixed 2014-02-25 21:58:41 +01:00
Honfika
d5e23423db using swf.version instead of SWF.DEFAULT_VERSION where available 2014-02-25 20:35:41 +01:00
Honfika
ad05cc4fc9 Issue #513: allow skipping tag check on command line extract 2014-02-25 19:06:02 +01:00
Honfika
da7ce42746 Java code formatting, Interface action item block fixed 2014-02-25 18:51:10 +01:00
Honfika
3ddb7b0d6e layers which has filters (outside of the bounding box) are cropped: fixed 2014-02-24 22:10:43 +01:00
Honfika
a64504d610 text tag rendering fix 2014-02-23 23:41:32 +01:00
Jindra Petøík
cd92cad907 Issue #304 Direct AS1/2 editing DefineFunction vs DefineFunction2 fix
merge
2014-02-23 22:40:31 +01:00
Honfika
9c2372a2e3 render DefineEditText tag (only basic texts, formatting is not supported yet) 2014-02-23 18:13:51 +01:00
Jindra Petøík
beeff4ffe7 Issue #401 Invalid GFX tags in non GFX files
Matrix constructor fix
2014-02-23 14:33:08 +01:00
Honfika
ccc6099687 Bitmap rendering improved 2014-02-23 13:29:01 +01:00
Jindra Petøík
887c42caca Generic tag editor as tree 2014-02-22 13:56:12 +01:00
Jindra Petøík
590b1ca9f3 Issue #282: FLA export to CS5, CS5.5 and CC format. 2014-02-11 23:24:28 +01:00
Honfika
92ac8a3740 morphshapefix 2014-02-09 16:31:16 +01:00
Honfika
b6a733d806 format code + add missing javadoc entries 2014-02-06 22:35:26 +01:00
Jindra Petøík
ed19d87486 Tag annotations 2014-02-05 21:31:11 +01:00
Jindra Petøík
e595437dc2 Code format & Organize imports 2014-02-02 05:39:36 +01:00
Jindra Petøík
7b6d54bc68 License header years update 2014-02-02 05:35:36 +01:00
Honfika
c0c883e902 placeobjects moved to frame child nodes, hex icon 2014-02-01 22:26:13 +01:00
Honfika
59b1327a72 image rendering fixes 2014-01-29 20:11:40 +01:00
Honfika
3f8d038549 use the same twips/pixel constant everywhere 2014-01-29 14:54:21 +01:00
Honfika
3f2adbf8f6 image rendering fixed 2014-01-29 11:21:15 +01:00