Blender Git Loki
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