move item setting to a node flag
This commit is contained in:
@@ -35,7 +35,7 @@ MergeNode::MergeNode()
|
||||
|
||||
AddInput(kBlendIn, NodeValue::kTexture, InputFlags(kInputFlagNotKeyframable));
|
||||
|
||||
SetFlags(kDontShowInParamView);
|
||||
SetFlag(kDontShowInParamView);
|
||||
}
|
||||
|
||||
QString MergeNode::Name() const
|
||||
|
||||
Reference in New Issue
Block a user