Blender Git Loki
Git Commits -> Revision 8db3409
Revision 8db3409 by Hans Goudey (soc-2021-curves) June 21, 2021, 14:31 (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: 8db34099eb7750b82d0e9161e274cf1dd3437768
Parent Commit: 83b67ac
Committed By: Dilith Jayakody
Lines Changed: +26, -34
1 Modified Path:
/source/blender/nodes/geometry/nodes/node_geo_join_geometry.cc (+26, -34) (Diff)