godot/modules/fbx/fbx_parser
2021-05-05 15:02:01 +02:00
..
ByteSwapper.h Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
CREDITS
FBXAnimation.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
FBXBinaryTokenizer.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
FBXCommon.h
FBXDeformer.cpp
FBXDocument.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
FBXDocument.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
FBXDocumentUtil.cpp
FBXDocumentUtil.h
FBXImportSettings.h
FBXMaterial.cpp Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
FBXMeshGeometry.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
FBXMeshGeometry.h
FBXModel.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
FBXNodeAttribute.cpp
FBXParser.cpp fbx: Fix include for zlib that broke unbundling 2021-04-22 17:22:18 +02:00
FBXParser.h
FBXParseTools.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
FBXPose.cpp
FBXProperties.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +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
FBXUtil.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
FBXUtil.h
LICENSE