Historial de Commits

Autor SHA1 Mensaje Fecha
  kimkulling f75bf6d99c MAke noexcept compiler-specific. hace 7 años
  kimkulling f818a909e5 Fix static-code-analysis findings. hace 7 años
  Kim Kulling 8a3daa1a24 closes https://github.com/assimp/assimp/issues/2056: use correc exception type in MMD-loader. hace 7 años
  Max Vollmer 52c017b595 Added check to BaseImporter::SearchFileHeaderForToken making sure that a detected token is not in fact just a fraction of a longer token. Microsoft exported binary gltf files were detected as OBJ, because the "gltf " in the string "Microsoft GLTF Exporter 2.4.1.7" was detected as the token "f ". I added a new bool parameter to the method enabling this check. It's default false, and only ObjFileImporter sets it to true, so no other code should be affected. hace 7 años
  kimkulling 3d79472172 fix the build. hace 7 años
  kimkulling 066349f36b Add usage of log macros. hace 7 años
  Kim Kulling 5814e6f9f0 Optimize some std::string usages. hace 7 años
  Kim Kulling 69742670dd 3mf: use correct material assignment in case of multi-materials. hace 7 años
  Kim Kulling c0f04bf965 IMporter: fix lookup for tokens during inmemory imports. hace 8 años
  Turo Lamminen da19ed0b2a BaseImporter: Remove dead condition hace 8 años
  Kim Kulling b049933d2f update license dates. hace 8 años
  BuildTools 66171de915 Successful lib build, unit testing still WIP hace 8 años
  Turo Lamminen af8e297e0f BaseImporter: Replace ScopeGuard with std::unique_ptr hace 8 años
  Kim Kulling d40b6089e8 Fix compiler warnings + one review finding. hace 8 años
  Kim Kulling bd2af6591f Fix compiler warnings. hace 8 años
  Kim Kulling 64cbc69337 remove dead code. hace 8 años
  Kim Kulling d7e13e67c4 Utf8: integrate new lib. hace 8 años
  Kim Kulling 6e1034996e UTF8Encoding: introduce new lib. hace 8 años
  Kim Kulling a2b8d66a86 Update license info. hace 8 años
  Kim Kulling ef540f46a3 Remove unused headers. hace 9 años
  Kim Kulling c2deb3e15f BaseIMporter: fix review findings. hace 9 años
  Kim Kulling c5e3058ab3 Fix coverity findings. hace 9 años
  Kim Kulling 631eef49c3 BatchImporter: make validation configurable and add unittest for class. hace 9 años
  Kim Kulling 7207e5117c Use new include bracktes. hace 9 años
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers hace 9 años
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes hace 9 años
  Kim Kulling 1191d03405 Update license info. hace 10 años
  rmitton b9a4e99607 Added support for empty .MTL files. hace 10 años
  Kim Kulling 1fbc0cc276 DefaultIOSystem: fix typo in macro. hace 10 años
  Kim Kulling 3fc251b326 BaseImporter: fix typo and rename attributes for better readability. hace 10 años