Skip to content

Releases: medilocus/render_group

Version 1.1.0

20 Feb 23:02

Choose a tag to compare

This release features many bug fixes and feature additions.

Render Group forcefully crashes the Python interpreter and Blender when the add-on is unregistered.
This is to end all background threads, because there are threads with code that cause holdups.
Please make sure your changes are saved before using.

Version 1.0.0

20 Feb 04:30

Choose a tag to compare

This is the first release of Render Group. It features multi-client rendering setups.

Attached are server and client Blender add-ons.

In this version, Render Group forcefully crashes the Python interpreter and Blender when the add-on is unregistered.
This is to end all background threads, because there are threads with code that cause holdups.
Please make sure your changes are saved before using.