assimp/code/AssetLib/AMF
Jason C 2925592c64 [assimp] Make sure ctype calls use unsigned char.
Cast to unsigned char as required by C++ (see C++ **[cctype.cyn]** -> ISO C99 section 7.4, [see also](https://en.cppreference.com/w/cpp/string/byte/isspace)).

Addresses https://github.com/assimp/assimp/issues/3867 and then some.
2021-05-04 17:31:13 -04:00
..
AMFImporter.cpp [assimp] Make sure ctype calls use unsigned char. 2021-05-04 17:31:13 -04:00
AMFImporter.hpp removed dead code 2021-04-23 15:15:21 +02:00
AMFImporter_Geometry.cpp Remove dead code 2021-04-03 10:28:19 +02:00
AMFImporter_Material.cpp Update AMFImporter_Material.cpp 2021-04-03 10:29:16 +02:00
AMFImporter_Node.hpp Merge branch 'master' into update_copyrights 2021-02-28 12:18:41 +01:00
AMFImporter_Postprocess.cpp use const chars 2021-05-04 10:57:30 +02:00