Historique des commits

Auteur SHA1 Message Date
  Kim Kulling a2b8d66a86 Update license info. il y a 8 ans
  Tyson Grant Nottingham 8445db2cd9 Set UVW index material properties for OBJ files. il y a 8 ans
  Kim Kulling bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp il y a 8 ans
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ il y a 9 ans
  Kim Kulling ef540f46a3 Remove unused headers. il y a 9 ans
  Henryk Blasinski 17cae8ac5a Added support for parameters Ni and Tf in OBJ/MTL file format. il y a 9 ans
  Giuseppe Barbieri b1d5390413 Update ObjFileImporter.cpp il y a 9 ans
  Jared Mulconry 98e7eb476d Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix il y a 9 ans
  John Senneker 1541db01cc Remove scaling of specular exponent in OBJFileImporter.cpp il y a 9 ans
  Albin Bernhardsson 3b49dfe93e Comment out unused variables il y a 9 ans
  Jared Mulconry 0c13322089 Fixed build warnings on MSVC14 x64 in the Obj format sources. il y a 9 ans
  Kim Kulling ae956044aa ObjImporter: remove unnecessary allocations of std::vector in obj-specific il y a 9 ans
  Kim Kulling 33e370a8b7 Obj-Stream-Handling: fix readin of linewise import. il y a 9 ans
  Kim Kulling 905e48a35c Buffered stream API for big files: add next try of a prototype.^ il y a 9 ans
  Kim Kulling ad4d1f717f Obj-Import: finish first prototype of IOStreamBuffer. il y a 9 ans
  Kim Kulling 0bae2bbfa7 Obj-Importer: start new streaming handling. il y a 9 ans
  Kim Kulling 0f2cea7ba6 Blender: revert fix for suspicious crash in blender on windows. il y a 9 ans
  Kim Kulling 243df452a4 GeometryBuilder: fix update of vertices. il y a 9 ans
  Roy Shilkrot 7d98643bcf adding support for per-vertex colors. il y a 9 ans
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
  Robert Liebo abb3e6b854 [VCS-1030] fallback for non-found .mtl file: try file name of original obj with just the file extension replaced by "mtl" il y a 9 ans
  Thiago Goulart 3c9e57fd73 Fix memory leak in OBJ loader when a mesh has no faces. il y a 10 ans
  Kim Kulling 1550191256 Closes https://github.com/assimp/assimp/issues/777: fix invalid skipping il y a 10 ans
  Kim Kulling 37a3976b30 Revert "Fix issue: OBJ import takes forever (#759) (attempt 2)" il y a 10 ans
  Andrew Parlane 109f6feb6e ObjFileParser: Moved the parsing of line continuations (backslashes) to the parsing code. il y a 10 ans
  Andrew Parlane 1632f1fbb9 ObjImporter: Added better progress reporting during file import. il y a 10 ans
  Kim Kulling 1191d03405 Update license info. il y a 10 ans
  Łukasz Twarduś 3274bcf8d6 Properly build path to the mtl file when loading loading obj il y a 10 ans
  Francesco Guastella 2750f8da24 Added support for reflection maps for OBJ files il y a 10 ans
  Kim Kulling e4510c26ba Obj-Importer: fix https://github.com/assimp/assimp/issues/641 il y a 10 ans