Blender Git Commit Log

Git Commits -> Revision b3fc885

Revision b3fc885 by Sergey Sharybin (master)
January 29, 2021, 14:52 (GMT)
Depsgraph: Remove redundant copy-on-write operations

This change removes copy-on-write operations from ID nodes which do not
need copy-on-write.

Should be no functional changes, as before the copy-on-write operation
would do nothing for those nodes anyway.

Commit Details:

Full Hash: b3fc88554468eb91fac3c2afb9387e599e6db507
Parent Commit: 876fd40
Committed By: Brecht Van Lommel
Lines Changed: +9, -4

2 Modified Paths:

/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc (+3, -4) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021