Jindra Petřík
acc5f94889
Fix missing javadoc parameters, throw tags,...
2024-08-12 19:51:40 +02:00
Jindra Petřík
5c1811582a
More documentation.
2024-08-08 19:27:14 +02:00
Jindra Petřík
f3da12e032
Reformating to fix checkstyle.
2024-08-08 19:27:14 +02:00
Jindra Petřík
a5d3ce4f9b
Organize imports
2024-08-08 19:27:14 +02:00
Jindra Petřík
151609a8f5
More documentation.
2024-08-08 19:27:14 +02:00
Jindra Petřík
b57e38e387
More documentation.
2024-08-08 19:27:14 +02:00
Jindra Petřík
ca5857a91f
More documentation.
2024-08-08 19:27:14 +02:00
Jindra Petřík
c3389dbfd1
no depth layers
2024-08-05 11:17:25 +02:00
Jindra Petřík
c3e7ee451d
Fixed FLA export - placeobject with no charid/charclass (after recent importassets changes)
2024-08-05 11:17:25 +02:00
Jindra Petřík
c6790f70cf
Added #1290 Export to FlashDevelop project
2024-08-05 11:17:25 +02:00
Jindra Petřík
3d281dfdd9
Added FLA export - export in frame 1 flag support
2024-08-05 11:17:25 +02:00
Jindra Petřík
19c771bf44
Update license year
2024-08-05 11:17:25 +02:00
Jindra Petřík
a5891d9049
Eliminate some warnings in FLA export
2024-08-05 11:17:25 +02:00
Jindra Petřík
a93d75ede7
fix document class
2024-08-05 11:17:25 +02:00
Jindra Petřík
fa9ad6c1a3
format
2024-08-05 11:17:25 +02:00
Jindra Petřík
a94d99008a
FLA export - ImportAssets/2 tag support
2024-08-05 11:17:25 +02:00
Jindra Petřík
1d9329e9be
Fixed code style
2024-08-05 11:17:25 +02:00
Jindra Petřík
441a570299
Fixed: fontFace html attribute in DefineEditText can be also an exportName
...
Fixed: BUTTONRECORD preview not showing in situations like GFX or importAssets
Changed: ImportAssets tag reorganized - now imported items are not in the tag tree, but when referenced it works
2024-08-05 11:17:25 +02:00
Jindra Petřík
6d8b631383
Added #2259 Optional resampling sound to 44kHz on playback and on export
2024-08-05 11:17:25 +02:00
Jindra Petřík
7a8760def9
Fixed #2175 FLA Export - exporting 320kbps MP3s as 160kbps
2024-08-05 11:17:25 +02:00
Jindra Petřík
8951ff5155
Fixed #2175 Removing DefineButtonSound, warning about incorrect sound character type in FLA export
2024-08-05 11:17:25 +02:00
Jindra Petřík
3ad6c894a7
Fixed #2174 Ignoring PlaceObjects with flagMove on empty depth
2024-08-05 11:17:25 +02:00
Jindra Petřík
61f15dce8f
Fixed #2149 - FLA Export - compressed sound streams in some cases
2024-08-05 11:17:25 +02:00
Jindra Petřík
f09d4affa5
Fixed #2156 FLA export - morphshapes
2023-12-30 18:06:08 +01:00
Jindra Petřík
9e02ee6d30
Fixed #2152 FLA Export - wrong nonlibrary shapes detection
2023-12-30 18:06:08 +01:00
Jindra Petřík
3b9f72b7f8
Fixed #2163 FLA Export - maintain sound export settings for streams
2023-12-30 18:06:08 +01:00
Jindra Petřík
18c02a48a5
Fixed #2153 FLA Export - sound streams were limited to first stream block
2023-12-30 18:06:08 +01:00
Jindra Petřík
6e3d8c6635
Added FLA export - option to disable fixing of shapes
2023-12-30 18:06:08 +01:00
Jindra Petřík
0e606ada71
Fixed #2160 , #2158 FLA Export - mixed dat files for images and sounds
2023-12-30 18:06:08 +01:00
Jindra Petřík
2404151922
Fixed #2143 FLA Export / Sound playback - taking MP3 initial latency into account
2023-12-30 18:06:08 +01:00
Jindra Petřík
2596650ed3
Fixed #2145 FLA Export - missing frames, cliping layers order, nullpointer, empty sound layers
2023-12-30 18:06:08 +01:00
Jindra Petřík
336a9540f2
Refactoring of Easing detector
2023-12-30 18:06:08 +01:00
Jindra Petřík
fcb7e0b18a
Fixed FLA Export - frame numbering problem
...
Fixed morpshape hole detection
2023-12-30 18:06:08 +01:00
Jindra Petřík
b7a1fd630b
Fixed morphshape holes calculation
2023-12-30 18:06:08 +01:00
Jindra Petřík
d886f3cc18
Addedd #2138 Morphshapes - detect classic easing
2023-12-30 18:06:08 +01:00
Jindra Petřík
c41f91af7f
Fixed #2138 Missing morphshapes (incorrect holes calculation)
...
Fixed #2138 Mask layer was visible when did not contain a masked layer
2023-12-30 18:06:08 +01:00
Jindra Petřík
2623dae032
Fixed #2138 Nested clipping (masks) display
2023-12-30 18:06:08 +01:00
Jindra Petřík
8ed9490238
Fixed #2139 FLA Export - labels layer not counted as layer index causing masked layer parentindex wrong
2023-12-30 18:06:08 +01:00
Jindra Petřík
4ce90c776b
Added FLA export - show export time
...
Fixed #2136 FLA export - optimized Shape fixer speed, repeated shape on timeline not exported twice
2023-12-30 18:06:08 +01:00
Jindra Petřík
bd82522f16
Added #2132 Show and export streamed sound (SoundStreamHead/SoundStreamBlock) in frame ranges
...
Fixed #1194 FLA Export - stream sound export
2023-12-30 18:06:08 +01:00
Jindra Petřík
35dda78ffe
Added #2134 FLA Export - split main timeline into scenes when DefineSceneAndFrameLabelData tag is present
2023-12-30 18:06:08 +01:00
Jindra Petřík
80fb8b25d8
Fixed #2135 FLA Export - framescripts handling when addFrameScript uses Multinames instead of QNames
2023-12-30 18:06:08 +01:00
Jindra Petřík
bd6c953218
Fixed Incorrect debugger line numbers when "Open loaded while playing" is enabled
...
Fixed AS3 debugger - Slow injecting debug info - now faster
Fixed AS3 debugger - obfuscated classes debugging
Fixed Delayed open loaded SWFs while playing
Fixed AS3 Direct editation - script initializer for main document class
Changed Wrong unicode escape `{invalid_utf8:xxx}` changed to `{invalid_utf8=xxx}` for compatibility with file names
2023-12-30 18:06:08 +01:00
Jindra Petřík
568301542a
FLA export - fixers refactoring
2023-12-30 18:06:08 +01:00
Jindra Petřík
41f6e40369
Fixed #2123 FLA export - morphshapes fixer
...
More FLA export progress info
2023-12-30 18:06:08 +01:00
Jindra Petřík
fa03866191
Added #2123 FLA export - show some progress info (which symbols are exported)
...
Fixed #2123 FLA export - IndexOutOfBounds in shape fixer
Removed #2123 FLA export - Using shape fixer for morphshapes (needs something better)
2023-12-30 18:06:08 +01:00
Jindra Petřík
e4486fcbcd
Fixed FLA export - font export - allow dot as character
2023-11-05 21:11:10 +01:00
Jindra Petřík
632f2b4643
Fixed FLA export - allow float frame rate
2023-11-05 21:11:10 +01:00
Jindra Petřík
bc74824261
Fixed FLA export - DefineEditText size
2023-11-05 21:11:10 +01:00
Jindra Petřík
ad39eec7a5
Fixed #1193 FLA export - DefineEditText position
2023-11-05 21:11:10 +01:00