Blender Git Loki
Git Commits -> Revision 418fdab
Revision 418fdab by Hans Goudey (asset-browser, asset-browser-poselib, asset-system-filelist, temp-pose-flipping-fix-attempt, ui-asset-view-template) March 3, 2021, 17:15 (GMT) |
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. |
Commit Details:
Full Hash: 418fdab1bcd2b4d27c1ec8c6c76fe401fe106d2b
Parent Commit: caaa9b4
Committed By: Julian Eisel
Lines Changed: +0, -2
1 Modified Path:
/source/blender/editors/space_node/node_relationships.c (+0, -2) (Diff)