blenderseed icon indicating copy to clipboard operation
blenderseed copied to clipboard

appleseed plugin for Blender

Results 36 blenderseed issues
Sort by recently updated
recently updated
newest added

I'm trying to install Blenderseed blenderseed-2.0.0-beta-0-g6b8f474 In the Blender prefs I install from the downloaded zip, the addon is loaded, but when I go to enable it I get this...

Is there a linux version of blenderseed?

Many actions or changes don't automatically trigger an update of the material preview, for one reason or another. Having a button to manually refresh it would be handy.

Feature
Good First Issue

For instance, "Shading Normal" should be "Shading Normals".

Bug
Good First Issue

Make https://github.com/appleseedhq/appleseed/pull/2870 works in blenderseed.

🚧 Work in progress 🚧 Addresses https://github.com/appleseedhq/blenderseed/issues/523

The sun stop working in interactive renderer after binding it with some environment. ![Screenshot (30)](https://user-images.githubusercontent.com/43460229/81408904-79f9aa00-9114-11ea-92cd-84d3645d8bc3.png) The results of the final rendering is the correct one: ![untitled](https://user-images.githubusercontent.com/43460229/81408870-66e6da00-9114-11ea-8153-085873f90ee9.png)

Bug

The depth AOV is currently not added to the AOV container during scene translation. The corresponding lines for creation & insertion are missing in the script (translators -> scene ->...

Duplicating a custom OSL shader leads to the appleseed / OSL (?) error: `error | error loading memory compiled shader 'NodeClass', 'ShaderName'` while rendering. If the same shader is compiled...