Commit Graph
156 Commits
Author SHA1 Message Date
Jindra Petřík 10634304fe Fixed #2043 StartSound2 tag handling 2023-10-01 18:21:38 +02:00
Jindra Petřík 4654d1d610 Fixed Do not display fonts added to stage (for example in testdata/as2.swf, the vertical text - sprite 10) 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 f67bb6753f Fixed #1982 Slow calculation of large shape outlines - now use only rectangles for large shapes 2023-03-19 22:43:41 +01:00
Jindra Petřík b43f99efe6 Added #1959 Display frame labels along frames and FrameLabel tags 2023-02-12 11:43:05 +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 6b07e1c868 Added #1913 Option to disable bitmap smoothing for display 2023-01-22 22:15:04 +01:00
Jindra Petřík 52c17de7b2 Added GFX - DefineExternalSound and DefineExternalStreamSound playback 2023-01-09 21:37:06 +01:00
Jindra Petřík b4bf6fe0ab Fixed #1932 Wrong subsprite frames display 2023-01-09 21:37:06 +01:00
Jindra Petřík 774b834ad5 Fixed #1929 Wrong subsprite frames display 2023-01-09 21:37:06 +01:00
Jindra Petřík c9335ac9ba PlaceTag without move flag requires empty depth 2022-12-31 23:58:51 +01:00
Jindra Petřík 0c4adb7d1a Fixed filter bounds 2022-12-27 19:25:01 +01:00
Jindra Petřík 166e8d7298 Fixed filter bounds 2022-12-27 19:25:01 +01:00
Jindra Petřík ef3dccb922 Button vs cursor pos fix 2022-12-18 23:10:24 +01:00
Jindra Petřík 6a14c761ad Fixed Classnames in PlaceObject 2022-12-18 23:10:24 +01:00
Jindra Petřík 0b51c26abf Fixed Clone tag 2022-12-18 23:10:24 +01:00
Jindra Petřík 8b6dd09069 organize imports 2022-12-18 23:10:24 +01:00
Jindra Petřík 76064f46ff Fixes around adding classes.
Adding classes in taglist view.
2022-11-20 22:12:19 +01:00
Jindra Petřík a43fadb8cf Fixed flattening switch for ABCs 2022-11-20 22:12:19 +01:00
Jindra Petřík 344bdfa6ea Added Opening ABC file format (*.abc) 2022-11-20 22:12:19 +01:00
Jindra Petřík 7f20d6bd70 Add class to default package, correct prefilled class name 2022-11-20 22:12:19 +01:00
Jindra Petřík 351c86206b Changed Default package as separate folder 2022-11-20 22:12:19 +01:00
Jindra Petřík 4f3bbe732b Added Flattened ActionScript packages (one row per package instead package tree), can be turned off in settings
Changes ActionScript packages are by default flattened
2022-11-20 22:12:19 +01:00
Jindra Petřík 213fd72266 Fixed Move tag to action did not remove original tag
Properly handle pins on moveto action
2022-11-20 22:12:19 +01:00
Jindra Petřík ac52e5d906 Fixed #1872 Removing PlaceObject/RemoveObject with no characterid with Remove character action 2022-11-20 22:12:19 +01:00
Jindra Petřík 64a5aaf867 Use BlendMode enum on Timeline 2022-11-14 10:04:55 +01:00
Jindra Petřík 1cd8327416 Added alpha and Erase blend modes support 2022-11-14 10:04:55 +01:00
Jindra Petřík ff160911a6 Fixed #1846 blend modes with alpha 2022-11-14 10:04:55 +01:00
Jindra Petřík ac5074bf83 Fixed dependent frames 2022-11-14 10:04:55 +01:00
Jindra Petřík 88a045e23c Added
- Move tag with dependencies
- Copy/Move tag operation has select position dialog
- Select position dialog has target file in its title

Fixed
- Exception when bundle selected
- File path in window title for SWFs inside DefineBinaryData
2022-11-14 10:04:55 +01:00
Jindra Petřík 0113648024 Added #1460 Bulk importing images 2022-11-08 22:47:13 +01:00
Jindra Petřík f652a2aed7 Fixed Copy / Move to tag tree refreshing 2022-11-06 21:44:39 +01:00
Jindra Petřík 1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík 7d1f6e684a Added Tag list view - WIP - does not have context menu yet,
and other things can be not working yet
2022-10-29 22:58:07 +02:00
Jindra Petřík 4dfb6de32d Added Changing tag position 2022-10-29 13:08:50 +02:00
Exund 2fb840baac Clone tags and frames 2022-10-28 21:52:08 +02:00
Jindra Petřík 3e67636555 Fixed Shape not clipped when clip area ouside of view 2022-10-26 14:28:01 +02:00
Jindra Petřík 499e5645cd Fixed #1828 Zero scale layer matrices support 2022-10-23 21:48:23 +02:00
Jindra Petřík 10b0875358 organize imports inspection 2022-10-23 16:54:49 +02:00
NoobTracker 3a07b3cfb9 fix 2022-10-02 19:04:01 +02:00
NoobTracker 6aba08bd31 tell the exporter the ID and name of the drawable tag 2022-10-02 19:04:01 +02:00
Exund 52270d33b0 Display depth when hovering ImagePanel
Display the depth of the objects under the cursor
2021-11-30 07:18:41 +01:00
Exund 6d656228a2 Frame dependencies
Show needed characters for a frame and frames depending on a character in the "Basic tag info" box
2021-11-29 17:15:56 +01:00
Jindra Petřík b68b7ff2f0 Fixed #1684 Internal viewer - animated subsprites 2021-11-19 13:03:23 +01:00
Jindra Petřík 10992b091f Fixed: #1687 Slow speed of cyclic tags detection 2021-11-19 13:03:23 +01:00
Jindra Petřík 6b78b2fc44 Fixed: #1675 Viewport/zoom fix 2021-04-05 16:56:59 +02:00
Jindra Petřík 9b4507c2b9 Fixed: #1675 caching as bitmap / filters vs zoom 2021-04-05 16:56:59 +02:00
Jindra Petřík 5e18543956 Fixed: Scaling grid zooming 2021-04-05 16:56:59 +02:00
Jindra Petřík ca00b8399a Fixed: Flash viewer - scaling grid - ignore nonshapes when scaling 2021-04-05 16:56:59 +02:00
Jindra Petřík 82b5062771 WIP - scaling matrix fix 2021-04-05 16:56:59 +02:00