Merge branch 'blender-v3.1-release'

This commit is contained in:
Julien Duroure 2022-02-15 16:58:14 +01:00
commit 516ca67424
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ class ExportGLTF2_Base:
'Save images as JPEGs. (Images that need alpha are saved as PNGs though.) '
'Be aware of a possible loss in quality'),
('NONE', 'None',
'Don\'t export images.'),
'Don\'t export images'),
),
description=(
'Output format for images. PNG is lossless and generally preferred, but JPEG might be preferable for web '