Historial de Commits

Autor SHA1 Mensaje Fecha
  Kim Kulling a2b8d66a86 Update license info. hace 8 años
  Henryk Blasinski 17cae8ac5a Added support for parameters Ni and Tf in OBJ/MTL file format. hace 9 años
  Kim Kulling ae956044aa ObjImporter: remove unnecessary allocations of std::vector in obj-specific hace 9 años
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. hace 9 años
  Kim Kulling 0bae2bbfa7 Obj-Importer: start new streaming handling. hace 9 años
  Kim Kulling ffdca3593b ObjImporter: remove unused code. hace 9 años
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported hace 9 años
  Roy Shilkrot 7d98643bcf adding support for per-vertex colors. hace 9 años
  Kim Kulling 1191d03405 Update license info. hace 10 años
  Turo Lamminen 46121a1559 Mark single-parameter constructors explicit hace 10 años
  Francesco Guastella 2750f8da24 Added support for reflection maps for OBJ files hace 10 años
  Kim Kulling 5a207dbb19 Merge branch 'master' of https://github.com/assimp/assimp hace 10 años
  Kim Kulling 14a849b398 Obj-loader: change include brackets. hace 10 años
  Kim Kulling e138a02dd5 Obj: fix issue 121 - set group names as the mesh names. hace 10 años
  Richard 83de707587 Refactor: Expand tabs to 4 spaces hace 10 años
  Richard a96a595a7a Refactor: Trim trailing whitespace hace 10 años
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF hace 10 años
  Kim Kulling 2bfc353fde License info: update year info. hace 10 años
  abma 470ad98281 fix "headercheck": hace 10 años
  Kim Kulling fbaf89492d bugfix: Obj-importer is now able to deal with 3d-texture coordinates. hace 11 años
  Judith Hartmann 7d1a704ed7 saves value in the 'Ke'-Attribute in ObjMtl Files in COLOR_EMISSIVE hace 12 años
  Nick Overdijk f433746bfa Add support for emissive and gloss-maps hace 12 años
  gongwei 0860254a2b Fix Obj texture parsing error: where obj texture map statement contains texture option, it will fail to parse the correct image url, as a result, the texture won't be shown. Besides, we also add clamp texture mode for obj hace 12 años
  Kim Kulling 685612b9f4 - refactoring : remove not used mesh index from private method in obj-importer. hace 12 años
  Andy Maloney 1da281c1f8 Make sure members are initialized properly hace 12 años
  Kim fbe408dd2e update : implement obj-support for normal maps. hace 13 años
  kimmi cc88a3a0de update : add displacement map support to obj-material importer. this feature is supported by some special exporters. hace 13 años
  kimmi 01972bbbcf bugfix : Fix a memory leak in the obj-loader. hace 13 años
  kimmi b724ac5c2c - Bugfix : Fix build of Obj-FileImporter ( this is currently only a work-around, loader is leaking memory, I am working on it ). hace 14 años
  kimmi 648e8fe924 - Bugfix: Fix two possible reasons for bug ID 3039342 : On skipping an invalid material description in obj-loader avoid creating aiMaterial instance. Release obj-specific material instances. hace 14 años