Add ability to search with regex for pset values

This commit is contained in:
Dion Moult
2020-02-20 17:31:38 +11:00
parent eac8925134
commit 7a5ec24d8d
4 changed files with 43 additions and 1 deletions
@@ -76,6 +76,7 @@ if bpy is not None:
operator.QuickProjectSetup,
operator.SelectGlobalId,
operator.SelectAttribute,
operator.SelectPset,
operator.CreateAggregate,
operator.EditAggregate,
operator.SaveAggregate,