From 567d384b698151e287e31140709c93f1b92e6db4 Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Tue, 13 Aug 2024 20:29:27 +1000 Subject: loading joints and animations --- .clang-format | 2 ++ 1 file changed, 2 insertions(+) (limited to '.clang-format') diff --git a/.clang-format b/.clang-format index 441b1d8..059381e 100644 --- a/.clang-format +++ b/.clang-format @@ -4,4 +4,6 @@ BasedOnStyle: Google ColumnLimit: 100 Cpp11BracedListStyle: false # {.x = 1.0, .y = 2.0} -> { .x = 1.0, .y = 2.0 } IncludeBlocks: Preserve # sort each block of include statements instead of all +DerivePointerAlignment: false +PointerAlignment: Left ... -- cgit v1.2.3-70-g09d2