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
Issue Title (please complete the title by following the instructions and remove this paragraph)
I'm able to export my scene from blender to mitsuba via the GUI.
But I neet to that 4000 times and want to automate it.
Unfortunately the export via python somehow stopped working..
Bug Description
cannot export the mitsuba scene via the python terminal in blender ir by using the command line
shutil.SameFileError: '/home/erik/software/blender-4.0.0-linux-x64/textures/Thick_Eye_Texture_Inner_Baked.png' and './textures/Thick_Eye_Texture_Inner_Baked.png' are the same file
It seems like a problem related to the particular scene or sequence of scenes that you are trying to export. A minimal reproducer script + the input scenes will likely be needed to investigate.
Issue Title (please complete the title by following the instructions and remove this paragraph)
I'm able to export my scene from blender to mitsuba via the GUI.
But I neet to that 4000 times and want to automate it.
Unfortunately the export via python somehow stopped working..
Bug Description
cannot export the mitsuba scene via the python terminal in blender ir by using the command line
To Reproduce
Steps to reproduce the behavior:
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: