Blender Git Loki
Git Commits -> Revision cc38865
Revision cc38865 by Jacques Lucke (master) October 24, 2021, 15:53 (GMT) |
Fix T92327: use default value when field is passed into data socket Previously, the computed value passed into the data socket could depend on the actual field a bit. However, given that the link is marked as invalid in the ui, the user should not depend on this behavior. Using a default value is consistent with other cases when there are invalid links. |
Commit Details:
Full Hash: cc388651eb48e73470c53c185840f74d950cb38d
Parent Commit: 6ce383a
Lines Changed: +6, -0
1 Modified Path:
/source/blender/functions/intern/field.cc (+6, -0) (Diff)