Commit: 6e86cf0daab8df25b3edeb83e1e3b45fadbbb4af
Author: Campbell Barton
Date: Fri Mar 25 12:04:30 2022 +1100
Branches: master
https://developer.blender.org/rB6e86cf0daab8df25b3edeb83e1e3b45fadbbb4af
Docs: include WEBP in --help text
===================================================================
M source/creator/creator_args.c
===================================================================
diff --git a/source/creator/creator_args.c b/source/creator/creator_args.c
index 3ee0f7f1cc8..e1f5bb6377d 100644
--- a/source/creator/creator_args.c
+++ b/source/creator/creator_args.c
@@ -1432,7 +1432,7 @@ static const char arg_handle_image_type_set_doc[] =
"\t'TGA' 'RAWTGA' 'JPEG' 'IRIS' 'IRIZ' 'AVIRAW' 'AVIJPEG' 'PNG' 'BMP'\n"
"\n"
"\tFormats that can be compiled into Blender, not available on all
systems:\n"
- "\t'HDR' 'TIFF' 'OPEN_EXR' 'OPEN_EXR_MULTILAYER' 'MPEG' 'CINEON' 'DPX'
'DDS' 'JP2'";
+ "\t'HDR' 'TIFF' 'OPEN_EXR' 'OPEN_EXR_MULTILAYER' 'MPEG' 'CINEON' 'DPX'
'DDS' 'JP2' 'WEBP'";
static int arg_handle_image_type_set(int argc, const char **argv, void *data)
{
bContext *C = data;
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs