assimp/code/AssetLib/Collada
Martin Mory 43c0f8bb3d Remove whitespace between a <v> tag and the first number, otherwise first call to strtoul10() returns 0 and the indices are broken, leading to possible out-of-bound access and memory corruption/crash 2023-01-15 23:03:41 +01:00
..
ColladaExporter.cpp Fix several spelling mistakes & a comment 2023-01-01 13:31:48 -05:00
ColladaExporter.h Fix several spelling mistakes & a comment 2023-01-01 13:31:48 -05:00
ColladaHelper.cpp Update copyrights 2022-01-10 21:13:43 +01:00
ColladaHelper.h Fix several spelling mistakes & a comment 2023-01-01 13:31:48 -05:00
ColladaLoader.cpp Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
ColladaLoader.h Fix: Collada header updated 2022-06-21 21:08:11 +03:00
ColladaParser.cpp Remove whitespace between a <v> tag and the first number, otherwise first call to strtoul10() returns 0 and the indices are broken, leading to possible out-of-bound access and memory corruption/crash 2023-01-15 23:03:41 +01:00
ColladaParser.h Update copyrights 2022-01-10 21:13:43 +01:00