Blender Git Commit Log
Git Commits -> Revision 65244ac
Revision 65244ac by Wannes Malfait (master) May 11, 2021, 21:46 (GMT) |
Geometry Nodes: Link error when implicit conversion isn't possible This turns links red if no implicit conversion can be made between the from socket and the to socket. For geometry nodes this happens with object, geometry, collection, and string sockets that are connected to a different type. The change is simply implementing a callback that is already implemented for other node tree types. Differential Revision: https://developer.blender.org/D11229 |
Commit Details:
Full Hash: 65244ac1c3f13802852d5ca2e340b85cc3e94c7a
Parent Commit: 2770d43
Committed By: Hans Goudey
Lines Changed: +11, -0
1 Modified Path:
/source/blender/nodes/geometry/node_geometry_tree.cc (+11, -0) (Diff)