patriciogonzalezvivo / glslViewer

Console-based GLSL Sandbox for 2D/3D shaders
BSD 3-Clause "New" or "Revised" License
4.57k stars 352 forks source link

Blender addon crash when enable render viewmode #326

Closed nguyenvuducthuy closed 1 year ago

nguyenvuducthuy commented 1 year ago

Hi, I load the plugin without any error but I have another issue when I try to enable render view mode, Blender crashed .. image

nguyenvuducthuy commented 1 year ago

I'm using blender 3.4.1 and python 3.10.0

patriciogonzalezvivo commented 1 year ago

Seams the spaces on your loaded images produce the crash. I'm pushing a fix that require to pull the latest version of VERA's submodule

nguyenvuducthuy commented 1 year ago

Hi thanks to take time for look at that. But it isn't fixing in my end. I will try to find out. I really love this addon, thanks to make it available.