Commit History

Author SHA1 Message Date
  Kim Kulling 76a7614c4b Adapt ai_epsilon to code 3 years ago
  Kim Kulling 05746acb07 Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection 3 years ago
  Kim Kulling 50c7301a38 Update copyrights 3 years ago
  krishty 8c84afaff0 Merge branch 'master' into const-tokens 3 years ago
  Kim Kulling 18531e3677 Next iteration for c++11 features. 3 years ago
  Krishty 5895c0c22c more const in format detection 3 years ago
  Kim Kulling 38c611a02c Update ColladaLoader.cpp 3 years ago
  Kim Kulling df739f00dd Merge branch 'master' into issue_3398 4 years ago
  Kim Kulling 4b1ff645e3 closes https://github.com/assimp/assimp/issues/3398: Add support for embedded textures 4 years ago
  Krishty 758116b083 removed trailing spaces and tabs from source and text 4 years ago
  Kim Kulling b7f88f3063 closes https://github.com/assimp/assimp/issues/3957: checkj for empty positions. 4 years ago
  Malcolm Tyrrell 5cd3bdd5c2 No need to distinguish formatting log functions. 4 years ago
  Krishty b79b84d34e Merge branch 'master' into new-file-detection 4 years ago
  Krishty 0f3e6e2941 replaced std::size() with AI_COUNT_OF for pre-C++20 compilers 4 years ago
  Kim Kulling f29828f657 Merge branch 'master' into fix-file-detection 4 years ago
  Krishty b00de10eb3 Simplified importer search and fixed a few bugs 4 years ago
  Krishty 196deea7ce added missing file extensions to aiImporterDesc::mFileExtensions 4 years ago
  Krishty f761dc72f4 style fix - initializing and assigning empty std::string properly 4 years ago
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
  Gargaj 8ae8b165ca fix compile warning-turned-error on x86 4 years ago
  Kim Kulling 2391432523 fix overflow 4 years ago
  Kim Kulling faf53b8e0f Fix broken autocorrect fix 4 years ago
  Kim Kulling 50fd5127ef Some review findings. 4 years ago
  Kim Kulling fa2354ebc3 Fix incorrect xml-parsing in collada importer. 4 years ago
  contriteobserver d7bf513250 renaming iterator to avoid any possibility of scop collisions 4 years ago
  contriteobserver 69fc809307 size_t is not the same as unsigned int on some systems 4 years ago
  contriteobserver 338abded12 ColladaLoader now assigns individual materials to submeshes as needed 4 years ago
  Kim Kulling 080322b9e2 cleanup collada xml migration. 4 years ago
  Kim Kulling c7f7ed8901 Update ColladaLoader.cpp 4 years ago
  Kim Kulling 0191c661b5 fix division by zero. 4 years ago