Commit Graph

19 Commits

Author SHA1 Message Date
Brett Williams 2e41e46826 Fix issue with ffmpeg not reporting progress 2023-05-24 15:52:21 -05:00
Brett Williams 9d9984cb0b Update requirements.txt 2023-05-24 13:19:54 -05:00
Brett Williams 8a3854a51e Fixed saving / loading render status states 2023-05-24 13:06:15 -05:00
Brett Williams 2a7eddb1eb Save worker information to database for persistence across runs and abstract away data source 2023-05-24 12:50:16 -05:00
Brett Williams dd2ae2d71a Scheduled_job work 2023-05-24 09:49:25 -05:00
Brett Williams 3e35ffddfd Add json and time_elapsed methods to render_worker.py 2023-05-24 09:34:25 -05:00
Brett Williams 6c3d0e8f6e Rename get_formats to get_output_formats for engines 2023-05-23 20:42:26 -05:00
Brett Williams 15d1302f18 Refactor AERender to use BaseRenderEngine 2023-05-23 15:28:20 -05:00
Brett Williams 38d8959ee1 Move more methods into Blender engine class 2023-05-23 15:03:50 -05:00
Brett Williams fbaefdd575 Fix Blender naming collision 2023-05-22 19:36:28 -05:00
Brett Williams 69e557dfdb Consolidate Blender methods 2023-05-22 19:19:04 -05:00
Brett Williams 861df5f215 Fix issues with engine name 2023-05-22 19:15:02 -05:00
Brett Williams 9579542ea3 ffmpeg_worker refacoring 2023-05-22 19:00:46 -05:00
Brett Williams 074b802d45 blender_worker refactoring 2023-05-22 18:55:54 -05:00
Brett Williams c73b6d1da7 BaseRenderWorker split into BaseRenderWorker & BaseRenderEngine 2023-05-22 18:53:19 -05:00
Brett Williams 50ca036a5d Add raw args then validate for duplicate flags 2023-05-22 15:54:56 -05:00
Brett Williams fb7eec37fa Fix issue with subprocess 2023-05-22 14:57:28 -05:00
Brett Williams 1e92cb3a06 Add custom args to GUI and add arg conflict validation to workers 2023-05-22 13:43:39 -05:00
Brett Williams 4ef94dd7b8 Major file reorganization 2022-12-20 11:22:04 -08:00