Blender Git Loki

Git Commits -> Revision 677e63d

Revision 677e63d by Brecht Van Lommel (master)
February 10, 2021, 18:32 (GMT)
TBB: fix deprecation warnings with newer TBB versions

* USD and OpenVDB headers use deprecated TBB headers, suppress all deprecation
warnings there since we have no control over them.
* For our own TBB includes, use the individual headers rather than the tbb.h that
includes everything to avoid warnings, rather than suppressing all.

This is in anticipation of the TBB 2020 upgrade in D10359. Ref D10361.

Commit Details:

Full Hash: 677e63d51869bb89f2ca1adee2e8350ed379005d
Parent Commit: 69c7fff
Lines Changed: +26, -17

9 Modified Paths:

/CMakeLists.txt (+3, -0) (Diff)
/extern/mantaflow/CMakeLists.txt (+2, -0) (Diff)
/intern/cycles/util/util_tbb.h (+5, -2) (Diff)
/source/blender/blenlib/BLI_task.hh (+3, -3) (Diff)
/source/blender/blenlib/intern/task_graph.cc (+0, -3) (Diff)
/source/blender/blenlib/intern/task_pool.cc (+3, -3) (Diff)
/source/blender/blenlib/intern/task_range.cc (+4, -3) (Diff)
/source/blender/blenlib/intern/task_scheduler.cc (+3, -3) (Diff)
/source/blender/io/usd/CMakeLists.txt (+3, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021