Blender Git Loki

Git Commits -> Revision 85d5ee1

Revision 85d5ee1 by Jacques Lucke (soc-2021-curves)
June 21, 2021, 14:31 (GMT)
BLI: add C++ wrapper for task isolation

This makes it easier to use task isolation in c++ code.
Previously, one either had to check `WITH_TBB` (possibly indirectly
through `WITH_OPENVDB`) or one had to use the C function which
is less convenient.

Commit Details:

Full Hash: 85d5ee1a1ff320935f54288394a52419d753e0e1
Parent Commit: f766ee5
Committed By: Dilith Jayakody
Lines Changed: +14, -3

2 Modified Paths:

/source/blender/blenkernel/intern/volume.cc (+3, -3) (Diff)
/source/blender/blenlib/BLI_task.hh (+11, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021