assimp/port/dAssimp/assimp
Unknown 12dbbd4ce9 Misc. typos
Some are doxy comments, some are just trivial source comment typos. 
Found using `codespell -q 3 --skip="./contrib" -I ../assimp-whitelist.txt`
whereby whitelist contained:
```
childs
iff
lod
nto
ot
whitespaces
```
2017-11-09 17:19:26 -05:00
..
animation.d Updated D bindings to the new API. 2010-11-21 19:52:11 +00:00
api.d Fix spelling mistakes 2016-04-03 01:38:00 +01:00
assimp.d Imported D bindings into port/dAssimp. 2009-07-31 22:30:22 +00:00
camera.d Imported D bindings into port/dAssimp. 2009-07-31 22:30:22 +00:00
config.d Updated D bindings to the new API. 2010-11-21 19:52:11 +00:00
fileIO.d Synchronized D bindings with the latest C header. 2009-10-04 15:09:55 +00:00
light.d Imported D bindings into port/dAssimp. 2009-07-31 22:30:22 +00:00
loader.d Updated D bindings to the new API. 2010-11-21 19:52:11 +00:00
material.d Fix spelling mistakes 2016-04-03 01:38:00 +01:00
math.d Fix spelling mistakes 2016-04-03 01:38:00 +01:00
mesh.d Misc. typos 2017-11-09 17:19:26 -05:00
postprocess.d Synchronized D bindings with the latest C header. 2009-10-04 15:09:55 +00:00
scene.d Imported D bindings into port/dAssimp. 2009-07-31 22:30:22 +00:00
texture.d Imported D bindings into port/dAssimp. 2009-07-31 22:30:22 +00:00
types.d Updated D bindings to the latest C headers (aiGetMaterialTextureCount, comments about UTF-8 in aiString). 2009-08-27 18:44:14 +00:00
versionInfo.d Imported D bindings into port/dAssimp. 2009-07-31 22:30:22 +00:00