Historique des commits

Auteur SHA1 Message Date
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported il y a 9 ans
  Chris Russ a5b3ce9a3c reverting back to 16 digit precision export il y a 9 ans
  Chris Russ 10f22779f4 setting default export precision to 17 for all exporters il y a 9 ans
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops il y a 9 ans
  Kim Kulling 1191d03405 Update license info. il y a 10 ans
  Kim Kulling 14a849b398 Obj-loader: change include brackets. il y a 10 ans
  Richard 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
  Richard a96a595a7a Refactor: Trim trailing whitespace il y a 10 ans
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF il y a 10 ans
  Kim Kulling 2bfc353fde License info: update year info. il y a 10 ans
  rob100 b8c12fdc6f CodeQuality improvements il y a 10 ans
  abma 611778045d fix for upstream changes il y a 10 ans
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
  Madrich 8b1b12682f Add ExportProperties il y a 11 ans
  Robin afa2d3da94 Improved texture map data in mtl exporter (in most cases an upper first character is used) il y a 11 ans
  Robin 47e7667071 Added alpha texture map (map_d) il y a 11 ans
  Kim Kulling b3b732c12b update: some micro improvements, replace post-increment operator with pre-increment operator. il y a 11 ans
  Alexander Gessler 7abfcd1a4d Merge pull request #300 from eyethereal/fix-obj-exporter-vertex-references il y a 11 ans
  Kim Kulling 9fbc9c4fb7 Merge pull request #301 from eyethereal/obj-exporter-no-name-no-group il y a 11 ans
  Nathan Morse 77faf04aa3 OBJ Exporter: No "g" lines with empty names il y a 11 ans
  Nathan Morse d10d20f62f Update ObjExporter.cpp il y a 11 ans
  Alexander Gessler 244f981f6a ObjExporter: cleanup code. Fix bug writing normal: normals would not be transformed by world transform. il y a 11 ans
  Judith Hartmann 7d1a704ed7 saves value in the 'Ke'-Attribute in ObjMtl Files in COLOR_EMISSIVE il y a 12 ans
  Marshall Hahn c592154006 using a custom compare function instead of a global aiVector3t less than operator il y a 12 ans
  Marshall Hahn b72b16c90b whitespace fix il y a 12 ans
  Marshall Hahn 66fd9bb8a2 fixed bad merge il y a 12 ans
  Marshall Hahn 8f34c24ae0 remove duplicate vectors when export obj format il y a 12 ans
  Alexander Gessler 34d2bdd178 Exporters: raise errors if output files cannot be opened. il y a 12 ans