News

I think this is one of those servers where people will endlessly request integrations specific to their use case. For this reason I wanted to suggest coding a simple plugin system that allows the ...
In Blender 4.4, the render engine enum BLENDER_EEVEE no longer exists. I fixed it by replacing all references to BLENDER_EEVEE with BLENDER_EEVEE_NEXT. Plugin works fine now. You need to edit line ...