mirror of
https://github.com/blender/blender-addons.git
synced 2025-08-16 15:35:05 +00:00

This reverts commit e1d8c70bbb
.
Prefer not to have speculative fixes.
The intention here is not to use the context at all,
even if doing so fixes the crash -
it may then fail silently by mixing data from different contexts,
causing further complications which are much harder to debug.