virtualx-engine/modules/fbx/fbx_parser
Rémi Verschelde 1b65550ec7
clang-format: Various fixes to comments alignment from clang-format 13
All reviewed manually and occasionally rewritten to avoid bad auto formatting.
2021-10-28 14:50:32 +02:00
..
ByteSwapper.h Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
CREDITS Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXAnimation.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
FBXBinaryTokenizer.cpp clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 14:50:32 +02:00
FBXCommon.h clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 14:50:32 +02:00
FBXDeformer.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
FBXDocument.cpp Fix typos with codespell 2021-05-20 12:56:56 +02:00
FBXDocument.h clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 14:50:32 +02:00
FBXDocumentUtil.cpp Always dynamically allocate PropertyTable 2021-04-07 11:26:19 +02:00
FBXDocumentUtil.h clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
FBXImportSettings.h clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 14:50:32 +02:00
FBXMaterial.cpp Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
FBXMeshGeometry.cpp Fix typos with codespell 2021-05-20 12:56:56 +02:00
FBXMeshGeometry.h clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 14:50:32 +02:00
FBXModel.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
FBXNodeAttribute.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
FBXParser.cpp clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 14:50:32 +02:00
FBXParser.h clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 14:50:32 +02:00
FBXParseTools.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
FBXPose.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
FBXProperties.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
FBXProperties.h Style: Set clang-format Standard to c++14 2021-05-04 14:45:15 +02:00
FBXTokenizer.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
FBXTokenizer.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
FBXUtil.cpp clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 14:50:32 +02:00
FBXUtil.h clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 14:50:32 +02:00
LICENSE Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00