Jindra Petřík
7e37ec5e42
checkstyle fix
2023-11-05 21:11:10 +01:00
Jindra Petřík
9d021819e8
Added #1799 Text tags editor has new parameter [space xxx] specifying exact letter advance value (add to the font advance + calculated letterspacing)
...
Changed #802 - FLA export - calculating letterspacing on text with fonts without layout is now optional
and turned off by default
XFL converter - do not convert shapes twice
Shape fixer - intersections - ignore problems
2023-11-05 21:11:10 +01:00
Jindra Petřík
fd7b9b14f8
Added Status bar with info about edges on walking shaperecords
2023-11-05 21:11:10 +01:00
Jindra Petřík
68d86690c8
FLA export - fixed mixing shape layers
2023-11-05 21:11:10 +01:00
Jindra Petřík
037e205389
some doc
2023-11-05 21:11:10 +01:00
Jindra Petřík
659dd45045
Fixed #503 , #1011 , #1257 , #1902 , #1903 , #2048 FLA export - shapes with overlapping edges
...
Do not show depths in FLA layer name
2023-11-05 21:11:10 +01:00
Jindra Petřík
e00865ed6f
Fixed #1866 FLA export - multiple usage of morphshapes
2023-11-05 21:11:10 +01:00
Jindra Petřík
669ffbd1a7
Fixed #1866 FLA export - multilevel clipping handling
...
Fixed #1866 FLA export - morphshape rounding fix
2023-11-05 21:11:10 +01:00
Jindra Petřík
38ed5ee829
Fixed #2031 FLA export - morphshapes with duplicated strokes, timelines with multiple shape tweens
2023-11-05 21:11:10 +01:00
Jindra Petřík
845a5d86d6
Calculating shaperecords numbits everywhere
2023-10-16 09:36:06 +02:00
Jindra Petřík
dc5e50813f
Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes
2023-10-16 09:36:06 +02:00
Jindra Petřík
690bfa3d7c
Fixed AS3 Initialization of var in script initializer
2023-10-01 18:21:38 +02:00
Jindra Petřík
4eabf89291
Added AS3 - Show Embed tag over asset classes (readonly)
...
Added AS3 - Checkbox for exporting assets embedded using `Embed` (-exportembed in commandline)
Added FLA export - AS3 - Using `Embed` tag for DefineBinaryData, images not extending BitmapData
2023-10-01 18:21:38 +02:00
Jindra Petřík
0a52175bc3
Added #2057 Show all assigned AS linkage classes in the item name (instead just one)
2023-10-01 18:21:38 +02:00
Jindra Petřík
b44aea95f7
Fixed FLA export - missing AS linkage class for fonts
2023-10-01 18:21:38 +02:00
fourst4r
24a893a71c
export image instances correctly
2023-10-01 18:21:38 +02:00
fourst4r
9285810398
Update XFLConverter.java
2023-10-01 18:21:38 +02:00
Jindra Petřík
ee70e1e3bb
Fixed FLA export - Sprites which do not end with ShowFrame tag
2023-10-01 18:21:38 +02:00
Jindra Petřík
9a23497c80
Fixed #2004 Freezing when a shape has nonimage character set as fill
2023-06-25 20:41:04 +02:00
Jindra Petřík
2b0e163c47
Fixed FLA export shape tweens (morphshapes)
...
as 2 testdata as uncompressed
2023-03-19 22:43:41 +01:00
Jindra Petřík
6ef01643c1
Fixed FLA Export - AS2 - Sprite linkage to class
2023-03-19 22:43:41 +01:00
Jindra Petřík
ed57d71e81
Fixed FLA export scripts location
2023-03-19 22:43:41 +01:00
Jindra Petřík
487d1f8b14
Update license year
2023-03-19 22:43:41 +01:00
Jindra Petřík
bd6a0ea829
Fixed FLA export - XML formatting with blank lines on Java9+
2023-02-25 19:39:02 +01:00
Jindra Petřík
79dd81cd82
Fixed FLA export - allow single empty layer
2023-02-25 19:39:02 +01:00
Jindra Petřík
c16c2fd4b5
Fixed #1973 FLA export - improper calculation of shape instance count
2023-02-25 19:39:02 +01:00
Jindra Petřík
5ff41c89dd
Fixed #1970 FLA export - do not strip empty frames at the end of timeline
2023-02-25 19:39:02 +01:00
Jindra Petřík
aaa354804e
Fixed #1961 Characters can use characterId 0, PlaceObject can use depth 0
...
Changed #1961 SoundStreamHead on main timeline is exported/imported with identifier "-1"
2023-02-12 11:43:05 +01:00
Jindra Petřík
7f0e351838
#1903 Another unsuccessful try to fix FLA :-(
2023-01-09 21:37:06 +01:00
Jindra Petřík
52c17de7b2
Added GFX - DefineExternalSound and DefineExternalStreamSound playback
2023-01-09 21:37:06 +01:00
Jindra Petřík
7d548fca30
Fixed Uncompressed FLA (XFL) export creates a directory
2022-12-31 23:58:51 +01:00
Jindra Petřík
9689f16a4b
Fixed #1922 FLA/XFL/Canvas/SVG export - exporting DefineBitsJPEG3/4 with alpha as JPEG with PNG extension
2022-12-28 09:20:37 +01:00
Jindra Petřík
94df71e07a
Replace SoundStreamHead (no MP3 support yet)
2022-12-27 19:25:01 +01:00
Jindra Petřík
6f7a89b78f
Fixed #1888 resolving types on nested function variables
2022-11-30 22:58:35 +01:00
Jindra Petřík
25aa987cdf
Propagate ABCIndex everywhere
2022-11-30 22:58:35 +01:00
Jindra Petřík
b06c8313b1
Organize imports inspection
2022-11-14 10:04:55 +01:00
Jindra Petřík
634758c891
Fixed FLA export printing xxx string on exporting character with id 320
2022-11-08 22:47:13 +01:00
Jindra Petřík
1d82af4855
Update license header year
2022-11-06 21:44:39 +01:00
Jindra Petřík
9f1970fdfa
Fixed #1860 , #1732 , #1837 FLA export - AS3 - missing framescripts on the timeline
2022-11-03 21:33:00 +01:00
Jindra Petřík
6d0597eece
Fixed #1679 FLA export - MorphShapes (shape tween)
2022-11-03 19:51:43 +01:00
Jindra Petřík
62d24e344f
Fixed #1860 FLA export - EmptyStackException during exporting MorphShapes
2022-11-03 08:27:19 +01:00
Jindra Petřík
31b13cddc9
Fixed tests and also few places with linestyle2 vs linestyle1 array change
2022-10-24 23:54:09 +02:00
Jindra Petřík
ec6e689652
#1771 DefineShape4 line filled using single color
2022-10-24 22:35:13 +02:00
Jindra Petřík
5158046b06
Fixed : #1651 incorrectly merged mask layers
2021-03-12 22:12:39 +01:00
Jindra Petřík
742525a365
organize imports
2021-03-12 22:12:39 +01:00
Jindra Petřík
600d0669a7
Fixed : #1651 FLA Export - mask layers
2021-03-12 22:12:39 +01:00
Jindra Petřík
5ecb5f8a87
#1156 FLA Export - 9 slice scaling (DefineScalingGrid)
2021-03-12 22:12:39 +01:00
Jindra Petřík
67dc925d8e
Fixed: FLA Export - mutliple FrameLabel layers
2021-03-12 22:12:39 +01:00
Jindra Petřík
380e7071bd
Fixed : #1396 , #1254 FLA Export - AS3 frame scripts
2021-03-12 22:12:39 +01:00
Jindra Petřík
a7dd315977
Fixed: FLA export - sound effects - fade in / out / left to right / right to left
2021-03-05 21:22:55 +01:00