Files
test2/source/blender
Hans Goudey 4dd1068a57 Fix crash when dragging nodes
The `bNodeLinkDrag` struct was NULL when dragging a node instead of
a link. It is allocated with `calloc` anyway, so this field doesn't
need to be explitely cleared.
2021-03-02 22:53:25 -06:00
..
2021-03-02 15:21:09 +01:00
2021-03-03 06:20:27 +11:00
2021-03-02 22:53:25 -06:00
2021-02-17 16:26:24 +01:00
2021-02-20 15:35:00 +11:00
2021-02-14 20:58:04 +11:00
2021-02-15 19:03:32 +01:00
2021-02-26 16:55:58 +11:00