Files
test/source/blender/python/gpu
Germano Cavalcante 2e5aecf557 Fix T94202: GPUFrameBuffer: wrong refcount in the buffer passed for read_color and read_depth
The buffer passed as an argument to `GPUFrameBuffer.read_color` is used
in the return of the function and therefore, if not used, its refcount is
decremented.

So be sure to increment the refcount of the already existing objects that
will be used in the return of a function.
2022-01-18 19:23:16 -03:00
..
2021-04-01 11:18:26 +11:00
2021-04-01 11:18:26 +11:00
2021-08-17 14:46:46 +10:00
2021-04-01 11:18:26 +11:00
2021-08-30 18:26:07 -04:00
2021-04-01 11:18:26 +11:00
2021-04-01 11:18:26 +11:00