Cleanup: correct comment
Fix one line outdated comment. `NodeGroupColorTag` was renamed to `NodeColorTag` in #131101. Pull Request: https://projects.blender.org/blender/blender/pulls/144899
This commit is contained in:
@@ -794,7 +794,7 @@ typedef struct bNodeTree {
|
||||
/** Precision used by the GPU execution of the compositor tree. */
|
||||
int precision DNA_DEPRECATED;
|
||||
|
||||
/** #blender::bke::NodeGroupColorTag. */
|
||||
/** #blender::bke::NodeColorTag. */
|
||||
int color_tag;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user