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
6b68c0ee45
assimp
/
port
/
PyAssimp
/
pyassimp
History
Shawn Presser
f305f10551
Only try to initialize members whose name starts with 'm' followed by an uppercase character
2020-03-09 00:05:17 -07:00
..
__init__.py
[pyassimp] Make it easier to import pyassimp
2013-03-30 14:35:21 +01:00
core.py
Only try to initialize members whose name starts with 'm' followed by an uppercase character
2020-03-09 00:05:17 -07: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
Fix indentation error in python bindings
2019-09-10 20:38:31 +01: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
added AnimMesh.mName member
2019-12-09 17:25:20 +01:00