Commit Graph
6218 Commits
Author SHA1 Message Date
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 88ed0d02a3 Added #1900 Transformation panel with flip/move/scale/rotate/skew/matrix options
Added #1900 Move object around with arrow keys (in transform mode)
2022-12-18 23:10:24 +01:00
Jindra Petřík 43974b5b5c Clear move fix 2022-12-18 23:10:24 +01:00
Jindra Petřík 6ffc2fd909 Apply button has tick icon 2022-12-18 23:10:24 +01:00
Jindra Petřík 95452d752c Czech translation 2022-12-18 23:10:24 +01:00
Jindra Petřík cf2f7a6707 Remember last opened transformation cards 2022-12-18 23:10:24 +01:00
Jindra Petřík 8e19ef247a Transformation title 2022-12-18 23:10:24 +01:00
Jindra Petřík 29b267e95c Change icon for basic trnasformations 2022-12-18 23:10:24 +01:00
Jindra Petřík b5438b914c Resizing problem fix 2022-12-18 23:10:24 +01:00
Jindra Petřík bf7a23990b Sizing fix, translation 2022-12-18 23:10:24 +01:00
Jindra Petřík eb77e75681 Localize, splitpane 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 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 18aeeea49f Calculating DefineSprite rect 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 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 54b6153b82 AS1/2 deobfuscation - do not remove unused obfuscated variables - we are unable to properly determine if the variable is unused. 2022-12-18 23:10:24 +01:00
Jindra Petřík 067ebb6f5d Fixed #1828 AS1/2 deobfuscation removing variable declarations 2022-12-18 23:10:24 +01:00
Jindra Petřík f738acd33a test data 2022-12-18 23:10:24 +01:00
Jindra Petřík 9d1f91e621 Handle readonly as not modified for folders 2022-12-18 23:10:24 +01:00
Jindra Petřík a6e658f046 Reset timeline on sprites on importassets load 2022-12-18 23:10:24 +01:00