Cleanup: clang-format, remove tabs

This commit is contained in:
Campbell Barton
2019-06-04 10:51:48 +10:00
parent d62a749fcf
commit c13e10a740
11 changed files with 16 additions and 17 deletions

View File

@@ -55,7 +55,7 @@ const bool BCSample::get_value(std::string channel_target, const int array_index
if (bname == bone->name) {
matrix = it->second;
break;
}
}
}
}
else {