Commit Graph

5735 Commits

Author SHA1 Message Date
Jindra Petřík
71b58fb0a6 Tag list view - Show in tag list action, Show in resources action 2022-10-30 12:36:18 +01:00
Jindra Petřík
027e77cb4d Tag list view - ASMSourceContainers in tags, Fixed exportselection menu item 2022-10-30 11:58:27 +01:00
Jindra Petřík
5876fc445b Fixed concurrent modification exception on exit 2022-10-30 11:22:15 +01:00
Jindra Petřík
dbf1fe5aad Hex dump - do not show preview of placeobject and showframe, it causes bugs 2022-10-30 11:20:38 +01:00
Jindra Petřík
74ff118c22 Tag list view - saving last selected items
Saving last selected view
2022-10-30 10:47:28 +01:00
Jindra Petřík
9e771ae9ed Tag list view - model refactored - does not use DefaultTreeModel now 2022-10-30 09:00:49 +01:00
Jindra Petřík
675cd6aa55 No Travis CI [ci skip] 2022-10-29 23:44:44 +02:00
Jindra Petřík
4303deb742 Czech translation update 2022-10-29 23:05:59 +02:00
Jindra Petřík
7b735d8e52 Tag list view - export selection context menu item correctly enabled/disabled 2022-10-29 22:58:07 +02:00
Jindra Petřík
cdb70ad25d Tag list view - populating timeline fixes 2022-10-29 22:58:07 +02:00
Jindra Petřík
4d088abb3f Tag list view context menu and other related fixes 2022-10-29 22:58:07 +02: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
ddde47498a Framesync nullpointer fix 2022-10-29 15:29:43 +02:00
Jindra Petřík
aa97ec3d18 Select position dialog - better scroll to selection 2022-10-29 15:23:25 +02:00
Jindra Petřík
d73889958f Select position dialog - correct hilighting input tag 2022-10-29 15:14:23 +02:00
Jindra Petřík
92ad9abe49 Select position tree width increased 2022-10-29 15:06:07 +02:00
Jindra Petřík
434580e184 Use correct tag icons in select position dialog.
Icon for ShowFrame tag
Icon for end of timeline
2022-10-29 14:59:53 +02:00
Jindra Petřík
a58d3249cc Disallow multiple items selection in select position tree 2022-10-29 14:24:40 +02:00
Jindra Petřík
279b3cc8a0 Set position - OK button not enabled when frame selected or no selection 2022-10-29 14:20:32 +02:00
Jindra Petřík
eb9735c841 Not allow set position to inside DefineSprite for sprites which cannot be there
Fixed selecting wrong timeline on set position
Correctly set timelined of positioned tag
2022-10-29 13:43:01 +02:00
Jindra Petřík
bd0377a4b4 Not allow FileAttributes inside DefineSprite 2022-10-29 13:22:11 +02:00
Jindra Petřík
4dfb6de32d Added Changing tag position 2022-10-29 13:08:50 +02:00
Jindra Petřík
5d918104ab Fixed Leading of the font can be set to negative value 2022-10-29 00:27:35 +02:00
Jindra Petřík
b8cf60c442 Fixed #1711 DefineFont2-3 advance values need to be handled as unsigned (UI16) 2022-10-28 23:49:03 +02:00
Jindra Petřík
72abbd6dac Update CHANGELOG.md 2022-10-28 21:53:32 +02:00
Exund
82eaf6f50f Change cloning to items with same parent TreeItem 2022-10-28 21:52:08 +02:00
Exund
2fb840baac Clone tags and frames 2022-10-28 21:52:08 +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
7f30121b21 Fixed Sound tag player now uses less memory / threads - does not use Clip sound class 2022-10-26 23:15:21 +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
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
32bb0289bc Fixed 1828 Closing path in shape strokes from last moveTo only 2022-10-25 22:39:38 +02:00
Jindra Petřík
6a0ef9f95a Correct stroke transformation in folder preview 2022-10-25 20:59:33 +02:00
Jindra Petřík
db60fed17f Minimum stroke width should be 1 px 2022-10-25 20:32:25 +02:00
Jindra Petřík
691f296a55 Fixed #1828 missing lines after previous update 2022-10-25 19:23:34 +02:00
Jindra Petřík
365283904a Fixed minimum stroke width 2022-10-25 00:12:25 +02:00
Jindra Petřík
31b13cddc9 Fixed tests and also few places with linestyle2 vs linestyle1 array change 2022-10-24 23:54:09 +02:00
Jindra Petřík
ec6e689652 #1771 DefineShape4 line filled using single color 2022-10-24 22:35:13 +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
b896688d5d Fixed #1828 Incorrect stroke scaling (normal/none/vertical/horizontal) 2022-10-24 12:26:11 +02:00
Jindra Petřík
499e5645cd Fixed #1828 Zero scale layer matrices support 2022-10-23 21:48:23 +02:00
Jindra Petřík
95689f28ab Fixed DefineSubImage display (after last zoom update) 2022-10-23 20:00:06 +02:00
Jindra Petřík
be1dc0699d Fixed #1829 Adding extra pixel to the width and height when rendering items (for example to AVI) 2022-10-23 19:24:22 +02:00
Jindra Petřík
f0b8e2dfef Try to properly display and zoom GFX DefineSubImage 2022-10-23 18:20:42 +02:00
Jindra Petřík
73250c4969 Github actions - ignore CURL upload error 56 2022-10-23 17:19:02 +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