Cleanup: spelling, clang-format

This commit is contained in:
2020-03-12 12:24:15 +11:00
parent 74855969e7
commit 1aebcdbb3a
13 changed files with 43 additions and 40 deletions

View File

@@ -316,7 +316,7 @@ static void deformVerts_do(HookModifierData *hmd,
* This should always be true and I don't generally like
* "paranoid" style code like this, but old files can have
* indices that are out of range because old blender did
* not correct them on exit editmode. - zr
* not correct them on exit edit-mode. - zr
*/
if (hmd->force == 0.0f) {