Historique des commits

Auteur SHA1 Message Date
  krishty 55e6359436 More `constexpr` (#6066) il y a 5 mois
  krishty b57f7d367c Harmonize Importer #includes (#6065) il y a 5 mois
  krishty 88959b2be7 Fix Whitespace (#6063) il y a 5 mois
  Kim Kulling 45898eee55 Refactorings: glTF cleanups (#6028) il y a 6 mois
  tyler92 5e091572d5 Fix stack overflow in LWS loader (#5941) il y a 8 mois
  dataisland ab12e8d8ba Fix stack overflow (#5764) il y a 1 an
  Kim Kulling a51500ba2b Draft: Update init of aiString (#5623) il y a 1 an
  Kim Kulling 3476c79801 Static code analysis fixes (#5447) il y a 1 an
  Kim Kulling c08e3b4abb Add bounds checks to the parsing utilities. (#5421) il y a 1 an
  Kim Kulling 8cf2d6e588 Refactoring: Some cleanups il y a 1 an
  Alex dbd15fd351 Fix UNKNOWN WRITE in std::__1::list<Assimp::LWO::Envelope, std::__1::allocator<Assimp::LWO::Envelope> il y a 2 ans
  Aaron Gokaslan ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types il y a 2 ans
  Aaron Gokaslan e93fa6699a Manually fix up 100 more instances where it should be defaulted il y a 3 ans
  Aaron Gokaslan 27edb43600 Apply modernize-use-emplace clang-tidy rule il y a 3 ans
  Turo Lamminen 90d1464405 Remove set but unused variables il y a 3 ans
  sashashura 0c07ea7c71 Fixes Heap-buffer-overflow in SuperFastHash il y a 3 ans
  Kim Kulling 05746acb07 Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection il y a 3 ans
  Kim Kulling 50c7301a38 Update copyrights il y a 3 ans
  Alex Rebert b14b34d2b8 LWSLoader: Fix out of bounds iterator access il y a 3 ans
  Kim Kulling 635153b3a4 LWS-Import: Avoid access to empty string token il y a 3 ans
  Krishty 758116b083 removed trailing spaces and tabs from source and text il y a 4 ans
  Aaron Gokaslan 94c3abd841 Apply various performance fixes from clang-tidy il y a 4 ans
  Malcolm Tyrrell 4ec01cfdcd Improve use of logging il y a 4 ans
  Krishty 0f3e6e2941 replaced std::size() with AI_COUNT_OF for pre-C++20 compilers il y a 4 ans
  Krishty b00de10eb3 Simplified importer search and fixed a few bugs il y a 4 ans
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. il y a 4 ans
  Kim Kulling fa0951012f closes https://github.com/assimp/assimp/issues/1044: fix envelope handling in lightintensity. il y a 4 ans
  Malcolm Tyrrell b7c789da67 Stop concatenating std::strings. Use formatter. il y a 5 ans
  Kim Kulling 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. il y a 5 ans
  Malcolm Tyrrell 434c5e3d37 More verbose logging il y a 5 ans