Commit Graph

90 Commits

Author SHA1 Message Date
Jindra Petøík
8734eb3381 Issue #556 Goto main class on startup not working fix 2014-04-04 06:51:59 +02:00
Jindra Petøík
3fcf0fbafb Issue #554 Fixed not saving DefineSprite changes
Issue #494 Fixed nightly builds updates
2014-04-03 17:17:27 +02:00
Honfika
14134f6e5e mainpanel refactored, allow paging in font preview (only internal viewer) 2014-03-24 21:53:38 +01:00
Jindra Petøík
0c97e3dc30 AS3 parser stub improved 2014-03-22 14:31:48 +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
Jindra Petøík
98ca15621a first/last frame export fix 2014-03-16 17:23:59 +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
c0a8e3f6be internal sound playing refactoring
diplay sound icon
ffdec:format code, organize imports
2014-03-14 20:30:45 +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
Honfika
34b152f005 updateTagTree removed (using refreshTree instead) 2014-03-09 13:08:01 +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
22631f7c07 sound play fix 2014-03-08 18:39:28 +01:00
Honfika
50bc6f3c1f expand all in tag tree context menu 2014-03-08 15:26:09 +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
Honfika
a2b1b67583 context menu on preview images (remove menu item) 2014-03-07 18:49:06 +01:00
Honfika
91e92fd646 show previews for font tags and frames, double click on preview jumps to the item in the tree 2014-03-06 23:23:39 +01:00
Jindra Petøík
e0265744e4 Thumbnail view for images.
Tag names in thumbnail view.
2014-03-06 21:39:43 +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
1bbffc0edc preview images wrapped + scrollpane 2014-03-06 12:47:38 +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
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
24bc388074 stop animation when it is not visible, redundant version argument removed, use internal viewer for showing texts (only when internal viewer is selected) 2014-03-02 20:27:46 +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
Honfika
d5e23423db using swf.version instead of SWF.DEFAULT_VERSION where available 2014-02-25 20:35:41 +01:00
Honfika
7980ad0a0e tag editor: cancel editing fix 2014-02-24 17:06:50 +01:00
Jindra Petøík
887c42caca Generic tag editor as tree 2014-02-22 13:56:12 +01:00
Jindra Petøík
d675f65dfd Generic tag editor improved 2014-02-18 19:14:49 +01:00
Jindra Petøík
30f2b9dfa3 Edit color hint and dialog title. 2014-02-15 12:41:06 +01:00
Jindra Petøík
bb5311ff12 Improved Generic Tag Editor
DefineButtonSound, SoundStreamHeads are not characters
2014-02-13 21:39:52 +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
2e3893313d tag editor: limit values according to basetype 2014-02-08 20:58:08 +01:00
Honfika
a21d0448e5 error handling added to flashplayer + cleanup 2014-02-05 21:09:17 +01:00
Jindra Petøík
3cdf3f7ba8 Timeline view (still not very useful)
Dialog icons
Search icon
2014-02-02 23:01:50 +01:00
Honfika
bc71301456 edit properties in lists and arrays 2014-02-02 18:24:59 +01:00
Honfika
1bc392764a tag editor 2014-02-02 14:49:52 +01:00