Commit History

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