Commit Graph
237 Commits
Author SHA1 Message Date
Jindra Petřík 0dcb1af592 Handcursor for Alt+click when there is item to go to 2022-12-18 23:10:24 +01:00
Jindra Petřík 56285b4b44 Default cursor for alt+click 2022-12-18 23:10:24 +01:00
Jindra Petřík ef3dccb922 Button vs cursor pos fix 2022-12-18 23:10:24 +01:00
Jindra Petřík f51e46f8b9 Alt + click selects PlaceObjectTag under cursor 2022-12-18 23:10:24 +01:00
Jindra Petřík 1634d01378 Cursor position display fix 2022-12-18 23:10:24 +01:00
Jindra Petřík b4af2abfbb Move with keyboard 2022-12-18 23:10:24 +01:00
Jindra Petřík 721b21c9f4 ImagePanel refactoring and bugfixes 2022-12-18 23:10:24 +01:00
Jindra Petřík 6b8c5f36cc Do not reset registration point position on Scale 2022-12-18 23:10:24 +01:00
Jindra Petřík f4ae40ab6d Reseting registration point 2022-12-18 23:10:24 +01:00
Jindra Petřík 5cb1aa885d Registration point enhancements 2022-12-18 23:10:24 +01:00
Jindra Petřík 1cd5e342cc Set Registration Point action 2022-12-18 23:10:24 +01:00
Jindra Petřík a2ef07d2d0 remove debug print 2022-12-18 23:10:24 +01:00
Jindra Petřík 492560cf89 Apply Scale action 2022-12-18 23:10:24 +01:00
Jindra Petřík 171421a7ca Apply Move action 2022-12-18 23:10:24 +01:00
Jindra Petřík dfec7d6435 Basic unit for transforms is Twip 2022-12-18 23:10:24 +01:00
Jindra Petřík 3e6d877bda Fixed transform bounds calculation 2022-12-18 23:10:24 +01:00
Jindra Petřík 4da6d7a023 Transform panel with move, rotate, scale, shear, matrix transformations. WIP 2022-12-18 23:10:24 +01:00
Jindra Petřík dc2de24d29 Fixed dragging, zooming, etc. on Image panel 2022-12-18 23:10:24 +01:00
Jindra Petřík f701b62f84 Registration point drawing on zoom fix 2022-12-18 23:10:24 +01:00
Jindra Petřík 3582f28c6d better axis drawing 2022-12-18 23:10:24 +01:00
Jindra Petřík 46b3632836 Added Show axis as dashed line in Free transform of sprites 2022-12-18 23:10:24 +01:00
Jindra Petřík ea8fb56189 Added Free transform whole sprites 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 00f9e67499 Added Option to mute frame sounds 2022-12-18 23:10:24 +01:00
Jindra Petřík e7dc9728a1 Disable context menus on editation 2022-12-18 23:10:24 +01:00
Jindra Petřík 56b0977158 Fixed List of objects under cursor and coordinates not showing 2022-11-20 22:12:19 +01:00
Jindra Petřík 202e66ea1d Added #1875 Remove no longer accessed items from cache after certain amount of time 2022-11-20 22:12:19 +01:00
Jindra Petřík d23a841ef8 Added #1871 Toogle buttons for disabling subsprite animation, display preview of sprites/frames 2022-11-20 22:12:19 +01:00
Jindra Petřík 55f6e6bf65 Fixed Sound not played on frames 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 b06c8313b1 Organize imports inspection 2022-11-14 10:04:55 +01:00
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