The problem was that nullptr was returned which is a valid value for
Mesh * and hence the returned optional was treated as having some value.
There was no check for pointclouds so that was fixed as well.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender