Fix #118883: Face Corner component shows in Delete Geometry node
Pull Request: https://projects.blender.org/blender/blender/pulls/118917
This commit is contained in:
committed by
Hans Goudey
parent
3e8ed795cb
commit
d562a9ce43
@@ -117,7 +117,7 @@ static void node_rna(StructRNA *srna)
|
||||
rna_enum_attribute_domain_without_corner_items,
|
||||
NOD_storage_enum_accessors(domain),
|
||||
int(AttrDomain::Point),
|
||||
enums::domain_experimental_grease_pencil_version3_fn);
|
||||
enums::domain_without_corner_experimental_grease_pencil_version3_fn);
|
||||
}
|
||||
|
||||
static void node_register()
|
||||
|
||||
Reference in New Issue
Block a user