The node was setting a warning when used with instances on input, even though it worked fine.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
I think the node should still give a warning when there were non-empty instances and none of them contained curve data.
Comment Actions
This works in my testing. If the geometry component had an empty instances component it may add a warning anyway, but I'm not sure it's worth handling that case anyway. Thanks for the patch!
| source/blender/nodes/geometry/nodes/node_geo_curve_to_mesh.cc | ||
|---|---|---|
| 63 | This change to white-space is unnecessary. | |