This add-on introduces a node-based rendering workflow to Blender, offering an alternative to the traditional layer-based system. Users can control object visibility, adjust render settings, configure AOVs, and manage layer naming entirely through a custom node editor interface. The tool is designed to streamline complex rendering tasks, making it suitable for VFX pipelines and production environments.
The editor includes a side panel for reviewing render nodes and a utility for mass material assignment. It features "Match Statements," which allow users to filter scene objects based on specific attributes or materials using operators like "type" and "hasattr." The add-on also automates render layer version control by reading designated output paths and handling the naming of output layers. Additionally, it supports command-line rendering, allowing specific render nodes to be executed directly from terminal arguments.