Skip to content

render.py: Allowed exporting of layers individually

Rendering, naturally, squashes all layers into one when making a file

If one want to use some other software to edit layer effects, or have some specific effect that they want to achieve that involves splitting layers, doing so is a tedious process.

We added a checkbox that will allow the user to render each layer separately, in descriptive and sorted files

Closes #2466

Merge request reports