Commit Graph
206 Commits
Author SHA1 Message Date
Josh Soref c761cef11f spelling: zero-based
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref b8836fc196 spelling: subpackages
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref a50c4bbcdb spelling: populate
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Josh Soref 3f1a1ac199 spelling: attempt
Signed-off-by: Josh Soref <[email protected]>
2024-10-29 16:55:43 +01:00
Jindra Petřík 79765e07a8 Cache as bitmap background color fixes 2024-10-29 16:55:43 +01:00
Jindra Petřík 19f138298e Restore composite mode after drawing. 2024-10-29 16:55:43 +01:00
Jindra Petřík 952511ecb6 Added: Cache as bitmap background color support (rendering) 2024-10-29 16:55:43 +01:00
Jindra Petřík b9f0821a74 Easy mode - instance properties - display section (visible, blending, cache as bitmap + bgcolor) 2024-10-29 16:55:43 +01:00
Jindra Petřík a489f4d1af Fixed: #2345 items smaller than 20 twips were not drawn - caused PDF problems - now ceil is used 2024-10-29 16:55:43 +01:00
Jindra Petřík 87c6b403a7 Position and size properties 2024-10-29 16:55:43 +01:00
Jindra Petřík 9bc487c5de Add frames beyond SWF framecount 2024-10-29 16:55:43 +01:00
Jindra Petřík d4078d3a0c Reset modified flag on undo. 2024-10-29 16:55:43 +01:00
Jindra Petřík 68e4b4d029 Multi selection.
Tween detection fix.
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 c43769410c Add new (key)frame.
Button add to stage fix.
getCharacters sync 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 7b2268adf3 Timeline with selection.
Do not enable buttons when frozen.
2024-10-29 16:55:43 +01:00
Jindra Petřík acc5f94889 Fix missing javadoc parameters, throw tags,... 2024-08-12 19:51:40 +02:00
Jindra Petřík f219b49372 More documentation. 2024-08-08 19:27:14 +02:00
Jindra Petřík f3da12e032 Reformating to fix checkstyle. 2024-08-08 19:27:14 +02:00
Jindra Petřík a5d3ce4f9b Organize imports 2024-08-08 19:27:14 +02:00
Jindra Petřík b57e38e387 More documentation. 2024-08-08 19:27:14 +02:00
Jindra Petřík 499f3cc050 Timeline package documentation. 2024-08-08 19:27:14 +02:00
Jindra Petřík 1255337f75 Single frame clarification. 2024-08-08 19:27:14 +02:00
Jindra Petřík 25930a894e Documentation for more classes. 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 c609380bfa Changed Information in the tag node title now has abbreviated prefix of type for each bit of info.
Changed Information in the tag node title - separated exportName from assigned class
2024-08-05 11:17:25 +02:00
Jindra Petřík 3ad6c894a7 Fixed #2174 Ignoring PlaceObjects with flagMove on empty depth 2024-08-05 11:17:25 +02:00
Jindra Petřík 3762b1a18c Fixed nullpointer on timeline sound stream detection with scenes 2023-12-30 18:06:08 +01:00
Jindra Petřík 85ba45cbb3 Added Scenes folder with (readonly) display of scene frames 2023-12-30 18:06:08 +01:00
Jindra Petřík 01ac222331 Take scenes into account when splitting streamed sound 2023-12-30 18:06:08 +01:00
Jindra Petřík 2404151922 Fixed #2143 FLA Export / Sound playback - taking MP3 initial latency into account 2023-12-30 18:06:08 +01:00
Jindra Petřík 2623dae032 Fixed #2138 Nested clipping (masks) display 2023-12-30 18:06:08 +01:00
Jindra Petřík bd82522f16 Added #2132 Show and export streamed sound (SoundStreamHead/SoundStreamBlock) in frame ranges
Fixed #1194 FLA Export - stream sound export
2023-12-30 18:06:08 +01:00
Jindra Petřík 12a8a67c6f Added #2100 Copy/paste frames (same SWF only) 2023-12-30 18:06:08 +01:00
Jindra Petřík d326305bb8 Fixed #2116 Apply colortransform after filters 2023-12-30 18:06:08 +01:00
Jindra Petřík 230b5891cd Fixed Filters display - ymin value 2023-10-16 09:36:06 +02:00
Jindra Petřík f789aa66a6 checkstyle fix 2023-10-16 09:36:06 +02:00
Jindra Petřík a337de4644 Fixed SVG Frames export - filter 2023-10-16 09:36:06 +02:00
Jindra Petřík ae83087289 Fixed Convolution matrix filter display and editing 2023-10-16 09:36:06 +02:00
Jindra Petřík 1d7fecac50 Added SVG Sprite export - blend modes 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 0725f13f5d Suppress unchecked warning 2023-10-16 09:36:06 +02:00
Jindra Petřík ead1aa222a Added AS3 Natural sorting of packages and script 2023-10-01 18:21:38 +02:00
Jindra Petřík 58b7341b59 Do not allow removing compound items 2023-10-01 18:21:38 +02:00
Jindra Petřík a30bc9136f Display compound scripts in separate folders,
display script initializer separately.
Show imported classes.
2023-10-01 18:21:38 +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