If a property binding has a single tag (rather than multiple), it will also be considered valid for any attribute changes which match that tag.
Boolean properties will be set as (value > 0)
Int properties will be set as the rounded attribute value.
Float and Double properties will be set as the attribute value.
Also changes the plugin category to "GMC", where GMCExtended is going to live as well, so that extension plugins get grouped together nicely in the plugin manager. :)
If a property binding has a single tag (rather than multiple), it will also be considered valid for any attribute changes which match that tag.
Also changes the plugin category to "GMC", where GMCExtended is going to live as well, so that extension plugins get grouped together nicely in the plugin manager. :)