Commit History

Autor SHA1 Mensaxe Data
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported %!s(int64=9) %!d(string=hai) anos
  Kim Kulling 58fc3940f2 Obj Importer: add missing semicolon to fix the build. %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 99f00834ec closes ssues/804: add statement to take care of emissive texture, new %!s(int64=10) %!d(string=hai) anos
  Andrew Parlane 3c4e06c23f ObjFileMtlImporter: Fixed a segfault due to NULL ptr access. %!s(int64=10) %!d(string=hai) anos
  Kim Kulling df9bb8b915 Update license date. %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 1191d03405 Update license info. %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 22f7f60ba0 glTF: usage of (hopefully) correct data type for size types: closes https://github.com/assimp/assimp/issues/723 %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 9409ce3b56 https://github.com/assimp/assimp/issues/714: fix null pointer access with %!s(int64=10) %!d(string=hai) anos
  Vitaly Ovchinnikov af40c99a6a trimming spaces around material names %!s(int64=10) %!d(string=hai) anos
  Francesco Guastella 2750f8da24 Added support for reflection maps for OBJ files %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 14a849b398 Obj-loader: change include brackets. %!s(int64=10) %!d(string=hai) anos
  Kim Kulling bc8aa18eb2 Fix : https://github.com/assimp/assimp/issues/557 %!s(int64=10) %!d(string=hai) anos
  Richard 83de707587 Refactor: Expand tabs to 4 spaces %!s(int64=10) %!d(string=hai) anos
  Richard a96a595a7a Refactor: Trim trailing whitespace %!s(int64=10) %!d(string=hai) anos
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 2bfc353fde License info: update year info. %!s(int64=10) %!d(string=hai) anos
  Alexander Gessler faea2ecccc OBJ: Support spaces in material names, fixes #545. %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 995bc41d57 color node handling opengex %!s(int64=10) %!d(string=hai) anos
  Alexander Gessler f435712273 Fix Mac build issues (clang 6.0 compiling x86_64) %!s(int64=10) %!d(string=hai) anos
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 %!s(int64=10) %!d(string=hai) anos
  Jared Duke c7b6b5ea2f Support lowercase 'ns' and 'ni' obj material tokens %!s(int64=11) %!d(string=hai) anos
  Kim Kulling a5afbcf29c refactoring: remove duplicate code. %!s(int64=11) %!d(string=hai) anos
  Kim Kulling b359deb7fd update: %!s(int64=11) %!d(string=hai) anos
  Kim Kulling 5e265610fb bugfix: add obj-material handling for <color> 0 instead of <color> r g b. %!s(int64=11) %!d(string=hai) anos
  acgessler 203d5d6fcc Obj: make mtl importer accept kd, ks etc. as well (Kd, Ks being the correct form). This is for keeping up compatibility with assimp's own Obj exporter, which has been inaccurate about this since inception. %!s(int64=11) %!d(string=hai) anos
  Robin ce37d3bcad Fixed possible bug with map_emmissive keyword and removed second check for ambient texture keyword %!s(int64=11) %!d(string=hai) anos
  Judith Hartmann 7d1a704ed7 saves value in the 'Ke'-Attribute in ObjMtl Files in COLOR_EMISSIVE %!s(int64=12) %!d(string=hai) anos
  Nick Overdijk f433746bfa Add support for emissive and gloss-maps %!s(int64=12) %!d(string=hai) anos
  gongwei 0b88f72be2 refactor the code, also parse texture option explictly %!s(int64=12) %!d(string=hai) anos
  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 %!s(int64=12) %!d(string=hai) anos