From c78ff281093eef8b38244faa19fc03f136b3f5bf Mon Sep 17 00:00:00 2001 From: Alexander Bock Date: Wed, 5 Jan 2022 17:06:47 +0100 Subject: [PATCH] Update submodules, fix formatting for units --- apps/OpenSpace/ext/sgct | 2 +- ext/ghoul | 2 +- modules/fieldlinessequence/util/kameleonfieldlinehelper.h | 1 + src/navigation/path.cpp | 1 - support/coding/codegen | 2 +- 5 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/OpenSpace/ext/sgct b/apps/OpenSpace/ext/sgct index e784220636..5e74f324e4 160000 --- a/apps/OpenSpace/ext/sgct +++ b/apps/OpenSpace/ext/sgct @@ -1 +1 @@ -Subproject commit e78422063666ff09e68446863694cb6e0ad727b0 +Subproject commit 5e74f324e42e4a4bfc9d2c6c3714b70de1f25be9 diff --git a/ext/ghoul b/ext/ghoul index 0edf5e2588..a94d2561aa 160000 --- a/ext/ghoul +++ b/ext/ghoul @@ -1 +1 @@ -Subproject commit 0edf5e2588e80f402b7449ad7384ceddadd09f03 +Subproject commit a94d2561aadf0b2423185c266b3f77cc8676da04 diff --git a/modules/fieldlinessequence/util/kameleonfieldlinehelper.h b/modules/fieldlinessequence/util/kameleonfieldlinehelper.h index 008137d153..c86c146bb0 100644 --- a/modules/fieldlinessequence/util/kameleonfieldlinehelper.h +++ b/modules/fieldlinessequence/util/kameleonfieldlinehelper.h @@ -27,6 +27,7 @@ #include #include +#include #include namespace openspace { diff --git a/src/navigation/path.cpp b/src/navigation/path.cpp index 6f1da4e7c1..b5fcb02891 100644 --- a/src/navigation/path.cpp +++ b/src/navigation/path.cpp @@ -466,7 +466,6 @@ Path createPathFromDictionary(const ghoul::Dictionary& dictionary, Path::Type ty break; } default: { - LERROR(fmt::format("Uknown camera path target type: {}", p.targetType)); throw ghoul::MissingCaseException(); } } diff --git a/support/coding/codegen b/support/coding/codegen index 4bb5b66dae..d3b1ba7b43 160000 --- a/support/coding/codegen +++ b/support/coding/codegen @@ -1 +1 @@ -Subproject commit 4bb5b66daeb20577e7276aa2465cda4ebf14d8a5 +Subproject commit d3b1ba7b4391ded0f7ea64d00c1ad3e4e828776c