Merge branch 'master' into extras_property_callback

This commit is contained in:
Kim Kulling
2020-07-11 22:46:19 +02:00
committed by GitHub
16 changed files with 27 additions and 730 deletions

View File

@@ -74,8 +74,8 @@ Here we implement only the C++ interface (Assimp::Exporter).
namespace Assimp {
#ifdef _WIN32
# pragma warning( disable : 4800 )
#if _MSC_VER > 1920
# pragma warning( disable : 4800 )
#endif // _WIN32