You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Thanks for bringing this up, a fix will be incorporated soon.
Please note that importing this particular scene will still not work, because this is a Mitsuba 0.6 scene, which contains plugins that are no longer supported by Mitsuba 3. In particular, the integrator and the Sun-Sky model are not supported anymore. Furthermore, the importer is currently unable to import geometry from the serialized file format.
In order to work around these issues, I suggest you remove/replace the unsupported plugins, load the geometry using Mitsuba's python API, and export the meshes one by one as PLYs.
…urfaces (#103)
Blender 4.0 changed the way clear dielectric and conductor surfaces are
handled, using only the roughness field now. This PR changes the
import/export accordingly. This fixes#99
Bug Description
Mitsuba-blender fails to import the Torus asset from https://www.mitsuba-renderer.org/download.html.
To Reproduce
Expected behavior
No error.
Resources
Environment:
The text was updated successfully, but these errors were encountered: