Blender Git Commit Log
Git Commits -> Revision ed90de0
Revision ed90de0 by Sergey Sharybin (master) February 28, 2019, 15:28 (GMT) |
Depsgraph: Change the logic about keeping bases in the graph The idea is to keep bases which are known for sure to be in the dependency graph. Previously, this code was duplicating logic around checking restriction flags, which becomes more hard to maintain once we are moving towards to more comprehensive checks about whether base is a part of evaluated scene or not. |
Commit Details:
Full Hash: ed90de08e3e21d9e336adc07966e6bd3576aba5c
Parent Commit: 6a4a984
Lines Changed: +29, -13
1 Modified Path:
/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.cc (+29, -13) (Diff)