assimp/code/AssetLib
Max Vollmer (Microsoft Havok) facb7da701 Check that normal count and tangent count matches vertex count. Ignore data and warn if counts don't match. 2021-02-24 14:19:29 +00:00
..
3DS Update 3DSLoader.cpp 2021-01-22 13:14:59 +01:00
3MF [3MF] Improves node naming 2020-12-29 15:46:28 +01:00
AC closes https://github.com/assimp/assimp/issues/3517: use const instead of constexpr 2021-01-12 10:01:53 +01:00
AMF Eliminate MSVC warning C4819 caused by source files encoded in UTF-8 without BOM 2021-02-14 10:28:14 +08:00
ASE Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
Assbin Fix MinGW builds (issues related to pragmas and format strings) 2020-07-14 21:19:07 -05:00
Assjson Check _MSC_VER for MSVC specific pragma directives. 2020-12-02 02:05:14 +05:30
Assxml replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
B3D Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
BVH Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
Blender openddl: latest greatest. 2020-10-25 10:34:43 +01:00
C4D Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
COB Update COBLoader.cpp 2021-01-22 13:23:39 +01:00
CSM Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
Collada Merge branch 'master' into ColladaAnimationFix 2021-02-08 20:46:18 +01:00
DXF Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
FBX fix typo 2021-01-27 09:40:19 +01:00
HMP Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
IFC Remove redundant statement in if 2021-01-22 14:22:34 +01:00
Irr Fix memory handling of xml-nodes in the parser. 2020-09-01 21:48:50 +02:00
LWO Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
LWS closes https://github.com/assimp/assimp/issues/1044: fix envelope handling in lightintensity. 2020-11-11 20:32:55 +01:00
M3D Eliminate maybe-uninitialized warnings which are treated as errors when use -DCMAKE_BUILD_TYPE=Release 2021-02-09 14:10:44 +08:00
MD2 Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
MD3 Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
MD4 Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
MD5 Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
MDC Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
MDL Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
MMD Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
MS3D Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
NDO Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
NFF Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
OFF Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
Obj Fix apha value 2021-02-15 11:51:20 +01:00
Ogre ogre: fix warning: not inited variable. 2020-09-27 21:23:55 +02:00
OpenGEX more openddl-fixes 2020-10-26 21:35:44 +01:00
Ply Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
Q3BSP Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
Q3D Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
Raw Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
SIB Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
SMD Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
STEPParser Update hunter and utf8cpp inclusion 2020-07-14 19:00:23 -04:00
STL Fix STL Expoter error. 2021-01-20 16:29:30 +08:00
Step Merge branch 'master' into issue-3332_msvc2017 2020-07-20 22:04:35 +02:00
Terragen Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
Unreal Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
X Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01:00
X3D remove unused attributes. 2020-09-28 20:35:30 +02:00
XGL Fix for issue #3445 2020-10-13 21:56:43 +03:00
glTF use nullptr and float constants 2021-01-27 10:56:57 +00:00
glTF2 Check that normal count and tangent count matches vertex count. Ignore data and warn if counts don't match. 2021-02-24 14:19:29 +00:00