Commit Graph
1865 Commits
Author SHA1 Message Date
Jindra Petřík b4af2abfbb Move with keyboard 2022-12-18 23:10:24 +01:00
Jindra Petřík b8b80ebe61 Basic transformations - flip and rotate 90 / 180 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 e9c9bcf8d6 Registration point -> Transformation point 2022-12-18 23:10:24 +01:00
Jindra Petřík c741b2f01d Expand/collapse transform button on the left side 2022-12-18 23:10:24 +01:00
Jindra Petřík 2c61150eaf Expand/collapse transform cards 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 3c79d5d2b8 ScrollPane for transforms panel 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 641cbf82d3 Update edit matrix on change 2022-12-18 23:10:24 +01:00
Jindra Petřík 0d56c62452 Apply Matrix action 2022-12-18 23:10:24 +01:00
Jindra Petřík 9665b1857e Apply Skew action 2022-12-18 23:10:24 +01:00
Jindra Petřík 7f847c9cdb Apply Rotate 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 b2bcb0db70 Scale proportionally on percent unit 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 cc7cd6f32a Fixed scale clearing 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 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