I have been working on saving the VRayLensEffects channels to PSD and noticed that the LensEffectsSource, Bloom and Glare channels are not removed from the V-Ray Framebuffer when the VRayLensEffects render effect is deleted.
The VRayLensEffects channels are hanging around until the effect is finally deleted by the 3ds Max undo system.
Best Regards,
Daniel
The VRayLensEffects channels are hanging around until the effect is finally deleted by the 3ds Max undo system.
- Add VRayLensEffects effect (enable Bloom, Glare element output)
- Enable V-Ray VFB
- Render (Result: Channels LensEffectsSource, Bloom and Glare are in Vray-VFB)
- Delete VRayLensEffects effect
- Render (Result: channels still listed in VRay Framebuffer)
- Perform a lot of operations in 3ds Max until the 3ds Max undo queue does not list the "Delete Effect" entry anymore (or via MAXScript: clearUndoBuffer())
- Render (Result: VFB is neat and clean again)
Best Regards,
Daniel
Comment