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
After calling bproc.clean_up(), all custom properties of the scene are deleted. This also affects the default settings setup in bproc.init() like the rendering device. In my opinion, this is unexpected behavior.
Describe the issue
After calling bproc.clean_up(), all custom properties of the scene are deleted. This also affects the default settings setup in bproc.init() like the rendering device. In my opinion, this is unexpected behavior.
Minimal code example
Files required to run the code
No response
Expected behavior
I would expect the initial setup of init to be kept intact or repeated where necessary.
BlenderProc version
2.7.1
The text was updated successfully, but these errors were encountered: