Blender Git Commit Log
Git Commits -> Revision c28d397
Revision c28d397 by Lukas Toenne (geometry-nodes-unnamed-attributes) June 18, 2021, 11:21 (GMT) |
Nicer utility function to update attribute types. |
Commit Details:
Full Hash: c28d397d2fd72b4416cbce911707a5c0d81d5743
Parent Commit: 0f4b9bf
Lines Changed: +68, -39
5 Modified Paths:
/source/blender/nodes/geometry/nodes/node_geo_attribute_math.cc (+13, -17) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_sample_texture.cc (+2, -5) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_vector_math.cc (+27, -17) (Diff)
/source/blender/nodes/geometry/node_geometry_util.cc (+21, -0) (Diff)
/source/blender/nodes/geometry/node_geometry_util.hh (+5, -0) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_sample_texture.cc (+2, -5) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_vector_math.cc (+27, -17) (Diff)
/source/blender/nodes/geometry/node_geometry_util.cc (+21, -0) (Diff)
/source/blender/nodes/geometry/node_geometry_util.hh (+5, -0) (Diff)