Blender Git Commit Log

Git Commits -> Revision b37093d

Revision b37093d by Jacques Lucke (master)
June 16, 2021, 14:29 (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: b37093de7b42cf331a4ae5830737d9972d7bb426
Parent Commit: 45d59e0
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)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021