virtualx-engine/modules/fbx/fbx_parser
Rémi Verschelde 818f1eed31 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 14:53:37 +02:00
..
ByteSwapper.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
CREDITS Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXAnimation.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
FBXBinaryTokenizer.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
FBXCommon.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
FBXDeformer.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
FBXDocument.cpp Fix typos with codespell 2022-02-11 09:50:59 +01:00
FBXDocument.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
FBXDocumentUtil.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
FBXDocumentUtil.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
FBXImportSettings.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
FBXMaterial.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
FBXMeshGeometry.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
FBXMeshGeometry.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
FBXModel.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
FBXNodeAttribute.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
FBXParser.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
FBXParser.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
FBXParseTools.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
FBXPose.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
FBXProperties.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
FBXProperties.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
FBXTokenizer.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
FBXTokenizer.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
FBXUtil.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
FBXUtil.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
LICENSE Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00