assimp/code/AssetLib/Collada
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
..
ColladaExporter.cpp closes https://github.com/assimp/assimp/issues/3678: ensure lowercase 2021-03-09 21:08:28 +01:00
ColladaExporter.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
ColladaHelper.cpp closes https://github.com/assimp/assimp/issues/3678: ensure lowercase 2021-03-09 21:08:28 +01:00
ColladaHelper.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
ColladaLoader.cpp Merge branch 'master' into fix-file-detection 2021-05-02 19:41:33 +02:00
ColladaLoader.h trigger build 2021-02-03 21:17:57 +01:00
ColladaParser.cpp [assimp] Make sure ctype calls use unsigned char. 2021-05-04 17:31:13 -04:00
ColladaParser.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00