Geometry Nodes: Rename "Field on Domain" to "Interpolate Domain"
This name doesn't require understanding of fields, and is phrased as an action which is consistent with other nodes. Discussed in the latest geometry nodes sub-module meeting.
This commit is contained in:
@@ -1501,7 +1501,7 @@ struct TexResult;
|
||||
#define GEO_NODE_INPUT_INSTANCE_SCALE 1160
|
||||
#define GEO_NODE_VOLUME_CUBE 1161
|
||||
#define GEO_NODE_POINTS 1162
|
||||
#define GEO_NODE_FIELD_ON_DOMAIN 1163
|
||||
#define GEO_NODE_INTERPOLATE_DOMAIN 1163
|
||||
#define GEO_NODE_MESH_TO_VOLUME 1164
|
||||
#define GEO_NODE_UV_UNWRAP 1165
|
||||
#define GEO_NODE_UV_PACK_ISLANDS 1166
|
||||
|
||||
Reference in New Issue
Block a user