Jindra Petřík
4e73b07bb4
DefineExternalImage/2, DefineSubImage, better error handling
2022-11-06 21:44:39 +01:00
Jindra Petřík
ea52a46ac9
Fixed Hex view refreshing after selecting Unknown tag
2022-11-06 21:44:39 +01:00
Jindra Petřík
386610cb78
Fixed
...
- Ignore missing font on DefineEditText
- GFX: Drawing missing DefineExternalImage/2 as red instead of throwing exception
- GFX: DefineExternalImage2 properly saving characterId
2022-11-06 21:44:39 +01:00
Jindra Petřík
ce52659706
czech translation
2022-11-06 21:44:39 +01:00
Jindra Petřík
46f40a3e87
typo
2022-11-06 21:44:39 +01:00
Jindra Petřík
4a87908cd5
ValueTooLarge handling on few other places
2022-11-06 21:44:39 +01:00
Jindra Petřík
9df7940aa1
Added #1459 , #1832 , #1849 AS1/2 direct editarion - Error dialog when saved value (UI16, SI16, ...) exceeds its limit and this code cannot be saved.
2022-11-06 21:44:39 +01:00
Jindra Petřík
61aa77c46f
#1712 , #1857 JPEG images errors fixer
2022-11-06 21:44:39 +01:00
Jindra Petřík
097a391967
Fixed Flash viewer - subtract blend mode
2022-11-06 21:44:39 +01:00
Jindra Petřík
047a738284
Begin unreleased section in changelog
2022-11-06 21:44:39 +01:00
Jindra Petřík
d4c123e43b
version changed to 16.0.4
version16.0.4
2022-11-03 22:39:32 +01:00
Jindra Petřík
904a6dd157
Merge pull request #141 from jindrapetrik/dev
...
Dev
2022-11-03 22:37:58 +01:00
Jindra Petřík
b712fd4b44
Fixed Flash viewer - dropshadow filter hideobject(compositeSource) parameter
2022-11-03 22:16:44 +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
0d40e84d8b
morphshape test data [ci skip]
2022-11-03 19:57: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
88440526d6
SWF computeDependentFrames creates timeline when null
2022-11-03 19:45:57 +01:00
Jindra Petřík
3877e4ae1f
Fixed Expand correct tree on SWF load
2022-11-03 08:44:30 +01:00
Jindra Petřík
80e557de2b
Fixed #1782 FLA export - exporting from SWF files inside bundles (like binarysearch)
2022-11-03 08:43:03 +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
bddd2dd4e3
Begin unreleased section in changelog
2022-11-02 22:10:05 +01:00
Jindra Petřík
cc1aa6e056
version changed to 16.0.3
version16.0.3
2022-11-02 22:08:59 +01:00
Jindra Petřík
ae6371b8e8
Merge pull request #140 from jindrapetrik/dev
...
Dev
2022-11-02 22:07:52 +01:00
Jindra Petřík
23e7c13e3b
Fixed #1859 AS3 P-code editing not working due to integer/long casting
2022-11-02 22:06:46 +01:00
Jindra Petřík
02f98068fb
PDF Export - separate smoothed and not smoothed bitmaps - cache separately
2022-11-02 17:47:29 +01:00
Jindra Petřík
ae88f5d9b7
Fixed PDF export - reusing images when used as pattern vs standalone
2022-11-02 12:50:24 +01:00
Jindra Petřík
55da491678
Fixed #1816 PDF export - leaking temporary files when frame has embedded texts
2022-11-02 09:07:28 +01:00
Jindra Petřík
22c5e67a74
Fixed #1817 PDF export - now storing JPEG images without recompression to PNG
2022-11-02 08:43:52 +01:00
Jindra Petřík
00a272c195
Begin unreleased section in changelog
2022-11-01 22:57:29 +01:00
Jindra Petřík
9461ad71b6
version changed to 16.0.2
version16.0.2
2022-11-01 22:56:05 +01:00
Jindra Petřík
33e0701dc9
Merge pull request #139 from jindrapetrik/dev
...
Dev
2022-11-01 22:54:36 +01:00
Jindra Petřík
9fa6632967
Added Replace button under shape and DefineSound display (previously, only context menu allowed that)
2022-11-01 22:52:41 +01:00
Jindra Petřík
0896f45615
Taglist edit fix 2
2022-11-01 21:51:18 +01:00
Jindra Petřík
9cb0510d6e
Fixed Items could not be edited on taglist view (for example raw edit)
2022-11-01 21:41:30 +01:00
Jindra Petřík
9814dce73c
Changed Do not show export name (class) in DoInitAction in Tag list view instead of tag name
2022-11-01 21:07:02 +01:00
Jindra Petřík
211e1096d0
Fixed Refreshing parent tags and/or timelines on raw editor save
2022-11-01 20:27:10 +01:00
Jindra Petřík
e9a133058b
Fixed Raw editor now checks whether field value can be placed inside this kind of tag
2022-11-01 20:01:22 +01:00
Jindra Petřík
149a2fbb90
All "mapped" tags have character id in parenthesis in the tag tree
2022-11-01 18:46:38 +01:00
Jindra Petřík
f7e9d8b7c6
Fixed Working with byte ranges - caused problems when cloning tags
2022-11-01 07:06:16 +01:00
Jindra Petřík
c4b7973460
Added Copy/move tag to for SWFs inside bundles and/or DefineBinaryData
...
Fixed reloading SWF inside DefineBinaryData
2022-11-01 06:03:27 +01:00
Jindra Petřík
06914c4697
Fixed SWF Add tag before/after menuitem
...
Fixed Context menu on bundles (ZIP, SWC, binarysearch, etc...)
2022-10-31 21:25:26 +01:00
Jindra Petřík
a77b2c6d5b
Begin unreleased section in changelog
2022-10-31 19:26:37 +01:00
Jindra Petřík
a77591d0c3
version changed to 16.0.1
version16.0.1
2022-10-31 19:19:10 +01:00
Jindra Petřík
f1ffcfef12
Merge pull request #138 from jindrapetrik/dev
...
Dev
2022-10-31 19:18:03 +01:00
Jindra Petřík
976fd44678
Changed - Clone tag menuitem renamed to just Clone as it clones both tags and frames
2022-10-31 18:39:05 +01:00
Jindra Petřík
9269cb2bde
Added Adding tag "inside" allows setting character id to original when possible
...
Fixed
- Add tag (before/after/inside) refactored to more meaningful menus
- Add tag renamed to Add tag inside
2022-10-31 18:29:01 +01:00
Jindra Petřík
8fe57ca6f1
Added DefineScalingGrid has icon
...
Fixed Add tag before/after for frame selection position
2022-10-31 09:22:24 +01:00
Jindra Petřík
c2e5331a19
Fixed mapped characters adding after previous change
2022-10-31 07:54:07 +01:00
Jindra Petřík
2a7b8ca794
Fixed Context menu on tags mapped to other characters like DefineScalingGrid
2022-10-31 07:29:55 +01:00
Jindra Petřík
5c6da9e852
Added Allow add tag after header context menu
...
Fixed Disallow add tag before header context menu
2022-10-31 07:19:17 +01:00