История коммитов

Автор 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 лет назад