Brett 81e79a1996 Prevent subprocesses from constantly opening windows on Windows (#109)
* Add subprocess.CREATE_NO_WINDOW to blender_engine.py

* Convert ffmpeg_engine.py to use CREATE_NO_WINDOW

* Cleanup Blender implementation

* Cleanup subprocesses in base_worker.py

* Cleanup subprocesses in base_engine.py

* Fix main.spec for Windows (optimize=2 broke it)
2024-08-13 22:16:03 -05:00
2023-12-25 17:40:55 -06:00
2023-12-17 12:07:10 -06:00
2023-12-21 20:47:38 -06:00
2024-01-28 10:30:57 -06:00
2023-11-04 16:13:40 -05:00
2024-01-28 20:54:12 -06:00
2023-12-16 22:20:24 -06:00
2024-01-27 22:56:33 -06:00
2024-08-03 14:04:17 -05:00
2024-08-10 14:58:41 -05:00

🎬 Zordon - Render Management Tools

Welcome to Zordon! It's a local network render farm manager, aiming to streamline and simplify the rendering process across multiple home computers.

📦 Installation

Install the necessary dependencies: pip3 install -r requirements.txt

🎨 Supported Renderers

Zordon currently supports the following renderers:

  • Blender
  • FFMPEG
Description
Languages
Python 100%