Blender Git Commit Log

Git Commits -> Revision a874cfb

Revision a874cfb by Sybren A. Stüvel (master)
March 5, 2020, 16:32 (GMT)
Cleanup: Move std::deque to depsgraph_type.h

Since `std::deque` is used in a few areas of the Depsgraph, and an
upcoming patch adds one more, it's time it's considered as "commonly
used type".

No functional changes.

Commit Details:

Full Hash: a874cfb8586042e746b201654af5e8f052a4c722
Parent Commit: c43725e
Lines Changed: +5, -9

4 Modified Paths:

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