Blender Git Loki

Git Commits -> Revision 6ce4d39

Revision 6ce4d39 by Jacques Lucke (master)
June 28, 2021, 14:53 (GMT)
Geometry Nodes: initial attribute list for meshes

This adds a new Attributes panel in the mesh properties editor.
It shows a list of all the generic attributes on the mesh.
In the future, we want to show built-in and other attributes in the
list as well. Related technical design tasks: T88460, T89054.

There is also a new simple name collision check that warns the user
when there are multiple attributes with the same name. This can be
problematic when the attribute is supposed to be used in geometry
nodes or during rendering.

Differential Revision: https://developer.blender.org/D11276

Commit Details:

Full Hash: 6ce4d39e6bd585257845e29a3de4eb278b941fd3
Parent Commit: 0afe4e8
Lines Changed: +108, -9

3 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_mesh.py (+86, -0) (Diff)
/source/blender/editors/geometry/geometry_attributes.c (+13, -8) (Diff)
/source/blender/makesrna/intern/rna_attribute.c (+9, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021