Commit History

Author SHA1 Message Date
  Chris Russ 4f7b624fe8 fix precision issue within memory copy 9 years ago
  Chris Russ 5adb0e899c CMake Option and moving more functions to optional double support 9 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
  mensinda cff5b0d1a0 Replaced depreacated std::auto_ptr with std::unique_ptr 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 f5e13874e0 glTF: check if exporter option has broke someting. 9 years ago
  Otger 4f757cdf5a Implemented basic glTF exporter and improved the importer (plus some code refactor) 9 years ago
  Otger b307ec643d Created exporter class and fixed a few bugs 9 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
  Madrich 71ae322e7b Merge pull request #5 from assimp/master 10 years ago
  Madrich ca8a3909be Add StepExporter.cpp(stp) Export 10 years ago
  Léo Terziman 5b9af11f9b Merge remote-tracking branch 'official/master' into contrib 10 years ago
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' 10 years ago
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 years ago
  Léo Terziman 454b85a0ad Improved prototype of Importer & Exporter SetProperty* functions for better integration with tools such as SWIG 10 years ago
  Alexander Gessler adc44d1e83 If caller provides no ExportProperties, pass a pointer to empty properties to the Exporter implementation (instead of a NULL). 10 years ago
  Madrich c4eb04bb8c Fix XFile name for $ and {} 10 years ago
  Madrich 56da80bc6e Copy constructor ExportProperties 10 years ago
  Madrich 290a16eea5 Copy constructor for ExportProperties 10 years ago
  Madrich 8b1b12682f Add ExportProperties 10 years ago
  Andreas Henne ab7754ab2a Code style changes. 10 years ago
  Andreas Henne 33f9745b62 Formatting changes. 10 years ago
  Andreas Henne 4550279629 Added binary ply exporter. 10 years ago
  Gargaj 2e9195819a start assxml exporter basics 11 years ago
  abma 56ddb4f4af fix some compile warnings: 11 years ago