Blender-30-Addons
Blender-30-Addons copied to clipboard
Addons for blender 3.x
Tried to install the UIP-File in Blender, newest version, it seems not to install in Blender.
This is essentially the same as [#9 of 28 addons issue](https://github.com/oscurart/Blender-28-Addons/issues/9). When I try to use the "Overlap UVs" button from the UV context menu -> oscurart, the button throws...
Line302, Linear Raw is blocking the execution of **oscurart_bake_pbr.py** in Blender 3.1.2 User is able to Bake BRP if line 302 is replaced by the following: **bpy.context.scene.view_settings.view_transform = "Standard"**