nodes: added distort gizmo
This commit is contained in:
@@ -767,6 +767,8 @@ QString Node::GetCategoryName(const CategoryID &c)
|
||||
return tr("Output");
|
||||
case kCategoryGeneral:
|
||||
return tr("General");
|
||||
case kCategoryDistort:
|
||||
return tr("Distort");
|
||||
case kCategoryMath:
|
||||
return tr("Math");
|
||||
case kCategoryColor:
|
||||
|
||||
Reference in New Issue
Block a user