Commit History

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