Commit History

Autor SHA1 Mensaxe Data
  Kim Kulling b340c5f2e8 Merge branch 'master' into step-import %!s(int64=7) %!d(string=hai) anos
  Matthias Moulin b4425d8e36 Fix: C4267 %!s(int64=7) %!d(string=hai) anos
  kkulling e38629613c Merge branch 'master' into step-import %!s(int64=7) %!d(string=hai) anos
  Joe Schutte 640698ba57 Fix compile error that clang caught. %!s(int64=7) %!d(string=hai) anos
  Joe Schutte 78fe5e7f04 Fix expensive memory allocation and memory copying occurring in obj files with a large number of meshes. %!s(int64=7) %!d(string=hai) anos
  Kim Kulling 499f66f3cc Step: check step-files for import. %!s(int64=7) %!d(string=hai) anos
  Jeka Vlasov 102486005d Fix memory leak on throw %!s(int64=7) %!d(string=hai) anos
  Jeka Vlasov 2b15586e6b Replace memcpy_s with memcpy to fix build with gcc 4.8 %!s(int64=7) %!d(string=hai) anos
  Jeka Vlasov d25083dba9 Add point cloud support for OBJ importer %!s(int64=7) %!d(string=hai) anos
  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. %!s(int64=7) %!d(string=hai) anos
  Kim Kulling ce11aa51f5 add win32-based make script. %!s(int64=7) %!d(string=hai) anos
  kimkulling 30c20eb5fc INtroduce new log macros. %!s(int64=7) %!d(string=hai) anos
  Kim Kulling af3bba1572 fix review findings. %!s(int64=7) %!d(string=hai) anos
  Kim Kulling b049933d2f update license dates. %!s(int64=8) %!d(string=hai) anos
  BuildTools 66171de915 Successful lib build, unit testing still WIP %!s(int64=8) %!d(string=hai) anos
  Alexandre Avenel 20ef807982 Remove assertion in ObjFileImporter %!s(int64=8) %!d(string=hai) anos
  Faule Socke 4a65e76ca7 Fix buffer overflow in obj loader %!s(int64=8) %!d(string=hai) anos
  Turo Lamminen c44522d4db ObjImporter: Fix possible memory leak %!s(int64=8) %!d(string=hai) anos
  Turo Lamminen 65ffeaa81e ObjImporter: Use unique_ptr %!s(int64=8) %!d(string=hai) anos
  Kim Kulling a2b8d66a86 Update license info. %!s(int64=8) %!d(string=hai) anos
  Tyson Grant Nottingham 8445db2cd9 Set UVW index material properties for OBJ files. %!s(int64=8) %!d(string=hai) anos
  Kim Kulling bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp %!s(int64=8) %!d(string=hai) anos
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ %!s(int64=9) %!d(string=hai) anos
  Kim Kulling ef540f46a3 Remove unused headers. %!s(int64=9) %!d(string=hai) anos
  Henryk Blasinski 17cae8ac5a Added support for parameters Ni and Tf in OBJ/MTL file format. %!s(int64=9) %!d(string=hai) anos
  Giuseppe Barbieri b1d5390413 Update ObjFileImporter.cpp %!s(int64=9) %!d(string=hai) anos
  Jared Mulconry 98e7eb476d Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix %!s(int64=9) %!d(string=hai) anos
  John Senneker 1541db01cc Remove scaling of specular exponent in OBJFileImporter.cpp %!s(int64=9) %!d(string=hai) anos
  Albin Bernhardsson 3b49dfe93e Comment out unused variables %!s(int64=9) %!d(string=hai) anos
  Jared Mulconry 0c13322089 Fixed build warnings on MSVC14 x64 in the Obj format sources. %!s(int64=9) %!d(string=hai) anos