Blender Git Loki
Git Commits -> Revision 0bc281a
Revision 0bc281a by Hans Goudey (master) February 14, 2021, 03:27 (GMT) |
Cleanup: Simplify geometry nodes attribute API usage Getting an "ouput" attribute is equivalent to creating an attribute and then getting a write attribute. Replace the latter with the former for consistency with other code, and to decrease the used surface area of the attribute API to hopefully facilitate future cleanup. |
Commit Details:
Full Hash: 0bc281a6dd12308f17b3d41bdc4cc1104a3e6f18
Parent Commit: 237175e
Lines Changed: +3, -3
1 Modified Path:
/source/blender/nodes/geometry/nodes/node_geo_join_geometry.cc (+3, -3) (Diff)