Skip to content

Implemented debug mode switch for VOP nodes.

Ogers Ruda requested to merge vop_debug_mode into master

This will allow the user to render only the selected VOP node to the object that it is connected. this can be done by switching the debug mode from VOP node on the network, or pressing "R" key on the selected node.

Merge request reports