Historial de Commits

Autor SHA1 Mensaje Fecha
  Kim Kulling a8d30f7e91 Update DXFLoader.cpp hace 1 año
  Kim Kulling c6fe03f7a5 Update DXFLoader.cpp hace 1 año
  seanth 8cde65bfe8 Updated AIC table hace 1 año
  seanth 240fa97fed Update DXFLoader.cpp hace 1 año
  seanth 727001b0ca Update DXFLoader.cpp hace 1 año
  Kim Kulling 8cf2d6e588 Refactoring: Some cleanups hace 1 año
  OGAWA KenIchi 8d8a0a5af7 DXF: Support negative index in VERTEX hace 2 años
  Kim Kulling 6502b97d3e Fix: Put unused var into comments to later use. hace 2 años
  Kim Kulling 7f0c388ad8 Fix: Put unused var into comments to later use. hace 2 años
  Kim Kulling 10059e6431 Add handling for negative indices. hace 2 años
  Krishty 3d3e856925 Trim Trailing Whitespace hace 2 años
  Aaron Gokaslan ccfb175460 Apply various clang-tidy checks for smartprs and modern C++ types hace 2 años
  Aaron Gokaslan 8da3d277c7 add missing std moves hace 2 años
  Aaron Gokaslan e93fa6699a Manually fix up 100 more instances where it should be defaulted hace 3 años
  Aaron Gokaslan b176061c41 Remove extra space in emplace insertions hace 3 años
  Aaron Gokaslan 27edb43600 Apply modernize-use-emplace clang-tidy rule hace 3 años
  sashashura a4274930e4 Fixes Heap-use-after-free in Assimp::DXFImporter::ExpandBlockReferences hace 3 años
  Kim Kulling 05746acb07 Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection hace 3 años
  Kim Kulling 50c7301a38 Update copyrights hace 3 años
  Kim Kulling 68682d75b5 Fix nullptr dereferencing from std::shared_ptr hace 3 años
  Krishty 5895c0c22c more const in format detection hace 4 años
  Krishty 758116b083 removed trailing spaces and tabs from source and text hace 4 años
  Kim Kulling 77ce4080b6 fix viewer in case of unknown primitives. hace 4 años
  Kim Kulling b59db55b8c Merge branch 'master' into less-string-bloat hace 4 años
  Malcolm Tyrrell 5cd3bdd5c2 No need to distinguish formatting log functions. hace 4 años
  Krishty 0f3e6e2941 replaced std::size() with AI_COUNT_OF for pre-C++20 compilers hace 4 años
  Krishty 7b6dab5e20 reduced DXF string bloat hace 4 años
  Krishty b00de10eb3 Simplified importer search and fixed a few bugs hace 4 años
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. hace 4 años
  Malcolm Tyrrell b7c789da67 Stop concatenating std::strings. Use formatter. hace 5 años