assimp/port/PyAssimp/pyassimp
Kim Kulling 07ab05cc41
Fix init aistring issue 5622 inpython module (#5625)
* Draft: Update init of aiString

- closes https://github.com/assimp/assimp/issues/5622

* Update types.h

* Fix typo

* Fix another typo

* Adapt usage of AI_MAXLEN

* Fix compare operator

* Add missing renames

* Add missing renames
2024-06-17 23:52:23 +02:00
..
__init__.py [pyassimp] Make it easier to import pyassimp 2013-03-30 14:35:21 +01:00
core.py Merge branch 'master' into py_available_formats 2023-07-02 20:26:16 +02:00
errors.py Make file formatting comply with POSIX and Unix standards 2020-03-21 02:34:12 -04:00
helper.py Fix PyAssimp under Python >= 3.12 and macOS library search support (#5397) 2024-02-08 20:46:36 +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 Fix init aistring issue 5622 inpython module (#5625) 2024-06-17 23:52:23 +02:00