Blender Git Commit Log
Git Commits -> Revision 5355f00
Revision 5355f00 by Hans Goudey (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 14:56 (GMT) |
Fix T89827: Attribute transfer node crash on mesh with no faces Just add a check for whether the mesh has faces when retrieving an attribute on the corner domain. In the future there could be an info message in the node in this case, since maybe it's not intuitive. |
Commit Details:
Full Hash: 5355f00f4155e5b560a66c1a9ab181d31b004e3f
Parent Commit: 5d91724
Committed By: Fabian Schempp
Lines Changed: +6, -4
1 Modified Path:
/source/blender/nodes/geometry/nodes/node_geo_attribute_transfer.cc (+6, -4) (Diff)