assimp/port
Eric Olson f17d58cadd Use POINTER(c_char) for binary data with pyassimp
"For a general character pointer that may also point to binary data,
POINTER(c_char) must be used." c_char_p is for a zero-terminated string.

Reference: https://docs.python.org/3/library/ctypes.html#ctypes.c_char_p

Applying this change to the 4.1.4 released python module fixes #2339 for
me in Ubuntu.
2021-05-04 13:38:38 -05:00
..
AndroidJNI Update CMakeLists.txt 2021-02-17 23:16:22 -08:00
AssimpDelphi Fix line endings. 2015-08-08 18:02:37 +02:00
AssimpNET Update Readme.md 2019-06-03 22:36:57 +02:00
AssimpPascal Add link to AssimpPascal headers 2014-12-12 02:43:15 +01:00
PyAssimp Use POINTER(c_char) for binary data with pyassimp 2021-05-04 13:38:38 -05:00
assimp_rs populated module level files 2020-05-01 18:23:14 -04:00
dAssimp Updated copyright dates. 2020-01-20 08:53:12 -05:00
iOS updated MIN_IOS_VERSION to 10.0 2021-03-08 07:11:39 -06:00
jassimp Update Jassimp's AiTextureType.java 2020-09-02 02:52:56 +03:00
swig Make file formatting comply with POSIX and Unix standards 2020-03-21 02:34:12 -04:00