Commit Graph
227 Commits
Author SHA1 Message Date
Jindra Petřík ee9e2be252 Restore old package-info.java 2025-06-10 19:58:49 +02:00
Jindra Petřík feb4102b85 #2451 Better MP3 stream matching 2025-06-08 23:07:56 +02:00
Jindra Petřík 549c6dd9a3 Added: Importing sound stream block ranges
Added: Commandline replacing sound stream block ranges
2025-06-06 20:07:42 +02:00
Jindra Petřík e65ac557fb Added: #2451 Replacing sound stream block ranges 2025-06-06 18:36:56 +02:00
Jindra Petřík b5ba12ef8c Has small stroke fix 2025-06-02 01:11:03 +02:00
Jindra Petřík 821fa68a6b Fixed: #2464 SVG export - minimum stroke width of 1 px 2025-06-01 23:41:14 +02:00
Jindra Petřík b2961e21e3 Fixed: #2461 SVG export - incorrect clipping / missing shapes 2025-05-27 09:36:27 +02:00
Jindra Petřík 9cd6a203fe Fixed: #2460 SVG export - incorrect caching colorTransform and ratio for the same tag 2025-05-27 00:05:42 +02:00
Jindra Petřík 3f9f349a69 Update year in license headers to 2025 2025-05-26 07:41:42 +02:00
Jindra Petřík 50b82c363f Changed: AS1/2 - Single DoAction tag inside frame as frame node 2025-05-25 21:46:09 +02:00
Jindra Petřík dd49a7e73b Added: Simple editor - Button timeline header 2025-05-17 17:55:51 +02:00
Jindra Petřík b8c67a2bc3 Added: Simple editor - add/remove frames in buttons 2025-05-17 17:03:59 +02:00
Jindra Petřík 27b786d288 Added: Enable/disable filters 2025-05-14 23:19:20 +02:00
Jindra Petřík 4da45d5cad Added: Simple editor - convolution filter presets 2025-05-14 18:58:14 +02:00
Jindra Petřík 9c3dc007c1 Fixed: Filters - image bounds 2025-05-12 20:12:00 +02:00
Jindra Petřík cf5ca8be84 Fixed: Incorrect cursor handling when placed object has filters 2025-05-11 08:52:09 +02:00
Jindra Petřík f843c628b1 Fixed: #2400 Transforming - buttons must use hittest frame outline 2025-04-19 20:14:59 +02:00
Jindra Petřík b1c5f9d0c6 Checkstyle fix 2025-04-13 14:13:27 +02:00
Jindra Petřík 867980eddd Added: #2375 Sound sync event/start/stop handling (for playback in FFDec)
Fixed: #2375 Added limit of simultaneously played sounds
2025-01-17 21:47:12 +01:00
Jindra Petřík 19151edaef WIP: Double click to item on timeline edits item in place 2024-10-29 16:55:43 +01:00
Jindra Petřík 485b86acb1 BlendModeSettable 2024-10-29 16:55:43 +01:00
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