export_uv_png: Use grayscale FBO for drawing. #104800

Open
YimingWu wants to merge 1 commits from ChengduLittleA/blender-addons:fix-uv-export into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

1 Commits

Author SHA1 Message Date
b50d877f94 export_uv_png: Use grayscale FBO for drawing.
Since you don't really need any color info when exporting UV layouts,
changed the FBO to using grayscale to save system resource especially
for exporting large images.
2023-07-30 22:14:36 +08:00