Commit Graph
237 Commits
Author SHA1 Message Date
Jindra Petřík 19c771bf44 Update license year 2024-08-05 11:17:25 +02:00
Jindra Petřík 1d9329e9be Fixed code style 2024-08-05 11:17:25 +02:00
Jindra Petřík 0b9914a5f5 Remove the SWF argument of methods back 2024-08-05 11:17:25 +02:00
Jindra Petřík 441a570299 Fixed: fontFace html attribute in DefineEditText can be also an exportName
Fixed: BUTTONRECORD preview not showing in situations like GFX or importAssets
Changed: ImportAssets tag reorganized - now imported items are not in the tag tree, but when referenced it works
2024-08-05 11:17:25 +02:00
Jindra Petřík 2158be80fe Fixed #2253 Drawing 0,0 grid in transform tool on Linux causing sun internal errors 2024-08-05 11:17:25 +02:00
Jindra Petřík 6d8b631383 Added #2259 Optional resampling sound to 44kHz on playback and on export 2024-08-05 11:17:25 +02:00
Jindra Petřík 8951ff5155 Fixed #2175 Removing DefineButtonSound, warning about incorrect sound character type in FLA export 2024-08-05 11:17:25 +02:00
Jindra Petřík 57d44dbb46 Hide scrollbars on Fonts 2024-08-05 11:17:25 +02:00
Jindra Petřík 1783f981bb Fixed Hide zooming buttons in fonts display 2024-08-05 11:17:25 +02:00
Jindra Petřík fd7b9b14f8 Added Status bar with info about edges on walking shaperecords 2023-11-05 21:11:10 +01:00
Jindra Petřík 194e358740 Fixed Centered start playing triangle (Playing on demand) 2023-11-05 21:11:10 +01:00
Jindra Petřík dc5e50813f Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes 2023-10-16 09:36:06 +02:00
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