assimp/code
Stepan Hrbek 1ccc82f2c4 Allow empty slots in aiMesh::mTextureCoords.
1.Explicitly say in documentation that empty slots are allowed (it was unclear).
2.Change GetNumUVChannels() implementation to allow empty slots.
3.Revert fraction of 2da2835b29 where empty slots are detected and error logged.
2024-06-26 08:04:32 +02:00
..
AssetLib Fix nullptr dereferencing (#5638) 2024-06-25 00:05:31 +02:00
CApi Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
Common Draft: Update init of aiString (#5623) 2024-06-17 13:12:54 +02:00
Geometry Kimkulling/fix pyassimp compatibility (#5563) 2024-05-06 21:38:29 +02:00
Material Draft: Update init of aiString (#5623) 2024-06-17 13:12:54 +02:00
Pbrt Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
PostProcessing Allow empty slots in aiMesh::mTextureCoords. 2024-06-26 08:04:32 +02:00
res Move revision.h and revision.h.in to include folder (#5615) 2024-06-12 21:01:03 +02:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt Disabled maybe-uninitialized error for AssetLib/Obj/ObjFileParser.cpp as it seems to be spurious. Also fixed error message for previous GCC build issue modification (#5593) 2024-05-26 21:07:13 +02:00