Commit History

Author SHA1 Message Date
  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 880a2f25bb Merge branch 'master' into remove-useless-code 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
  Krishty 4cf4e7454f removed useless code 3 years ago
  Doug Roeper 96f0787f51 Fix the -Werror=unused-but-set-parameter warning by removing the skipFirst variable. 4 years ago
  Krishty 758116b083 removed trailing spaces and tabs from source and text 4 years ago
  Jason C de5c8ece6f [xgl] Fail if file could not be parsed. 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
  Krishty b00de10eb3 Simplified importer search and fixed a few bugs 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
  Jukka Maatta 6848a18999 Fix for issue #3445 4 years ago
  Kim Kulling 50d21e08f3 fix memoy leak. 4 years ago
  Kim Kulling c598a12340 Remove unused variable. 4 years ago
  Kim Kulling 31f3812241 XGL: fix import of node values. 5 years ago
  kimkulling 6ec07e4dc7 XGL: next steps. 5 years ago
  Kim Kulling 73fa2cbe88 Fix memory handling of xml-nodes in the parser. 5 years ago
  kimkulling 6a8edb21f8 fix merge issues 5 years ago
  Kim Kulling 394651e640 x3d: migration of goups. 5 years ago
  Kim Kulling b1369d0912 next steps. 5 years ago
  Kim Kulling 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 years ago
  Kim Kulling 2be731d1bf Merge branch 'master' into pugi_xml 5 years ago
  Kim Kulling f8e6512a63 Move format importer and exporter into its won folder. 5 years ago