Blender Git Commit Log
Git Commits -> Revision 32145c4
Revision 32145c4 by Sergey Sharybin (master) October 18, 2017, 15:18 (GMT) |
Depsgraph: Use new ID management API to copy ID pointers This solves issue with user counter on materials, objects and such, additionally avoids having too much overhead of temporary lock and datablock allocation. Still need to do similar thing for scene copy, and look into nested ID datablocks somehow. |
Commit Details:
Full Hash: 32145c4a88f9b4947e22e51b9f17459fe6eacd79
Parent Commit: a2f846a
Lines Changed: +13, -22
1 Modified Path:
/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.cc (+13, -22) (Diff)