This website requires JavaScript.
Explore
Help
Sign In
v4games
/
assimp
Watch
3
Star
0
Fork
You've already forked assimp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
361609c60b
assimp
/
port
/
PyAssimp
/
pyassimp
History
Kim Kulling
01070b4de7
closes
https://github.com/assimp/assimp/issues/2439
: add null ptr test before calling hasAttr.
2019-07-04 22:34:11 +02:00
..
__init__.py
[pyassimp] Make it easier to import pyassimp
2013-03-30 14:35:21 +01:00
core.py
Ensure obj is not null before using hasattr
2019-05-27 13:06:38 -05:00
errors.py
Fix spelling mistakes
2016-04-03 01:38:00 +01:00
formats.py
port/PyAssimp/pyassimp/formats.py: add missing comma (implicit string concatenation, assumed unintentional)
2019-03-29 18:36:17 -04:00
helper.py
closes
https://github.com/assimp/assimp/issues/2439
: add null ptr test before calling hasAttr.
2019-07-04 22:34:11 +02:00
material.py
Add pyassimp code generation script for materials
2018-01-10 12:33:44 +02:00
postprocess.py
* Fix error in previous commit improving imports
2019-03-29 18:36:17 -04:00
structs.py
port/PyAssimp/pyassimp/structs.py: remove unused import of c_int
2019-03-29 18:36:17 -04:00