Blender Git Commit Log

Git Commits -> Revision a988099

Revision a988099 by Jacques Lucke (master)
March 4, 2021, 12:33 (GMT)
Fix T86172: tag relations update when pasting nodes

Pasting nodes can create new id relations, because nodes can reference IDs.
Therefore the depsgraph has to be updated when nodes are pasted.
We could somehow check if the pasted nodes referenced IDs, but I'm not sure
if this complexity is worth it.

Commit Details:

Full Hash: a988099ee478dd7ab0eca79a24fb6102c5b68f82
Parent Commit: 386e3dd
Lines Changed: +4, -1

1 Modified Path:

/source/blender/editors/space_node/node_edit.c (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021