Commit History

Author SHA1 Message Date
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
  Kim Kulling c08e3b4abb Add bounds checks to the parsing utilities. (#5421) 1 year ago
  Kim Kulling 4535e37fc6 Fix namespaces. 1 year ago
  Alex 093e35dd54 Fix eternal loop 2 years ago
  Alex edb8375702 Fix integer overflow 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 f830d7998e Merge branch 'master' into clean-up-ctors-dtors 2 years ago
  Krishty 36305cf987 Tidy Up Constructors and Destructors 2 years ago
  Krishty 3d3e856925 Trim Trailing Whitespace 2 years ago
  Aaron Gokaslan ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types 2 years ago
  Aaron Gokaslan e93fa6699a Manually fix up 100 more instances where it should be defaulted 3 years ago
  Aaron Gokaslan 25add7baa2 Merge branch 'master' into skylion007/modernize-use-emplace 3 years ago
  Aaron Gokaslan 27edb43600 Apply modernize-use-emplace clang-tidy rule 3 years ago
  Turo Lamminen f890bc791f Fix out of bounds write 3 years ago
  Turo Lamminen 68bc6a06b9 Use unique_ptr for aaiBones instead of explicit delete[] 3 years ago
  Turo Lamminen 03397d42e2 Use unique_ptr for aaiFaces instead of explicit delete[] 3 years ago
  Turo Lamminen 795c0abcc8 Apply modernize-loop-convert to the simplified loop 3 years ago
  Turo Lamminen 1ca44acebc Simplify a for loop 3 years ago
  Turo Lamminen 712671e81a Apply modernize-loop-convert again 3 years ago
  Turo Lamminen 5f28c51c03 Apply clang-tidy modernize-loop-convert transformation 3 years ago
  Kim Kulling 12b01dd575 Update SMDLoader.cpp 3 years ago
  Kim Kulling 7350baea93 Revert change 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
  IOhannes m zmölnig 3b8126d26a Fix spelling mistake 3 years ago
  Krishty 758116b083 removed trailing spaces and tabs from source and text 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
  Malcolm Tyrrell b7c789da67 Stop concatenating std::strings. Use formatter. 5 years ago