Cleanup: improve BMEditMesh docstrings

Also remove white-space added last commit.
This commit is contained in:
2021-07-13 20:59:04 +10:00
parent 488690c864
commit 6a5e1bf9a1
2 changed files with 16 additions and 12 deletions

View File

@@ -531,7 +531,6 @@ struct uiBlockInteraction_Params {
* (user clicking on a number button arrows or pasting a value for example).
*/
bool is_click;
/**
* Array of unique event ID's (values from #uiBut.retval).
* There may be more than one for multi-button editing (see #UI_BUT_DRAG_MULTI).