Page 1 of 1
OctaneRecorder without domain reload
Posted: Fri Nov 06, 2020 9:39 am
by tombube
Hello, I'm wondering if OctaneRecorder supports
disabling domain and scene reloading. When running the recorder in our scene, the reimport of our scene can take upwards of 10 minutes (big scene, I know), so not having to do it it whenever we record a sequence would be really beneficial.
Re: OctaneRecorder without domain reload
Posted: Tue Nov 10, 2020 1:45 pm
by ChrisHekman
Domain unloading has been a frustration during development.
The plugin should have a serialize feature for going into and out of play mode (domain unloading). So it should not have to load and reload everything going into and out of playmode. (Maybe this is broken?)
Except there is a additional issue when you record a sequence to ORBX.
When you render/export an animation to ORBX, we have to clear the entire scene at the end because the export process creates a lot of duplicate and redundant nodes. This triggers a complete re-import.
Rendering directly to images, should work fine and only reimport a few things.