Blender Git Commit Log

Git Commits -> Revision 9d13321

Revision 9d13321 by Sergey Sharybin (master)
October 8, 2019, 09:02 (GMT)
Depsgraph: Perform early exit check prior to time tag

Evaluation is not entirely cheap even in the case when there is nothing tagged
in the scene. This is because of all the calculation of pending operations,
cleating runtime flags and so on.

This commit makes it so time operation is tagged for update prior to early exit
check. Improves playback speed in a scene without anything animated.

Maniphest Tasks: T70463

Differential Revision: https://developer.blender.org/D6002

Commit Details:

Full Hash: 9d13321831d321e51683fae5df53b7d68a9dc2d7
Parent Commit: fda1db5
Lines Changed: +3, -3

1 Modified Path:

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