Blender Git Loki
Git Commits -> Revision 1e3bc16
October 18, 2019, 11:35 (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: 1e3bc16cb5c4c70c8512c19028713aeea479d3ba
Parent Commit: 8862717
Committed By: YimingWu
Lines Changed: +3, -3
1 Modified Path:
/source/blender/depsgraph/intern/eval/deg_eval_flush.cc (+3, -3) (Diff)