Honfika
a81e71a1da
faster canvas export
2014-04-23 22:52:54 +02:00
Honfika
987c05dc66
faster getUsedRatios
2014-04-23 22:22:20 +02:00
Jindra Petøík
ca2f6ede8f
Frames to HTML5 Canvas - Static texts
2014-04-23 18:07:08 +02:00
Jindra Petøík
2e9f5a8de1
Frames to HTML5 Canvas export
2014-04-22 23:18:45 +02:00
Honfika
128ea0f197
separating gui and non-gui classes
2014-04-21 10:18:54 +02:00
Honfika
325aaa531a
exporters refactored
2014-04-21 10:00:58 +02:00
Honfika
3e58bccc7e
#563 Import DefineTexts (formatted [and plain if possible]) from exported .txt files
2014-04-20 22:10:59 +02:00
Honfika
e4f275130b
single file text export
2014-04-20 13:16:08 +02:00
Honfika
2fe575a1d5
frame SVG export: text positions fixed
2014-04-20 09:51:21 +02:00
Honfika
03d3e24a16
frame SVG export: export static texts
2014-04-19 21:43:01 +02:00
Honfika
2e8927afa9
frame SVG export: morph shape ratio, hungarian translation
2014-04-19 18:18:08 +02:00
Honfika
7460114d10
frame SVG export: allow to export multiple frames
2014-04-19 15:12:54 +02:00
Honfika
61fcfb8ec0
frame SVG export, cleanup, (java) code formatting
2014-04-19 14:38:06 +02:00
Honfika
610881a427
svg animation fixes, prepare for frame export
2014-04-18 23:51:58 +02:00
Honfika
c3bf4963b0
#559 morphshapes as animated SVG/CSS3 (Currenly only the edges are morphed, the style is not ready)
2014-04-17 00:34:39 +02:00
Honfika
dda548ffaf
export folder name fix, swf preview fix
2014-04-06 20:27:24 +02:00
Honfika
ca52f63769
preserver original tag header and endtag, organize imports, missing javadoc params
2014-04-05 16:10:43 +02:00
Jindra Petøík
f51816a582
merge
2014-03-22 14:40:13 +01:00
Jindra Petøík
0c97e3dc30
AS3 parser stub improved
2014-03-22 14:31:48 +01:00
Honfika
db36ddd9a6
faster loading of compressed files
2014-03-21 23:53:45 +01:00
Jindra Petøík
a8e30c005f
ABC arrays to lists refactoring
...
AS3 parser stub
2014-03-21 20:35:37 +01:00
Honfika
746a385c18
#387 Frames preview bugged fixed, faster preview
2014-03-18 23:12:07 +01:00
Honfika
b298ca7e25
tag recompile checking moved after tag resolve, other small fixes
2014-03-18 22:03:08 +01:00
Jindra Petøík
5d76a98324
Font export (TTF)
...
jar path updated in libsrc projects
2014-03-18 19:56:59 +01:00
Honfika
8044f7f13e
allow removing frames
2014-03-16 21:00:10 +01:00
Honfika
1ab54546d9
snow placeobject tags in definesprite tags, too. allow removing placeobject tags
2014-03-16 20:17:37 +01:00
Honfika
d48e6b1ccf
faster imagepanel
2014-03-16 14:42:55 +01:00
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