Skip to content

Releases: MrLixm/GSVDashboard

2.1.0 OpScript supports

22 Mar 13:52
4197c45
Compare
Choose a tag to compare

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.

2.0.0 Interface refactoring

18 Mar 22:08
8277d48
Compare
Choose a tag to compare

This release introduces a major refactoring of the interface.
You also now have access to Filters to isolate which GSV to display locally per node.

This update close the following issues :

1.1.0 Added VariableDelete node support

14 Mar 16:25
Compare
Choose a tag to compare

1.0.0 First release

11 Mar 17:18
Compare
Choose a tag to compare

This is the first production-ready version.
But it is only published as an "archive" cause a major overhaul is in-progress as the UX is not satisfying in its current state.

There is also the potential issue #1 not fixed for this version.