Cleanup: Remove outdated comment
After rB01df48a983944ab3f8a, this comment no longer applies.
This commit is contained in:
@@ -38,10 +38,6 @@ struct ID;
|
||||
struct ReportList;
|
||||
|
||||
/* Attribute.domain */
|
||||
/**
|
||||
* \warning Careful when changing existing items.
|
||||
* Arrays may be initialized from this (e.g. #DATASET_layout_hierarchy).
|
||||
*/
|
||||
typedef enum AttributeDomain {
|
||||
ATTR_DOMAIN_AUTO = -1, /* Use for nodes to choose automatically based on other data. */
|
||||
ATTR_DOMAIN_POINT = 0, /* Mesh, Hair or PointCloud Point */
|
||||
|
Reference in New Issue
Block a user