Skip to content

2.1.0 OpScript supports

Latest
Compare
Choose a tag to compare
@MrLixm MrLixm released this 22 Mar 13:52
4197c45

Add support for OpScript nodes reading GSVs. See #7
The combo box in the interface becomes editable when the node can't return a specific value the GSV can be set to ("*"), like for OpScript nodes.

Changed logic of GSVSettings, each node GSV configuration is now queried to a pre-defined function that returns a dict.

Documentation has been updated to help customise the default scene parsing behaviour.