godot/modules/fbx/fbx_parser
Nathan Franke 49403cbfa0
Replace String comparisons with "", String() to is_empty()
Also:
- Adds two stress tests to test_string.h
- Changes to .empty() on std::strings
2021-12-09 04:48:38 -06:00
..
ByteSwapper.h
CREDITS
FBXAnimation.cpp
FBXBinaryTokenizer.cpp clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
FBXCommon.h clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
FBXDeformer.cpp
FBXDocument.cpp
FBXDocument.h clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
FBXDocumentUtil.cpp
FBXDocumentUtil.h clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
FBXImportSettings.h clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
FBXMaterial.cpp
FBXMeshGeometry.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
FBXMeshGeometry.h clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
FBXModel.cpp
FBXNodeAttribute.cpp
FBXParser.cpp clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
FBXParser.h clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
FBXParseTools.h
FBXPose.cpp
FBXProperties.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
FBXProperties.h
FBXTokenizer.cpp
FBXTokenizer.h
FBXUtil.cpp clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
FBXUtil.h clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
LICENSE