提交歷史

作者 SHA1 備註 提交日期
  Kim Kulling b049933d2f update license dates. 7 年之前
  Kim Kulling a2b8d66a86 Update license info. 8 年之前
  Henryk Blasinski 17cae8ac5a Added support for parameters Ni and Tf in OBJ/MTL file format. 8 年之前
  Kim Kulling ae956044aa ObjImporter: remove unnecessary allocations of std::vector in obj-specific 8 年之前
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. 8 年之前
  Kim Kulling 0bae2bbfa7 Obj-Importer: start new streaming handling. 9 年之前
  Kim Kulling ffdca3593b ObjImporter: remove unused code. 9 年之前
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported 9 年之前
  Roy Shilkrot 7d98643bcf adding support for per-vertex colors. 9 年之前
  Kim Kulling 1191d03405 Update license info. 9 年之前
  Turo Lamminen 46121a1559 Mark single-parameter constructors explicit 10 年之前
  Francesco Guastella 2750f8da24 Added support for reflection maps for OBJ files 10 年之前
  Kim Kulling 5a207dbb19 Merge branch 'master' of https://github.com/assimp/assimp 10 年之前
  Kim Kulling 14a849b398 Obj-loader: change include brackets. 10 年之前
  Kim Kulling e138a02dd5 Obj: fix issue 121 - set group names as the mesh names. 10 年之前
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 年之前
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 年之前
  Kim Kulling 2bfc353fde License info: update year info. 10 年之前
  abma 470ad98281 fix "headercheck": 10 年之前
  Kim Kulling fbaf89492d bugfix: Obj-importer is now able to deal with 3d-texture coordinates. 11 年之前
  Judith Hartmann 7d1a704ed7 saves value in the 'Ke'-Attribute in ObjMtl Files in COLOR_EMISSIVE 11 年之前
  Nick Overdijk f433746bfa Add support for emissive and gloss-maps 12 年之前
  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 11 年之前
  Kim Kulling 685612b9f4 - refactoring : remove not used mesh index from private method in obj-importer. 12 年之前
  Andy Maloney 1da281c1f8 Make sure members are initialized properly 12 年之前
  Kim fbe408dd2e update : implement obj-support for normal maps. 12 年之前
  kimmi cc88a3a0de update : add displacement map support to obj-material importer. this feature is supported by some special exporters. 12 年之前
  kimmi 01972bbbcf bugfix : Fix a memory leak in the obj-loader. 12 年之前
  kimmi b724ac5c2c - Bugfix : Fix build of Obj-FileImporter ( this is currently only a work-around, loader is leaking memory, I am working on it ). 13 年之前