Commit History

Author SHA1 Message Date
  kimkulling 30c20eb5fc INtroduce new log macros. 7 years ago
  Josh Faust 190190c1d7 Fix material index off-by-one error in some OBJ files (seen in a C4D export) 7 years ago
  Kim Kulling b049933d2f update license dates. 7 years ago
  Kim Kulling f0d03ec6b8 closes https://github.com/assimp/assimp/issues/1722: use a const reference to fix issue with ppc. 7 years ago
  BuildTools 66171de915 Successful lib build, unit testing still WIP 7 years ago
  Marco Di Benedetto 9a79d243f9 added additional displacement texture token. 8 years ago
  Jared Mulconry b7f1277175 Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. 8 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  Kim Kulling f9fa95a7c2 Obj-Importer: fix crash when updating the current mat-index: use correct 8 years ago
  [email protected] e28b5422e0 OBJ: check for null mesh before updating material index 8 years ago
  [email protected] fc4243a08f OBJParser: set material index when changing current material 8 years ago
  Henryk Blasinski 17cae8ac5a Added support for parameters Ni and Tf in OBJ/MTL file format. 8 years ago
  Giuseppe Barbieri ff73821cea Update ObjFileMtlImporter.cpp 8 years ago
  Giuseppe Barbieri a2c82051d4 Update ObjFileMtlImporter.cpp 8 years ago
  Jared Mulconry 0c13322089 Fixed build warnings on MSVC14 x64 in the Obj format sources. 8 years ago
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
  Kim Kulling 58fc3940f2 Obj Importer: add missing semicolon to fix the build. 9 years ago
  Kim Kulling 99f00834ec closes ssues/804: add statement to take care of emissive texture, new 9 years ago
  Andrew Parlane 3c4e06c23f ObjFileMtlImporter: Fixed a segfault due to NULL ptr access. 9 years ago
  Kim Kulling df9bb8b915 Update license date. 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Kim Kulling 22f7f60ba0 glTF: usage of (hopefully) correct data type for size types: closes https://github.com/assimp/assimp/issues/723 9 years ago
  Kim Kulling 9409ce3b56 https://github.com/assimp/assimp/issues/714: fix null pointer access with 9 years ago
  Vitaly Ovchinnikov af40c99a6a trimming spaces around material names 9 years ago
  Francesco Guastella 2750f8da24 Added support for reflection maps for OBJ files 10 years ago
  Kim Kulling 14a849b398 Obj-loader: change include brackets. 10 years ago
  Kim Kulling bc8aa18eb2 Fix : https://github.com/assimp/assimp/issues/557 10 years ago
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 years ago
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 years ago