Blender Git Commit Log

Git Commits -> Revision 5f814cb

Revision 5f814cb by Sergey Sharybin (master)
February 15, 2019, 08:25 (GMT)
Depsgraph: Don't tag original IDs

This is unreliable for cases when multiple dependency graphs
are to be updated.

The only reason why it was attempted to be made is to deal
with cases when ID appears in the dependency graph for the
first time. But even then it should be smart enough bring
itself to an up-to-date state without any extra tricks.

Commit Details:

Full Hash: 5f814cb3b47df9255724e979458e05a42ed40f9a
Parent Commit: 42c53e0
Lines Changed: +0, -8

3 Modified Paths:

/source/blender/depsgraph/intern/depsgraph_tag.cc (+0, -2) (Diff)
/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.cc (+0, -2) (Diff)
/source/blender/depsgraph/intern/eval/deg_eval_flush.cc (+0, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021