Commit Graph

186 Commits

Author SHA1 Message Date
Jindra Petřík
247b1c17a4 Added Replacing morphshapes (currently only same shape for start/end)
Fixed miterLimitFactor is FIXED8 value in MORPHLINESTYLE2
2023-11-05 21:11:10 +01:00
Jindra Petřík
9d4a8feb2b Added Context menu items to create new tags (shape, sprite, image, movie, sound, binaryData) from files and using font embed dialog for fonts 2023-11-05 21:11:10 +01:00
Jindra Petřík
4ee5934c33 checkstyle fix 2023-10-16 09:36:06 +02:00
Jindra Petřík
82535c8942 Shape transform/points edit protection against large rects 2023-10-16 09:36:06 +02:00
Jindra Petřík
153f0e91d6 Added #2098 Shape points editation - Protection against saving too large edges 2023-10-16 09:36:06 +02:00
Jindra Petřík
845a5d86d6 Calculating shaperecords numbits everywhere 2023-10-16 09:36:06 +02: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
45c19c29d5 Hide replace sprite with gif button on sprite transforming 2023-10-16 09:36:06 +02:00
Jindra Petřík
63ff7c384b Added #2079 Bulk import sprites from GIFs 2023-10-16 09:36:06 +02:00
Jindra Petřík
43f1dc4f35 Added #2079 Replace DefineSprite with GIF 2023-10-16 09:36:06 +02:00
Jindra Petřík
dabcaea2ec Fixed Not working "Show in Projector" button for DefineFont4 (hide) 2023-10-01 18:21:38 +02:00
Jindra Petřík
487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík
de02aa86f6 Fixed IllegalArgumentException: JSplitPane weight must be between 0 and 1 2023-02-25 19:39:02 +01:00
Jindra Petřík
7f0e351838 #1903 Another unsuccessful try to fix FLA :-( 2023-01-09 21:37:06 +01:00
Jindra Petřík
fea1265a86 Show animation/start/end refactoring. 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
88a77d448d Edge splitting 2022-12-31 23:58:51 +01:00
Jindra Petřík
2bd544881b Removing points 2022-12-31 23:58:51 +01:00
Jindra Petřík
25a9588f35 Edit points - show, cancel 2022-12-31 23:58:51 +01:00
Jindra Petřík
f31ae49d18 Morph shape transforming. 2022-12-31 23:58:51 +01:00
Jindra Petřík
505013207b Converting GFX tags to classic tags before running in Flash player 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
1ee2b4fc65 Deleting points 2022-12-31 23:58:51 +01:00
Jindra Petřík
9623f882c2 Hilight position of StyleChangeRecord and EndShapeRecord even when no move 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
040ee8e011 Basic points moving 2022-12-31 23:58:51 +01:00
Jindra Petřík
b1698dfd41 replace buttons for shape 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
f58d1e0f36 Show shape editor next to shape display 2022-12-31 23:58:51 +01:00
Jindra Petřík
dc0b50c616 Added #1913 Shape transforming 2022-12-31 23:58:51 +01:00
Jindra Petřík
971e2ab1fe Fixed PlaceObject preview not cleared causing sound to repeat 2022-12-27 19:25:01 +01:00
Jindra Petřík
9f971a0c88 Replace movie in GUI 2022-12-27 19:25:01 +01:00
Jindra Petřík
2e998cfcb4 Replace movie GUI stub 2022-12-27 19:25:01 +01:00
Jindra Petřík
6c620f4b99 Fixed #1901 Collapsing the tree in autosave mode on saving manually
Fixed Generic tag saving manually
2022-12-23 17:02:50 +01:00
Jindra Petřík
c2ceec8628 Added #1901 Editor mode and autosave feature for header, raw editor, transform 2022-12-23 17:02:50 +01:00
Jindra Petřík
380d7b9078 Added #1901 Editor mode for raw edit 2022-12-23 17:02:50 +01:00
Jindra Petřík
8852b191b5 Allow transform on sprites and buttons from scripts section 2022-12-23 17:02:50 +01:00
Jindra Petřík
27b41e3432 clear editing status on sprite/button cancelling transform 2022-12-23 17:02:50 +01:00
Jindra Petřík
5ee421d7fe settimelined for showframetag 2022-12-23 17:02:50 +01:00
Jindra Petřík
65d0ebc87e Added #1231 Button transforming
Fixed BUTTONRECORD display does not use its Matrix
Fixed Editation status not cleared after Sprite transforming
2022-12-23 17:02:50 +01:00
Jindra Petřík
30a251da44 Editor mode fixed for texts and metadata 2022-12-18 23:10:24 +01:00
Jindra Petřík
9875a1104b Added #1901 Double click tree node to start edit
Added Info about editation in status bar
2022-12-18 23:10:24 +01:00
Jindra Petřík
23ba54cf19 Alt click for sprites and main timeline, not just placeobject 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
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
3c79d5d2b8 ScrollPane for transforms panel 2022-12-18 23:10:24 +01:00
Jindra Petřík
492560cf89 Apply Scale action 2022-12-18 23:10:24 +01:00