Blender Git Commit Log

Git Commits -> Revision 00eeb05

Revision 00eeb05 by Sergey Sharybin (master)
June 14, 2018, 14:04 (GMT)
Depsgraph: Make certain components NOT tag copy-on-write when they are tagged

Currently done for mesh batch cache update, and for base flags sync.
Those components do not need anything from original object, and hence
can skip CoW tag and have faster update after them used.

Commit Details:

Full Hash: 00eeb05f4c0bf233dfa80a5c7f9b154046521afc
Parent Commit: 42d8872
Lines Changed: +36, -4

3 Modified Paths:

/source/blender/depsgraph/intern/debug/deg_debug_relations_graphviz.cc (+22, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_tag.cc (+1, -1) (Diff)
/source/blender/depsgraph/intern/nodes/deg_node_component.h (+13, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021