Commit Graph
218 Commits
Author SHA1 Message Date
Jindra Petřík a05ecee1b9 Fixed Incorrect frame counting 2023-01-09 21:37:06 +01:00
Jindra Petřík 1cec7592c2 Fixed Scrollbars 2023-01-09 21:37:06 +01:00
Jindra Petřík 7f0e351838 #1903 Another unsuccessful try to fix FLA :-( 2023-01-09 21:37:06 +01:00
Jindra Petřík ce73845949 Fixed Scrollbars on sound playback 2023-01-09 21:37:06 +01:00
Jindra Petřík 52c17de7b2 Added GFX - DefineExternalSound and DefineExternalStreamSound playback 2023-01-09 21:37:06 +01:00
Jindra Petřík 379b066445 No moving when zoom fit 2022-12-31 23:58:51 +01:00
Jindra Petřík f0bc22f6de Spliting multiple points 2022-12-31 23:58:51 +01:00
Jindra Petřík 239461eb23 Image flickering. 2022-12-31 23:58:51 +01:00
Jindra Petřík 2c20234187 Scrollbars fix 2022-12-31 23:58:51 +01:00
Jindra Petřík 404aeef5ba Transformation point zooming fix. 2022-12-31 23:58:51 +01:00
Jindra Petřík 353157e326 Image flickering. 2022-12-31 23:58:51 +01:00
Jindra Petřík 6159f3fa2c Scrollbars.
Image position starting at point [0,0].
Clearing shape outline cache.
2022-12-31 23:58:51 +01:00
Jindra Petřík 74a8d963f3 Replace button has different icon - like import.
Edit points icon.
2022-12-31 23:58:51 +01:00
Jindra Petřík 06362d4cb1 Spliting edges to add points 2022-12-31 23:58:51 +01:00
Jindra Petřík b79174fa5c Correct deletion order 2022-12-31 23:58:51 +01:00
Jindra Petřík 1ee2b4fc65 Deleting points 2022-12-31 23:58:51 +01:00
Jindra Petřík ac8225836b Move points with keyboard arrows 2022-12-31 23:58:51 +01:00
Jindra Petřík d13d3ac500 Auto update bounds on points save.
Select cursor.
2022-12-31 23:58:51 +01:00
Jindra Petřík ba01de17a1 Render offpath points as circle 2022-12-31 23:58:51 +01:00
Jindra Petřík 0dc345c77d Add to selection with shift with rectangle selection 2022-12-31 23:58:51 +01:00
Jindra Petřík f895754aac Setting x, y position of points 2022-12-31 23:58:51 +01:00
Jindra Petřík 63e125f67f Select multiple points with selection rectangle 2022-12-31 23:58:51 +01:00
Jindra Petřík eff0b094d8 Select multiple points with Shift 2022-12-31 23:58:51 +01:00
Jindra Petřík 040ee8e011 Basic points moving 2022-12-31 23:58:51 +01:00
Jindra Petřík 3c42745c99 stop hilighting edge on freetransform 2022-12-31 23:58:51 +01:00
Jindra Petřík f21e591adb Hilight selected shape record 2022-12-31 23:58:51 +01:00
Jindra Petřík 0914ae79cc Nullpointer fix 2022-12-27 19:25:01 +01:00
Jindra Petřík 03df93d785 Fixed Speaker image when sound selected not in the center 2022-12-23 17:02:50 +01:00
Jindra Petřík 6f7c986226 Fixed Image flickering 2022-12-23 17:02:50 +01:00
Jindra Petřík f0b1020b2f Fixed #1904 NullpointerException when fast switching items 2022-12-23 17:02:50 +01:00
Jindra Petřík 4ddba88972 Fixed blinking of display 2022-12-18 23:10:24 +01:00
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