提交歷史

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