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.