assimp/code/AssetLib/3DS
Jason C 116ebf6e10 [3ds] Fix assertion failure when file could not be opened
Check result of IOSystem::Open before constructing stream.

Partially addresses #3888.
2021-05-05 17:30:05 -04:00
..
3DSConverter.cpp style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
3DSExporter.cpp use const chars 2021-05-04 10:57:30 +02:00
3DSExporter.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
3DSHelper.h style fix: namespace instead of class with public static members 2021-05-01 23:20:37 +02:00
3DSLoader.cpp [3ds] Fix assertion failure when file could not be opened 2021-05-05 17:30:05 -04:00
3DSLoader.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00