Commit History

Author SHA1 Message Date
  kimkulling 30c20eb5fc INtroduce new log macros. 7 years ago
  kimkulling b6f29bf54f Add usage of log macros, next files. 7 years ago
  Kim Kulling af3bba1572 fix review findings. 7 years ago
  Kim Kulling b049933d2f update license dates. 7 years ago
  BuildTools 66171de915 Successful lib build, unit testing still WIP 7 years ago
  Alexandre Avenel ced6e8ce43 Use std::unique_ptr in ObjFileParser 7 years ago
  Alexandre Avenel 606fd6b1a1 Replace assertion by an exception in Obj parsing 7 years ago
  Kim Kulling a33e115fd1 fix mem-lead: face will be not released in case of an error. 7 years ago
  Kim Kulling c9ada44ab5 Fix memory leak in case of an error. 7 years ago
  Alexandre Avenel cc8374dd80 Return exception when obj file contains invalid face indice 7 years ago
  Kim Kulling f925e2cf4e Reproduce issue and remove assertion when a nullptr makes more sence 7 years ago
  Arshia001 e0fc412e57 Fix OBJ discarding all material names if the material library is missing 8 years ago
  Vitaly Kovalev 6891db99af Fixed texture bug due simultaneously using 'usemtl' and 'usemap' attributes 8 years ago
  Kim Kulling 79818145a7 ObjImporter: remove dead code. 8 years ago
  Kim Kulling 9e98097aae closes https://github.com/assimp/assimp/issues/1244: log error for 8 years ago
  Kim Kulling 8c6f18ea2a Merge branch 'master' of https://github.com/assimp/assimp 8 years ago
  Kim Kulling 1207a81b70 ObjImporter: remove dead code. 8 years ago
  Kim Kulling e501cc17c2 Merge branch 'obj_with_linebreaks' of https://github.com/assimp/assimp into obj_with_linebreaks 8 years ago
  Kim Kulling 82380084c5 ObjImporter: next try for multiple line stuff. 8 years ago
  Kim Kulling 813f3b8248 ObjLoader: improve performance of obj-import. 8 years ago
  Kim Kulling c121cec68a Obj-Importer: introduce working test for line breaks. 8 years ago
  Kim Kulling d30b1e585c Tests how o adress this topic. 8 years ago
  Kim Kulling 3d99892b94 Opj-Importer: fix coverity finding. 8 years ago
  Kim Kulling 1b4cbcc6ad Merge branch 'master' of https://github.com/assimp/assimp 8 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  Amit Cirt dd1d10407e make array non static to support multithreaded 8 years ago
  Amit Cirt 8b4e066ca5 Improve performance of obj line break 8 years ago
  Amit Cirt 9fc7f72b55 fix line breakes in obj files 8 years ago
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 8 years ago
  Kim Kulling b934331985 closes https://github.com/assimp/assimp/issues/1111: add warning when 8 years ago