Blender Git Loki
Git Commits -> Revision 342226a
Revision 342226a by Sergey Sharybin (master) December 18, 2017, 15:33 (GMT) |
Depsgraph: Synchronize flushing with 2.8 branch Not only this helps merges form master to the branch, but also: - Allows us to production-check changes as soon as possible. - Avoids some unnecessary editors update about ID changes. - Adds small optimization on queue size by always keeping one of the pointers outside of the queue. |
Commit Details:
Full Hash: 342226a67063ca5563c70ab45fe158af5bbc8317
Parent Commit: 344eff9
Lines Changed: +178, -147
1 Modified Path:
/source/blender/depsgraph/intern/eval/deg_eval_flush.cc (+178, -147) (Diff)