mmmrqs/bl_ui_widgets

I hope it will be compatible with higher blender versions

Opened this issue · 2 comments

It can still be used normally in blender 3.x, but it is not compatible with blender 4.x because it uses the method self.shader = gpu.shader.from_builtin('2D_UNIFORM_COLOR')
, but 4.x has removed this method, and it should be fixed to be compatible with 4.x or later versions.
This problem has been encountered in many versions of addons, usually using "if bpy.app.version". I look forward to improving this powerful addon because I can't live without it

Hi @LoongVeeng , thank you very much for the heads up and your suggestion on how to get it fixed. It took me a little more time to have it done because I found another issue that I had to fix for compatibility purposes (a deprecated blf.size() dpi argument). You can now get the latest version with those fixes. There might be other stuff still missing but for now it seems to be working alright. Hopefully this will be OK for you.

Get Release 1.0.7

nice !!! OMG!!
It's a nice revision, thanks for @mmmrqs ♥♥♥♥♥