Commit Graph

9 Commits

Author SHA1 Message Date
2a102c62e3 Formatting 2024-02-23 09:56:54 +01:00
32b6b5c42e Formatting & improving imports 2024-02-23 09:50:43 +01:00
1aa0a5b986 Add get_assets() method to retrieve a single file by ID 2024-02-22 15:15:52 +01:00
bd00a49063 🐛 fix(GenerationContext.py): fix indentation issue in process() method
 feat(GenerationContext.py): add support for z-index of moviepy clips to improve video rendering
The indentation issue in the process() method has been fixed. The z-index of moviepy clips has been added to improve the rendering of the video. This allows the clips to be rendered in different layers based on their index, resulting in a more visually appealing video.
2024-02-21 09:06:36 +01:00
cced96d792 Formatting 2024-02-20 16:23:15 +01:00
7322abf1c3 Add BackgroundEngine to engines. 2024-02-20 14:55:58 +01:00
368b7bb375 Formatting and type hinting 2024-02-15 17:53:02 +01:00
0594458865 🚀 2024-02-14 17:49:51 +01:00
e8121e3e8d Some stuff 2024-02-13 14:15:27 +01:00