Pass through the coding styles

This commit is contained in:
Alexander Bock
2025-06-05 10:59:58 +02:00
parent 7b731219aa
commit fbd4128b34
56 changed files with 179 additions and 112 deletions
+2 -2
View File
@@ -33,10 +33,10 @@ namespace {
// proprietary format that can be loaded more efficiently, but more important can be
// distributed without violating terms of service for various 3D model hosting
// websites.
//
//
// The resulting output file can be used everywhere in OpenSpace in place of the
// source material.
//
//
// The list of supported files can be found here:
// https://github.com/assimp/assimp/blob/master/doc/Fileformats.md
struct [[codegen::Dictionary(ConvertModelTask)]] Parameters {