Files
test/source/blender/blenkernel
W_Cloud ef58bd609b Fix: Nodes: String node initialization regression with link-drag-search
I think the special handling for string input node, added in #139478,
was broken by #146033. The early check for src_value (`if (!src_value)`)
caused the string-specific logic to be skipped. This PR moves the
string-specific handling before the src_value check.

Pull Request: https://projects.blender.org/blender/blender/pulls/147697
2025-10-12 16:33:50 +02:00
..
2025-04-04 18:38:53 +02:00
2025-08-22 17:59:27 +02:00
2025-10-02 12:55:42 -04:00
2025-10-02 12:55:42 -04:00
2025-05-22 16:32:44 +02:00
2025-10-02 12:55:42 -04:00
2025-10-03 09:42:48 +02:00
2025-10-07 10:19:46 +11:00