assimp/code/AssetLib/glTF2
Engin Manap 3890b5dff5 Add missing = operator
implicit assignment operator is depricated, these classes were missing
explicit definitions of this operator.
It is causing warnings, specifically  -Werror=deprecated-copy
2022-07-08 18:16:02 +02:00
..
glTF2Asset.h Add missing = operator 2022-07-08 18:16:02 +02:00
glTF2Asset.inl Fix commit error 2022-03-31 15:36:57 +08:00
glTF2AssetWriter.h Update copyrights 2022-01-10 21:13:43 +01:00
glTF2AssetWriter.inl Merge branch 'master' into common_base64 2022-01-11 18:46:08 +01:00
glTF2Exporter.cpp Add support for GCC v12 2022-06-16 19:23:55 -04:00
glTF2Exporter.h Update copyrights 2022-01-10 21:13:43 +01:00
glTF2Importer.cpp Prevent nullptr access to normals-array in bitangent computation 2022-03-23 15:45:09 +01:00
glTF2Importer.h Fix unittests + small refactorings 2022-01-18 21:23:43 +01:00