This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/nodes
Jacques Lucke fcb7b0adcc 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.
2021-01-28 17:03:34 +01:00
..
2020-12-18 13:03:27 +01:00
2021-01-20 16:08:52 +11:00
2020-12-19 14:41:14 -05:00
2020-12-18 13:03:27 +01:00