337ef03958
Using codespell 2.0.0.
Method:
```
$ cat > ../godot-word-whitelist.txt << EOF
ang
curvelinear
dof
doubleclick
fave
findn
GIRD
leapyear
lod
merchantibility
nd
numer
ois
ony
que
seeked
synching
te
uint
unselect
webp
EOF
$ codespell -w -q 3 -I ../godot-word-whitelist.txt --skip="./thirdparty,*.po"
$ git diff // undo unwanted changes
```
(cherry picked from commit
|
||
---|---|---|
.. | ||
ByteSwapper.h | ||
CREDITS | ||
FBXAnimation.cpp | ||
FBXBinaryTokenizer.cpp | ||
FBXCommon.h | ||
FBXDeformer.cpp | ||
FBXDocument.cpp | ||
FBXDocument.h | ||
FBXDocumentUtil.cpp | ||
FBXDocumentUtil.h | ||
FBXImportSettings.h | ||
FBXMaterial.cpp | ||
FBXMeshGeometry.cpp | ||
FBXMeshGeometry.h | ||
FBXModel.cpp | ||
FBXNodeAttribute.cpp | ||
FBXParseTools.h | ||
FBXParser.cpp | ||
FBXParser.h | ||
FBXPose.cpp | ||
FBXProperties.cpp | ||
FBXProperties.h | ||
FBXTokenizer.cpp | ||
FBXTokenizer.h | ||
FBXUtil.cpp | ||
FBXUtil.h | ||
LICENSE |