Commit Graph

249 Commits

Author SHA1 Message Date
Jindra Petřík
9bc487c5de Add frames beyond SWF framecount 2024-10-29 16:55:43 +01:00
Jindra Petřík
3fde0545c8 Disable drag-move 2024-10-29 16:55:43 +01:00
Jindra Petřík
cc7efe1a81 Integrate Easy GUI into main program as Timeline mode 2024-10-29 16:55:43 +01:00
Jindra Petřík
e38f404878 Remove frame. 2024-10-29 16:55:43 +01:00
Jindra Petřík
2b0bd28950 Clicking outside deselects object.
Timeline time offset fix.
2024-10-29 16:55:43 +01:00
Jindra Petřík
875b9c17d3 Add to stage tag order fix. 2024-10-29 16:55:43 +01:00
Jindra Petřík
fa4d5f7320 Transform tab. 2024-10-29 16:55:43 +01:00
Jindra Petřík
6106253451 Undo move. 2024-10-29 16:55:43 +01:00
Jindra Petřík
8c06fdbe28 Move items.
Default frame index fix.
2024-10-29 16:55:43 +01:00
Jindra Petřík
7b2268adf3 Timeline with selection.
Do not enable buttons when frozen.
2024-10-29 16:55:43 +01:00
Jindra Petřík
86852fd898 Library preview 2024-10-29 16:55:43 +01:00
Jindra Petřík
f3da12e032 Reformating to fix checkstyle. 2024-08-08 19:27:14 +02:00
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