blender.script.spout icon indicating copy to clipboard operation
blender.script.spout copied to clipboard

release of off screen buffers

Open maybites opened this issue 6 years ago • 0 comments

the off screen buffer needs to be more carefully handled. The current implementation is probably creating a memory leak.

https://docs.blender.org/api/blender2.8/gpu.types.html#gpu.types.GPUOffScreen https://docs.blender.org/api/blender2.8/gpu.html#copy-offscreen-rendering-result-back-to-ram

maybites avatar Mar 11 '19 09:03 maybites