mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Style: Apply clang-format on all files
Thus fixing some invalid changes that had still made it to the 2.1 branch.
This commit is contained in:
parent
6d3fea6864
commit
c1f54e1a45
17 changed files with 280 additions and 296 deletions
|
|
@ -512,7 +512,6 @@ Error EditorMeshImportPlugin::import(const String &p_path, const Ref<ResourceImp
|
|||
surf_tool->add_smooth_group(true);
|
||||
|
||||
has_index_data = false;
|
||||
|
||||
}
|
||||
|
||||
if (l.begins_with("o ")) //name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue