Commit Graph

1842 Commits

Author SHA1 Message Date
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
63bd19b46f Delay between sprite freetransform 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
3bfcd9cd57 disable selection on freetransform 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
4b4c6b3010 Close all button when no openable selected 2022-12-18 23:10:24 +01:00
Jindra Petřík
cc1032b819 Changed AS1/2 deobfuscation - removing obfuscated declarations is now optional (default: off) 2022-12-18 23:10:24 +01:00
Jindra Petřík
8bbc35e516 Disable writing keystrokes for readonly tags (imported) 2022-12-18 23:10:24 +01:00
Jindra Petřík
a9522363f9 moveTagToWithDependencies not visible for imported 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
68a4ec52a9 Added #1181 Remembering choice of loading assets via importassets tag 2022-12-18 23:10:24 +01:00
Jindra Petřík
bc801128f3 Allow readonly raw edit view 2022-12-18 23:10:24 +01:00
Jindra Petřík
7f96230fa7 Fixed Hide freetransform button in readonly mode 2022-12-18 23:10:24 +01:00
Jindra Petřík
2745276f2c Fixed Hide freetransform button in readonly mode 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
a62f43dccf Fixed Hide various actions for imported tags 2022-12-18 23:10:24 +01:00
Jindra Petřík
fd76d6971f Added Option to disable autoplay of sounds (DefineSound)
Fix conflation artifacts marked as experimental
2022-12-18 23:10:24 +01:00
Jindra Petřík
149dba53fa Added Option to fix conflation artifacts in antialising (Default off - it is slow) 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
4e504627cf Raw editation from context menu hilights item in the tree 2022-12-18 23:10:24 +01:00
Jindra Petřík
5d4ed1dcc0 Properly distinguish sprite in scripts section vs in sprites section 2022-12-18 23:10:24 +01:00
Jindra Petřík
f6b8798736 Show subitems for scripts folder 2022-12-18 23:10:24 +01:00
Jindra Petřík
689aec8f28 Added List of treenode subitems on otherwise empty panel (with 32x32 icons) 2022-12-18 23:10:24 +01:00
Jindra Petřík
3f1caf45c0 Fixed Folder preview tag names have indices when multiple with same name 2022-12-18 23:10:24 +01:00
Jindra Petřík
3fcf8f20ee color dialog on Java9+ fix to compile on Java8 2022-12-18 23:10:24 +01:00
Jindra Petřík
34cc631d7e Fixed Warnings about invalid reflective access in color dialog on Java 9+ 2022-12-18 23:10:24 +01:00
Jindra Petřík
6e1cec1c5d Fixed raw editor editors for color, etc. 2022-12-18 23:10:24 +01:00
Jindra Petřík
8577d8fb39 Folder preview for movies 2022-12-18 23:10:24 +01:00
Jindra Petřík
c54217befe Show warning when opened SWF file has video tags and VLC is not available. 2022-12-18 23:10:24 +01:00
Jindra Petřík
cf9761de2c can be displayed refactoring 2022-12-18 23:10:24 +01:00
Jindra Petřík
3003cc3f24 Read VLC path from registry 2022-12-18 23:10:24 +01:00
Jindra Petřík
85668bbb07 Added #1893 Experimental playback of DefineVideoStream tags with VLC player 2022-12-18 23:10:24 +01:00
Jindra Petřík
efded83357 Even disabled save button disables switching on more items 2022-12-18 23:10:24 +01:00
Jindra Petřík
9dad2f8933 Even disabled save button disables switching 2022-12-18 23:10:24 +01:00
Jindra Petřík
179065f885 Disable switching when font info is edited 2022-12-18 23:10:24 +01:00
Jindra Petřík
486898b162 Disable tag info panel hyperlinks when editation 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
a70fdae882 Fixed Raw editor item count and edit display 2022-12-18 23:10:24 +01:00
Jindra Petřík
60c5eb14ba Fixed Proper disabling switching items or other actions on editation 2022-12-18 23:10:24 +01:00
Jindra Petřík
8e8dadc23b Fixed Hiding selection after raw editation save 2022-12-18 23:10:24 +01:00
Jindra Petřík
19eafbf43e Added DebugId tag proper display and editation 2022-12-18 23:10:24 +01:00
Jindra Petřík
537d1b3adb Added ProductInfo tag information display 2022-12-18 23:10:24 +01:00
Jindra Petřík
19d7f2c6b5 Added #1884 Memory search - show size and adress in hex, show only aligned to N bytes
Fixed #1884 Memory search - Logged exception when cannot get page range, Exception on sorting by pid
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
4ea4419ac6 Fixed Tag dependency checking 2022-12-18 23:10:24 +01:00
Jindra Petřík
2f91b00c04 Added Quick search (Ctrl+F) for tag list view 2022-12-18 23:10:24 +01:00
Jindra Petřík
0e6ee840a2 Changed Quick search needs minimum of 3 characters 2022-12-18 23:10:24 +01:00
Jindra Petřík
296f58f059 Added #1765 Quick search tree for everything, not just AS3 classes 2022-12-18 23:10:24 +01:00