Files
test2/source/blender/nodes
Jacques Lucke 45d59e0df5 BLI: add threading namespace
This namespace groups threading related functions/classes. This avoids
adding more threading related stuff to the blender namespace. Also it
makes naming a bit easier, e.g. the c++ version of BLI_task_isolate could
become blender::threading::isolate_task or something similar.

Differential Revision: https://developer.blender.org/D11624
2021-06-16 16:14:02 +02:00
..
2021-06-16 16:14:02 +02:00
2021-06-11 00:01:13 +01:00
2021-03-22 12:23:25 +01:00
2021-05-25 18:25:55 +10:00