This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
assimp
Watch
1
Star
0
Fork
0
You've already forked assimp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b44dfd5ecf1d0d585c23ecd8d8eceb1a5670453d
assimp
/
port
/
PyAssimp
/
pyassimp
History
Marco Feuerstein
d1edaa949b
Fix passing of file extension string.
...
Previously only the first letter of the string was passed to c, now it passes the whole extension.
2023-06-29 14:51:16 +02:00
..
__init__.py
[pyassimp] Make it easier to import pyassimp
2013-03-30 14:35:21 +01:00
core.py
Fix passing of file extension string.
2023-06-29 14:51:16 +02:00
errors.py
Make file formatting comply with POSIX and Unix standards
2020-03-21 02:34:12 -04: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
PyAssimp fix: don't always search anaconda paths
2021-07-08 09:51:05 +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
Update morph mesh documentation now that gltf known to work
2023-01-25 20:52:25 -08:00