Files
goo-engine/source/blender/python/intern
Brecht Van Lommel 0f6a3eddc8 Fix: Conflict between bpy.app.translations and PySide
Some versions of PySide give errors when imported together with
bpy.app.translations, because the latter uses a tp_name that does not
exist. The only other tp_name we have with a dot in it (bgl.Buffer)
does exist.

Pull Request: https://projects.blender.org/blender/blender/pulls/134033
2025-02-14 17:22:16 +01:00
..
2024-04-19 15:50:26 +10:00