Histórico de Commits

Autor SHA1 Mensagem Data
  Alexandre Avenel 20ef807982 Remove assertion in ObjFileImporter há 8 anos atrás
  Faule Socke 4a65e76ca7 Fix buffer overflow in obj loader há 8 anos atrás
  Turo Lamminen c44522d4db ObjImporter: Fix possible memory leak há 8 anos atrás
  Turo Lamminen 65ffeaa81e ObjImporter: Use unique_ptr há 8 anos atrás
  Kim Kulling a2b8d66a86 Update license info. há 8 anos atrás
  Tyson Grant Nottingham 8445db2cd9 Set UVW index material properties for OBJ files. há 8 anos atrás
  Kim Kulling bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp há 8 anos atrás
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ há 9 anos atrás
  Kim Kulling ef540f46a3 Remove unused headers. há 9 anos atrás
  Henryk Blasinski 17cae8ac5a Added support for parameters Ni and Tf in OBJ/MTL file format. há 9 anos atrás
  Giuseppe Barbieri b1d5390413 Update ObjFileImporter.cpp há 9 anos atrás
  Jared Mulconry 98e7eb476d Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix há 9 anos atrás
  John Senneker 1541db01cc Remove scaling of specular exponent in OBJFileImporter.cpp há 9 anos atrás
  Albin Bernhardsson 3b49dfe93e Comment out unused variables há 9 anos atrás
  Jared Mulconry 0c13322089 Fixed build warnings on MSVC14 x64 in the Obj format sources. há 9 anos atrás
  Kim Kulling ae956044aa ObjImporter: remove unnecessary allocations of std::vector in obj-specific há 9 anos atrás
  Kim Kulling 33e370a8b7 Obj-Stream-Handling: fix readin of linewise import. há 9 anos atrás
  Kim Kulling 905e48a35c Buffered stream API for big files: add next try of a prototype.^ há 9 anos atrás
  Kim Kulling ad4d1f717f Obj-Import: finish first prototype of IOStreamBuffer. há 9 anos atrás
  Kim Kulling 0bae2bbfa7 Obj-Importer: start new streaming handling. há 9 anos atrás
  Kim Kulling 0f2cea7ba6 Blender: revert fix for suspicious crash in blender on windows. há 9 anos atrás
  Kim Kulling 243df452a4 GeometryBuilder: fix update of vertices. há 9 anos atrás
  Roy Shilkrot 7d98643bcf adding support for per-vertex colors. há 9 anos atrás
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers há 9 anos atrás
  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" há 9 anos atrás
  Thiago Goulart 3c9e57fd73 Fix memory leak in OBJ loader when a mesh has no faces. há 10 anos atrás
  Kim Kulling 1550191256 Closes https://github.com/assimp/assimp/issues/777: fix invalid skipping há 10 anos atrás
  Kim Kulling 37a3976b30 Revert "Fix issue: OBJ import takes forever (#759) (attempt 2)" há 10 anos atrás
  Andrew Parlane 109f6feb6e ObjFileParser: Moved the parsing of line continuations (backslashes) to the parsing code. há 10 anos atrás
  Andrew Parlane 1632f1fbb9 ObjImporter: Added better progress reporting during file import. há 10 anos atrás