Hi guys,
I have a Blender scene with 8 lightweight (1 second burst) VDB sequences.
When I export to Standalone (to prep for RNDR), they don't appear, and I have to remap them all - the object layers(?) are there, but with no sequence inside.
It's a pain to remap every time I want to do a a test render.
Any ideas?
Thanks in advance.
VDBs not exporting to Standalone
- linograndiotoy
- Posts: 1354
- Joined: Thu Feb 01, 2018 7:10 pm
Which version? Custom? Addon?
I'll try here in the most updated one and let you know.
I'll try here in the most updated one and let you know.
- Whispermode
- Posts: 136
- Joined: Thu Aug 11, 2016 11:27 pm
Latest Stable (28.16)
I've figured it out - not sure if it's a bug or not.
If I duplicate the VDB Object (I have done 8 times), and then make the data-blocks single user (because I want to start the sequences at different times, so have to do that), it won't import to Standalone.
I guess the fact that you can remap the VDB sequences in Standalone means it is a bug (?)
I've figured it out - not sure if it's a bug or not.
If I duplicate the VDB Object (I have done 8 times), and then make the data-blocks single user (because I want to start the sequences at different times, so have to do that), it won't import to Standalone.
I guess the fact that you can remap the VDB sequences in Standalone means it is a bug (?)
- Whispermode
- Posts: 136
- Joined: Thu Aug 11, 2016 11:27 pm
Solved - it isn't what I thought it was...
You have to change the 'Sequence playback mode' to 'Extend' (I had it on 'Clip'), so that it registers from frame 1 (if you are delaying the frame start point).
You have to change the 'Sequence playback mode' to 'Extend' (I had it on 'Clip'), so that it registers from frame 1 (if you are delaying the frame start point).
- linograndiotoy
- Posts: 1354
- Joined: Thu Feb 01, 2018 7:10 pm
It was working correctly here with one VDB. Thanks for your insight!