blender/doc/python_api
Bastien Montagne fd57f520ac Py API doc: Add warning that py-defined property accessor callbacks may be called in threaded context.
At least Depsgraph evaluation and liboverride diffing do process IDs in
parallel, so python code in py-defined properties should not access any
data outside of their owner ID.

Ref. T100203.
2022-08-12 16:23:12 +02:00
..
2022-06-05 23:13:26 -04:00
2022-06-29 10:19:02 +10:00