Cleanup: correct unbalanced doxygen groups

Also add groups in some files.
This commit is contained in:
2021-12-14 15:49:31 +11:00
parent c1f5d8d023
commit c097c7b855
160 changed files with 948 additions and 311 deletions

View File

@@ -402,6 +402,8 @@ void OBJECT_OT_shaderfx_add(wmOperatorType *ot)
RNA_def_property_translation_context(ot->prop, BLT_I18NCONTEXT_ID_ID);
}
/** \} */
/* -------------------------------------------------------------------- */
/** \name Generic Functions for Operators Using Names and Data Context
* \{ */