Merge branch 'blender-v3.3-release'

This commit is contained in:
Hans Goudey 2022-08-05 12:55:33 -05:00
commit 74336cee38
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ IDTypeInfo IDType_ID_CV = {
/*main_listbase_index */ INDEX_ID_CV,
/*struct_size */ sizeof(Curves),
/*name */ "Curves",
/*name_plural */ "curves",
/*name_plural */ "hair_curves",
/*translation_context */ BLT_I18NCONTEXT_ID_CURVES,
/*flags */ IDTYPE_FLAGS_APPEND_IS_REUSABLE,
/*asset_type_info */ nullptr,