honfika@gmail.com
|
c05a482231
|
filtering fix
|
2016-05-06 20:38:51 +02:00 |
|
honfika@gmail.com
|
c1b8f16fec
|
remove unused method
|
2016-05-04 09:21:10 +02:00 |
|
honfika@gmail.com
|
fdf827b4db
|
make getImage protected (use getImageCached)
|
2016-05-04 09:20:23 +02:00 |
|
honfika@gmail.com
|
d0fb48dbed
|
use ARGB_PRE instead of ARGB, becasuse flash uses premultiplied images by default
|
2016-05-03 20:31:32 +02:00 |
|
honfika@gmail.com
|
0419fbc399
|
show warning when parallel export and single file export are both enabled
|
2016-04-30 14:00:04 +02:00 |
|
honfika@gmail.com
|
435fef8199
|
accidentally added plugin removed
|
2016-04-29 20:57:41 +02:00 |
|
honfika@gmail.com
|
508c618b37
|
netbeans inpector fixes
|
2016-04-29 20:54:38 +02:00 |
|
honfika@gmail.com
|
577bdd4844
|
add missing overrides + some other small changes
|
2016-04-28 22:09:44 +02:00 |
|
honfika@gmail.com
|
de414487ae
|
#1233: revert the change from yesterday because it is wrong for jpeg images, fix it in lossless2 image
|
2016-04-27 20:27:29 +02:00 |
|
honfika@gmail.com
|
d9ecf2e25a
|
#1233 Exported images with transparency look different
|
2016-04-26 18:57:49 +02:00 |
|
honfika@gmail.com
|
839ed34935
|
fix displayobject cache (for example clear then zoom changed)
|
2016-04-16 12:07:09 +02:00 |
|
honfika@gmail.com
|
6c4a94ab41
|
#1223 Error during fla export: show warning when sound was not found
|
2016-04-15 12:23:07 +02:00 |
|
honfika@gmail.com
|
22906c9fed
|
#1217 PCode window not in same position as AS window: better fix (works when string contains only \r or \n characters, or any wrong combination, for example \n\r\n or \r\r\n)
|
2016-04-13 18:55:21 +02:00 |
|
honfika@gmail.com
|
32b4834881
|
#1217 PCode window not in same position as AS window: fixed
|
2016-04-12 18:46:50 +02:00 |
|
honfika@gmail.com
|
22df5b47a1
|
old placeholder draw code removed
|
2016-04-11 13:30:06 +02:00 |
|
honfika@gmail.com
|
33d0840098
|
drawobject cache fix
|
2016-04-10 11:37:14 +02:00 |
|
honfika@gmail.com
|
729b78ceda
|
cache display object as it is written in SWF documentation (placeobject cache flag or has filters)
|
2016-04-09 14:23:51 +02:00 |
|
honfika@gmail.com
|
ded2675b37
|
drawabletag is always a character tag => drawabletag changed to abstract class which implements charactertag
|
2016-04-08 21:08:37 +02:00 |
|
honfika@gmail.com
|
7b0f034cbc
|
use charset object instead of string where possible
|
2016-04-06 21:19:22 +02:00 |
|
honfika@gmail.com
|
ffd8d59e4b
|
build fix
|
2016-04-03 22:15:30 +02:00 |
|
honfika@gmail.com
|
251cfdda4f
|
custom command line paramters fixed, ABC parameter added to method body parsed event
|
2016-04-01 13:35:44 +02:00 |
|
honfika@gmail.com
|
3c3ab1afd1
|
unnecessary matrix clone removed
|
2016-03-31 13:19:46 +02:00 |
|
Jindra Petřík
|
34d504434e
|
AS3 instruction documentation improvements
Generate doc from commandline
HTML document with all AS3 instructions
|
2016-03-28 19:50:48 +02:00 |
|
Jindra Petřík
|
77b14abbea
|
css in build
|
2016-03-28 19:48:23 +02:00 |
|
Jindra Petřík
|
ab7c3344a2
|
Display AS3 p-code docs in GUI, improvements.
|
2016-03-27 14:51:39 +02:00 |
|
Jindra Petřík
|
9b9e653876
|
Display AS3 p-code docs in GUI, unfinished = stub, needs UI enhancements
Must be turned on in settings
|
2016-03-27 09:33:51 +02:00 |
|
Jindra Petřík
|
33d6cd5c29
|
improved/fixed go to declaration in AS3
|
2016-03-26 22:48:12 +01:00 |
|
Jindra Petřík
|
bfeb2dc2ba
|
Merge origin/master
|
2016-03-26 20:17:37 +01:00 |
|
Jindra Petřík
|
d54dafcbd9
|
Refactorings in AVM2 instructions, float, decimal, etc.
Documentation for AVM2 instruction set stub
|
2016-03-26 20:13:03 +01:00 |
|
honfika@gmail.com
|
95d3355a2d
|
update window title (show current swf) in dump view
|
2016-03-25 09:02:16 +01:00 |
|
honfika@gmail.com
|
3c4eb15203
|
fix? for #1199 Automatically import alpha channel do JPEG3 and JPEG4 tags from PNG.
|
2016-03-24 22:36:31 +01:00 |
|
honfika@gmail.com
|
b004a6790b
|
small improvements
|
2016-03-22 17:20:38 +01:00 |
|
Jindra Petřík
|
610b3b6f3b
|
abc import fix
abc log fix
|
2016-03-21 21:56:41 +01:00 |
|
Jindra Petřík
|
ccd307c24c
|
abc import fix
|
2016-03-21 21:56:21 +01:00 |
|
Jindra Petřík
|
c9f53e0d8c
|
const names map helper function
|
2016-03-21 21:55:35 +01:00 |
|
Jindra Petřík
|
eef8372ee8
|
ABC: Float and Float4 support
AVM2 instructions refactoring, data types correction
NumberContext - numeric parameters (for decimal, etc.)
|
2016-03-21 21:38:05 +01:00 |
|
honfika@gmail.com
|
c95af115b9
|
color transform fix
|
2016-03-21 11:56:50 +01:00 |
|
honfika@gmail.com
|
bc9a31421e
|
#1210 Frame Export - CANVAS mode showing Java Lang Null pointer Error for certain .swfs
|
2016-03-20 17:43:44 +01:00 |
|
honfika@gmail.com
|
92518eb79f
|
#1194 Wrong sound effects in fla
|
2016-03-20 17:26:50 +01:00 |
|
honfika@gmail.com
|
5fab2a3d31
|
#1208 SWF preview for some DefineSprite bug (white screen) with both type of viewers: internal viewer fix
|
2016-03-19 21:45:09 +01:00 |
|
honfika@gmail.com
|
db10ce12e8
|
zoom fix
|
2016-03-19 17:42:37 +01:00 |
|
honfika@gmail.com
|
47014f0273
|
svg zoom fix (however zooming an SVG is useless:))
|
2016-03-19 14:59:45 +01:00 |
|
honfika@gmail.com
|
7e4d419094
|
svg exporter fix
|
2016-03-19 13:29:11 +01:00 |
|
honfika@gmail.com
|
01c5e8e751
|
svg clipping fix
|
2016-03-19 13:12:32 +01:00 |
|
honfika@gmail.com
|
233856140e
|
multiple clipping areas fixed
|
2016-03-19 09:55:48 +01:00 |
|
honfika@gmail.com
|
afc728a203
|
#1205: clipping fixed (only for bitmap export, probably it should be fixed for svg, canvas...)
|
2016-03-18 20:46:09 +01:00 |
|
honfika@gmail.com
|
78058e6020
|
faster text rendering
|
2016-03-18 09:53:42 +01:00 |
|
honfika@gmail.com
|
ecd038e50b
|
#1205: shape cache needs less memory
|
2016-03-17 15:42:44 +01:00 |
|
honfika@gmail.com
|
d2432eb6b6
|
#1170 Extract from Memory in Command Line
|
2016-03-13 09:40:16 +01:00 |
|
honfika@gmail.com
|
12c8ee3da5
|
#1199 Automatically import alpha channel do JPEG3 and JPEG4 tags from PNG.
|
2016-03-12 21:41:58 +01:00 |
|