Files
test/source/blender/python
Campbell Barton f6d5a9080b PyAPI: suppress 'bgl' warning for Blender as a Python module
This would print whenever 'bpy' was imported, because in this case
Blender's Python integration loads all modules immediately because it
can't import modules as needed via the inittab mechanism.

Also correct code-comments for why inittab can't be used.
2023-05-30 11:53:37 +10:00
..
2023-05-09 14:08:19 +10:00
2023-03-01 22:12:18 +11:00