Cleanup: Remove deprecated movie formats code
This patch removes code handling the now-deprecated movie formats. Pull Request: https://projects.blender.org/blender/blender/pulls/144188
This commit is contained in:
@@ -2026,7 +2026,7 @@ static const char arg_handle_image_type_set_doc[] =
|
||||
"<format>\n"
|
||||
"\tSet the render format.\n"
|
||||
"\tValid options are:\n"
|
||||
"\t'TGA' 'RAWTGA' 'JPEG' 'IRIS' 'AVIRAW' 'AVIJPEG' 'PNG' 'BMP' 'HDR' 'TIFF'.\n"
|
||||
"\t'TGA' 'RAWTGA' 'JPEG' 'IRIS' 'PNG' 'BMP' 'HDR' 'TIFF'.\n"
|
||||
"\n"
|
||||
"\tFormats that can be compiled into Blender, not available on all systems:\n"
|
||||
"\t'OPEN_EXR' 'OPEN_EXR_MULTILAYER' 'FFMPEG' 'CINEON' 'DPX' 'JP2' 'WEBP'.";
|
||||
|
||||
Reference in New Issue
Block a user