assimp/code/AssetLib
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
..
3DS [assimp] Make sure ctype calls use unsigned char. 2021-05-04 17:31:13 -04:00
3MF Use const char* const 2021-05-04 12:09:38 +02:00
AC style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
AMF [assimp] Make sure ctype calls use unsigned char. 2021-05-04 17:31:13 -04:00
ASE style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
Assbin Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Assjson Check _MSC_VER for MSVC specific pragma directives. 2020-12-02 02:05:14 +05:30
Assxml Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
B3D Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
BVH [assimp] Make sure ctype calls use unsigned char. 2021-05-04 17:31:13 -04:00
Blender [assimp] Make sure ctype calls use unsigned char. 2021-05-04 17:31:13 -04:00
C4D Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
COB Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
CSM Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Collada [assimp] Make sure ctype calls use unsigned char. 2021-05-04 17:31:13 -04:00
DXF Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
FBX [assimp] Make sure ctype calls use unsigned char. 2021-05-04 17:31:13 -04:00
HMP Fix direct leak 2021-04-05 21:24:54 +02:00
IFC style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
Irr style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
LWO style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
LWS style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
M3D added missing file extensions to aiImporterDesc::mFileExtensions 2021-04-23 15:05:09 +02:00
MD2 moved MD2/MDC tables from BSS to const data 2021-04-17 00:32:04 +02:00
MD3 [assimp] Make sure ctype calls use unsigned char. 2021-05-04 17:31:13 -04:00
MD4 Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
MD5 Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
MDC moved MD2/MDC tables from BSS to const data 2021-04-17 00:32:04 +02:00
MDL style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
MMD style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
MS3D Fix incorrect indices in the MilkShape 3D loader 2021-04-05 19:14:48 -07:00
NDO Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
NFF Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
OFF Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Obj Fix apha value 2021-02-15 11:51:20 +01:00
Ogre fixed export exceptions on import 2021-04-19 19:33:41 +02:00
OpenGEX style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
Ply Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Q3BSP Merge branch 'master' into fix-file-detection 2021-05-02 19:41:33 +02:00
Q3D Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Raw Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
SIB Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
SMD Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
STEPParser Fix parsing for AMF-Files. 2021-04-03 10:25:03 +02:00
STL Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Step Flip the check on _MSC_VER for using TR1 containers. 2021-04-13 11:15:52 -07:00
Terragen Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Unreal Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
X [assimp] Make sure ctype calls use unsigned char. 2021-05-04 17:31:13 -04:00
X3D removed dead code 2021-04-23 15:15:21 +02:00
XGL style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
glTF Merge branch 'master' into empty-string-style 2021-04-30 00:54:57 +02:00
glTF2 Merge branch 'master' into empty-string-style 2021-04-30 00:54:57 +02:00