Blender Git Commit Log

Git Commits -> Revision b7f6377

Revision b7f6377 by Germano Cavalcante (master)
December 29, 2021, 14:46 (GMT)
gpu.types.GPUOffScreen: accept format argument for color texture

Some projects need more than 8-bit RGBA off-screen, so add the ability to
accept color format and defaults to RGBA8 so existing code should not be
affected.

Currently supported formats:
- RGBA8 (default)
- RGBA16
- RGBA16F
- RGBA32F

Reviewed By: mano-wii

Differential Revision: https://developer.blender.org/D13650

Commit Details:

Full Hash: b7f6377e38ba7fae4f38ffcff9b8fd9e2aa57882
Parent Commit: bdcc258
Lines Changed: +23, -6

1 Modified Path:

/source/blender/python/gpu/gpu_py_offscreen.c (+23, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021