assimp/code/AssetLib/Blender
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
..
BlenderBMesh.cpp Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
BlenderBMesh.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
BlenderCustomData.cpp Build formatting into DeadlyImportError 2020-08-18 16:32:34 +01:00
BlenderCustomData.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
BlenderDNA.cpp Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
BlenderDNA.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
BlenderDNA.inl Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
BlenderIntermediate.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
BlenderLoader.cpp [assimp] Make sure ctype calls use unsigned char. 2021-05-04 17:31:13 -04:00
BlenderLoader.h removed dead code 2021-04-23 15:15:21 +02:00
BlenderModifier.cpp Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
BlenderModifier.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
BlenderScene.cpp Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
BlenderScene.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
BlenderSceneGen.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
BlenderTessellator.cpp Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
BlenderTessellator.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00