Cleanup: make format (clang-format)
This commit is contained in:
@@ -105,7 +105,7 @@ bNodeTree *MaterialNode::prepare_material_nodetree()
|
||||
return ntree;
|
||||
}
|
||||
|
||||
void MaterialNode::update_material_nodetree()
|
||||
void MaterialNode::update_material_nodetree()
|
||||
{
|
||||
ntreeUpdateTree(CTX_data_main(mContext), ntree);
|
||||
}
|
||||
|
Reference in New Issue
Block a user