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
  Alex Rebert b14b34d2b8 LWSLoader: Fix out of bounds iterator access 3 years ago
  Kim Kulling 635153b3a4 LWS-Import: Avoid access to empty string token 3 years ago
  Krishty 758116b083 removed trailing spaces and tabs from source and text 4 years ago
  Aaron Gokaslan 94c3abd841 Apply various performance fixes from clang-tidy 4 years ago
  Malcolm Tyrrell 4ec01cfdcd Improve use of logging 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
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
  Kim Kulling fa0951012f closes https://github.com/assimp/assimp/issues/1044: fix envelope handling in lightintensity. 4 years ago
  Malcolm Tyrrell b7c789da67 Stop concatenating std::strings. Use formatter. 5 years ago
  Kim Kulling 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 years ago
  Malcolm Tyrrell 434c5e3d37 More verbose logging 5 years ago
  Kim Kulling 91fa9a102b closes https://github.com/assimp/assimp/issues/3181: fix typo for light type. 5 years ago
  Kim Kulling f8e6512a63 Move format importer and exporter into its won folder. 5 years ago