Commit Graph
225 Commits
Author SHA1 Message Date
Jindra Petřík 0a52175bc3 Added #2057 Show all assigned AS linkage classes in the item name (instead just one) 2023-10-01 18:21:38 +02:00
Jindra Petřík c1cad12a8a Fixed #1993 Incorrect scroll position causing shapes to be hidden 2023-04-05 21:33:34 +02:00
Jindra Petřík 487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík f67bb6753f Fixed #1982 Slow calculation of large shape outlines - now use only rectangles for large shapes 2023-03-19 22:43:41 +01:00
Jindra Petřík aaa354804e Fixed #1961 Characters can use characterId 0, PlaceObject can use depth 0
Changed #1961 SoundStreamHead on main timeline is exported/imported with identifier "-1"
2023-02-12 11:43:05 +01:00
Jindra Petřík d2c15e4b60 Fixed #1964 Freezing on releasing mouse while shape transforming (deadlock) 2023-02-12 11:43:05 +01:00
Jindra Petřík 6b07e1c868 Added #1913 Option to disable bitmap smoothing for display 2023-01-22 22:15:04 +01:00
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