assimp/code/AssetLib/Obj
Kim Kulling fb5b5e9d40
Fix possible nullptr dereferencing in material parsing
* Return 0.0f for empty buffer
* closes https://github.com/assimp/assimp/issues/3442
2021-09-21 11:06:18 +02:00
..
ObjExporter.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
ObjExporter.h removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
ObjFileData.h Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
ObjFileImporter.cpp Merge branch 'master' into issue_3398 2021-08-28 13:56:50 +02:00
ObjFileImporter.h Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
ObjFileMtlImporter.cpp Fix possible nullptr dereferencing in material parsing 2021-09-21 11:06:18 +02:00
ObjFileMtlImporter.h Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
ObjFileParser.cpp Use Safe Constants Idioms for ObjFileParser::DEFAULT_MATERIAL. 2021-09-10 11:56:37 -07:00
ObjFileParser.h Merge branch 'master' into static 2021-09-17 09:06:16 -07:00
ObjTools.h x3d: migration of goups. 2020-08-10 22:13:45 +02:00