Blender Git Loki
Git Commits -> Revision fe0fa7c
Revision fe0fa7c by Hans Goudey (master) June 14, 2021, 18:58 (GMT) |
Cleanup: Refactor join geometry node attribute gathering Instead of building a set and then determining the final domain and type for every attribute separately in the loop, construct a map with the necessary data in the first place. This is simpler and should be slightly more efficient. Split from D11491 |
Commit Details:
Full Hash: fe0fa7cec66bc38e1bdd617b3e4012aef13c6bf9
Parent Commit: 4a540b9
Lines Changed: +26, -34
1 Modified Path:
/source/blender/nodes/geometry/nodes/node_geo_join_geometry.cc (+26, -34) (Diff)