assimp/port/PyAssimp/pyassimp
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
..
__init__.py [pyassimp] Make it easier to import pyassimp 2013-03-30 14:35:21 +01:00
core.py Added support for python3 2017-07-20 22:48:07 -07:00
errors.py Fix spelling mistakes 2016-04-03 01:38:00 +01:00
formats.py added list of supported formats, pulled from webpage and test/models 2015-01-27 22:53:31 -05:00
helper.py Update helper.py 2017-10-31 15:43:39 -07:00
material.py Adds texture type enum to pyassimp 2017-04-26 15:05:45 +02:00
postprocess.py - add missing files from the last commit 2012-11-10 16:01:55 +00:00
structs.py Misc. typos 2017-11-09 17:19:26 -05:00