]> git.jsancho.org Git - lugaru.git/commit
Added braces to all statements with clang-tidy and ran clang-format again
authorCôme Chilliet <come@chilliet.eu>
Mon, 9 Jan 2017 23:52:57 +0000 (00:52 +0100)
committerCôme Chilliet <come@chilliet.eu>
Mon, 9 Jan 2017 23:52:57 +0000 (00:52 +0100)
commitb9a46d8e2b7e7e22c706e7dd3734f31015db4408
tree44fe6904a8cb8a839ac99ac7c78b28d48b7a8a33
parent8b6e8f3ad7390309795eb35c0959264cb7924402
Added braces to all statements with clang-tidy and ran clang-format again
31 files changed:
Source/Animation/Muscle.cpp
Source/Animation/Skeleton.cpp
Source/Audio/Sounds.cpp
Source/Audio/openal_wrapper.cpp
Source/Devtools/ConsoleCmds.cpp
Source/Environment/Skybox.cpp
Source/Environment/Terrain.cpp
Source/Game.cpp
Source/GameDraw.cpp
Source/GameInitDispose.cpp
Source/GameTick.cpp
Source/Graphic/Models.cpp
Source/Graphic/Sprite.cpp
Source/Graphic/Text.cpp
Source/Graphic/Texture.cpp
Source/Level/Awards.cpp
Source/Level/Campaign.cpp
Source/Level/Dialog.cpp
Source/MacCompatibility.cpp
Source/Math/Frustum.cpp
Source/Math/XYZ.cpp
Source/Menu/Menu.cpp
Source/Objects/Object.cpp
Source/Objects/Person.cpp
Source/Objects/Weapons.cpp
Source/Tutorial.cpp
Source/User/Account.cpp
Source/User/Settings.cpp
Source/Utils/Folders.cpp
Source/Utils/ImageIO.cpp
Source/main.cpp