Blender Git Commit Log

Git Commits -> Revision fcb7b0a

Revision fcb7b0a by Jacques Lucke (master)
January 28, 2021, 16:03 (GMT)
Fix T85157: join node not working when the second mesh is empty

The issue was that the `offset` in `dst_span[offset]` was out of bounds
when the domain size is 0. The fix is to simply skip copying attributes
in that case.

Commit Details:

Full Hash: fcb7b0adcc843f2dd90ba4175d6008c35ed3168f
Parent Commit: 1339664
Lines Changed: +3, -0

1 Modified Path:

/source/blender/nodes/geometry/nodes/node_geo_join_geometry.cc (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021