Blender Git Commit Log

Git Commits -> Revision 200cbb6

December 9, 2020, 22:29 (GMT)
Geometry Nodes: Add utilities for getting an attribute's data type

With the previous helper function in this file you had to know the data
type you wanted for the input attribute before requesting it. This adds
another utility function for getting the data type without building the
attribute. The attribute's can be requested later after doing some
logic to figure out the right data type to read.

No functional changes in this commit.

Commit Details:

Full Hash: 200cbb6adfca8f5fe55ff73650882cc0026da27b
Parent Commit: c61c9f6
Lines Changed: +64, -9

2 Modified Paths:

/source/blender/nodes/intern/node_geometry_exec.cc (+53, -9) (Diff)
/source/blender/nodes/NOD_geometry_exec.hh (+11, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021