Blender Git Loki
Git Commits -> Revision 308b0aa
Revision 308b0aa by Lukas Toenne (depsgraph_refactor) May 20, 2014, 19:28 (GMT) |
Added utility header for a priority_queue implementation. In case this is not universally available on all systems (as with unordered_map), we can still add fallback implementations there later. |
Commit Details:
Full Hash: 308b0aaeae5df3dc7b817067689192a96dcbf194
Parent Commit: a913b8d
Lines Changed: +34, -0
1 Added Path:
/source/blender/depsgraph/util/depsgraph_util_priority_queue.h (+32, -0) (View)
1 Modified Path:
/source/blender/depsgraph/CMakeLists.txt (+2, -0) (Diff)