Commit Graph
256 Commits
Author SHA1 Message Date
Jindra Petřík 1daea39dab Fixed cursor flickering on dragging in tag list 2022-11-14 10:04:55 +01:00
Jindra Petřík 90e01246cd Added #1465 Configuration option to disable SWF preview autoplay 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 ddde47498a Framesync nullpointer fix 2022-10-29 15:29:43 +02:00
Jindra Petřík 8e011e6392 Fixed #1695 Freetransform tool vs zooming
Fixed #1752 Freetransform tool on sprites with offset
2022-10-28 21:03:40 +02:00
Jindra Petřík 83334fd2ac Fixed Freetransform tool dragging not always started on mousedown 2022-10-28 18:40:48 +02:00
Jindra Petřík d5399a0513 sync timer schedule 2022-10-26 11:25:11 +02:00
Jindra Petřík 538c0b79b7 Fixed #1828 Deadlock freezing during playback 2022-10-26 09:04:43 +02:00
Jindra Petřík 3bfcf2976c #1828 Faster redrawing of frames in some cases 2022-10-24 17:45:21 +02:00
Jindra Petřík 20fc982d2b fix for Java 8 2022-10-23 17:10:14 +02:00
Jindra Petřík 30a58d8c8e Fixed debug info label position/content on the top of flash viewer to avoid unwanted initial scroll 2022-10-23 17:06:23 +02:00
Jindra Petřík 10b0875358 organize imports inspection 2022-10-23 16:54:49 +02:00
Jindra Petřík 1bfbe84ee9 Added #1731 Image viewer zoom support 2022-10-23 16:50:55 +02:00
Jindra Petřík 98fd92b068 Fixed Slow zooming/redrawing on action when SWF has low framerate 2022-10-23 12:16:35 +02:00
Jindra Petřík 2011684b7f Added Display object depth in flash panel - lowercase, translation 2021-11-30 07:25:13 +01: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
Jindra Petřík b68b7ff2f0 Fixed #1684 Internal viewer - animated subsprites 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 a290ebac0d fix zero image width/height 2021-04-05 16:56:59 +02:00
Jindra Petřík 9a12c8f481 #1675 vieport/zoom problems 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 fd8b624845 Fixed: Flash viewer - Shapes moving on stage 2021-04-05 16:56:59 +02:00
Jindra Petřík 63a5f573cd AS1/2 button action execution 2021-04-05 16:56:59 +02:00
Jindra Petřík eb705f9596 Internal viewer - AS1/2 stop
Fixed Controls play detection
2021-04-05 16:56:59 +02:00
Jindra Petřík 86c29ab856 Fix freetransform 2021-04-05 16:56:59 +02:00
Jindra Petřík 8a82c48bd4 Fix xmin, xmax, calculating rect 2021-04-05 16:56:59 +02:00
Jindra Petřík 1e3d0b5696 Flash viewer - Ctrl+scroll zoom in/out 2021-04-05 16:56:59 +02:00
Jindra Petřík b7e40c6152 zoom to center even if center moved
maximum zoom level
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 9a45708ebb Fixed: Flash viewer - Sound envelope handling 2021-03-24 20:36:42 +01:00
Jindra Petřík efdcb27963 Fixed: Flash viewer - StartSoundTag loops 2021-03-24 20:36:42 +01:00
Jindra Petřík 74ca1db915 Fixed: Flash viewer - Do not play StartSoundTag all over again on single frame
Sample sound data
2021-03-24 20:36:42 +01:00
Jindra Petřík f2f71a7ceb Changed: #1661 Slow rendering warning is optional with default to not display 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 57d71938db Placeobject display and edit - raw editor on right side 2021-03-13 21:08:23 +01:00
Jindra Petřík 600d0669a7 Fixed: #1651 FLA Export - mask layers 2021-03-12 22:12:39 +01:00
Jindra Petřík 5aad3a7ecb Fixed: Incorrect placeobject display (tag selection) 2021-03-12 22:12:39 +01:00
Jindra Petřík 72426183d8 PlaceObject tags matrix editation - FreeTransform tool (move, resize, rotate, shear) 2021-03-05 21:22:55 +01:00
Jindra Petřík b9e60534cf Fixed: Copying to clipboard does not support transparency 2021-03-05 21:22:55 +01:00
Jindra Petřík 28380d1d34 Fixed: #1627 Previously decompiled scripts not cached
Fixed: SWF is not garbage collected on close in some situations
Fixed: AS1/2 script search does not show all results
2021-03-05 21:22:55 +01:00
Jindra Petřík 30d2a1686b ImagePanel - allow empty image 2021-02-24 19:55:59 +01:00
Jindra Petřík c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík 2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
[email protected] a44221b363 Character tag removing simplified/fixed 2016-12-13 12:46:53 +01:00