Files
test/source/blender/python/intern
Campbell Barton 0a8d21e0c9 PyAPI: re-enable the "bgl" module for headless builds
Instead of removing the `bgl` module, set all it's functions to stubs
so importing `bgl` or any of it's members doesn't raise an error.

This avoids problems for scripts that import bgl but don't call it's
functions when running in background mode.
2022-07-16 17:30:17 +10:00
..
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00