Commit History

Author SHA1 Message Date
  krishty b57f7d367c Harmonize Importer #includes (#6065) 4 months ago
  krishty 88959b2be7 Fix Whitespace (#6063) 4 months ago
  Kim Kulling bcf11c252a MDL: Fix overflow check (#6047) 4 months ago
  Kim Kulling 45898eee55 Refactorings: glTF cleanups (#6028) 5 months ago
  tyler92 d70606bfb6 Verify negative values in Quake1 MDL header (#5940) 7 months ago
  Kim Kulling e63d3ed8e7 Make coord transfor for hs1 files optional (#5687) 1 year ago
  Kim Kulling a51500ba2b Draft: Update init of aiString (#5623) 1 year ago
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
  Kim Kulling 8cf2d6e588 Refactoring: Some cleanups 1 year ago
  Alex f7e7f82b9d Add const 2 years ago
  Alex d7dc88e0d0 Fix UNKNOWN READ in Assimp::MDLImporter::InternReadFile_Quake1 2 years ago
  Alex 23f9990b22 Fix UNKNOWN READ in aiTexture::~aiTexture 2 years ago
  Aaron Jacobs 53e5f19b14 Use C++ style casts 2 years ago
  Aaron Jacobs e4386d3013 Fix implicit conversion errors on macOS 2 years ago
  Kim Kulling 62486c6e7c FIX: Fix possible division by zero 2 years ago
  Kim Kulling 8fb7ba3444 Merge branch 'master' into modernize-smartptrs-literals 2 years ago
  Kim Kulling 5689ac7869 Add overfolow check for invalid data. 2 years ago
  Aaron Gokaslan ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types 2 years ago
  slinky55 38ccb7e6c9 Used sizeof for buffer sizes instead of hardcoding values 2 years ago
  slinky55 e2e45f7a14 Fixed issue with clang complaining about sprintf being depreciated 2 years ago
  Aaron Gokaslan e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 years ago
  Kim Kulling 552f3a308d Fix nullptr dereferencing 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
  Alex Rebert 1fe9d405f5 Fix out-of-bounds read in MDLImporter 3 years ago
  Kim Kulling 1f76b2e6b9 Merge branch 'master' into Q1MDLgroup 3 years ago
  Garux c776924adf fix -Waddress-of-packed-member 4 years ago
  Kim Kulling 8013c5011c Merge branch 'master' into hl1mdlOrient 4 years ago
  Jason C a9fb1e56ae Add ai_str_toprintable; fixed garbage messages in HMP, MDL, Q3D loaders. 4 years ago
  Krishty 0f3e6e2941 replaced std::size() with AI_COUNT_OF for pre-C++20 compilers 4 years ago