Commit Graph
139 Commits
Author SHA1 Message Date
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
Jindra Petřík 23c4c03eec Button mousehandling on zoom 2021-04-05 16:56:59 +02:00
Jindra Petřík c147fb8304 Object under cursor fix 2021-04-05 16:56:59 +02:00
Jindra Petřík 6c709bc5e5 Fixed: Flash viewer - slow on larger zooms (now only diplayed rect is rendered) 2021-04-05 16:56:59 +02:00
Jindra Petřík efdcb27963 Fixed: Flash viewer - StartSoundTag loops 2021-03-24 20:36:42 +01:00
Jindra Petřík a32494487d PDF - try to implement objects grouping 2021-03-24 20:36:42 +01:00
Jindra Petřík 050b4dce2d gnujpdf - clipping fix (getclip)
PDF export - clipping fix
2021-03-24 20:36:42 +01:00
Jindra Petřík 10fe20ff7c avoid problems with zero scale 2021-03-24 20:36:42 +01:00
Jindra Petřík bcbfea5666 gnujpdf blend modes 2021-03-24 20:36:42 +01:00
Jindra Petřík 3e60353856 Fixed: Flash viewer - is visible flag 2021-03-24 20:36:42 +01:00
Jindra Petřík 7761705423 scaling grid is clipped to maximum of SWF bounds, not Integer.MAX_VALUE 2021-03-24 20:36:42 +01:00
Jindra Petřík 2d0a96be46 PDF vector export stub 2021-03-24 20:36:42 +01:00
Jindra Petřík b4d97d60d7 Fixed: filters zooming 2021-03-24 20:36:42 +01:00
Jindra Petřík f073a6615e Fixed: Flash viewer - strokes scaling, cropped strokes 2021-03-24 20:36:42 +01:00
Jindra Petřík 09ffd539b7 Fixed: #1572 SVG Export - clipping does not use groups 2021-03-13 21:08:23 +01:00
Jindra Petřík fbf7019f1a Fixed: #1488 SVG Export - EmptyStackException when clipping used 2021-03-13 21:08:23 +01:00
Jindra Petřík 5d70a6168e Fixed: #1532 Rendering - clipping using transparent color 2021-03-12 22:12:39 +01:00
Jindra Petřík c339113f45 Fixed: #1332 Flash viewer - Show directly added images when placeFlagHasImage is true on AS3 swfs 2021-03-12 22:12:39 +01:00