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

Автор SHA1 Сообщение Дата
  Kim Kulling 57c1fe5954 x-parser: fix the crash. 8 лет назад
  Kim Kulling b049933d2f update license dates. 8 лет назад
  Kim Kulling 5baba37414 closes https://github.com/assimp/assimp/issues/1728: check if mesh is a null instance before dereferencing it. 8 лет назад
  BuildTools 66171de915 Successful lib build, unit testing still WIP 8 лет назад
  Kim Kulling af216ec294 X-Importer: make it deal with lines. 8 лет назад
  Kim Kulling a2b8d66a86 Update license info. 8 лет назад
  Kim Kulling bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp 8 лет назад
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 9 лет назад
  Kim Kulling ef540f46a3 Remove unused headers. 9 лет назад
  Jared Mulconry 7415289649 Fixed build warnings on MSVC14 x64 in X file importer. 9 лет назад
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
  Kim Kulling 7207e5117c Use new include bracktes. 9 лет назад
  mensinda ae99f99b99 Replaced boost::tuple with std::tuple 9 лет назад
  mensinda b37e25cd7d Replaced boost::format with internal formater 9 лет назад
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes 9 лет назад
  Kim Kulling 1191d03405 Update license info. 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 лет назад
  Kim Kulling 85e2f47dc8 Merge pull request #523 from turol/afl-fixes 10 лет назад
  Henry Stratmann III 328cae8a81 Added mesh name importing to .X ascii format. 10 лет назад
  abma 611778045d fix for upstream changes 10 лет назад
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 лет назад
  Turo Lamminen 4c28f31f43 X: Throw error when scene contains no root node 10 лет назад
  ulf 18f01268e6 - rewrote the XFileLoader material management to handle meshes with dummy material names correctly. 13 лет назад
  ulfjorensen 2a580c5518 - fixed/changed/worked on issue 3580054 - XFile materials don't have ambient colours, but emissive 13 лет назад
  aramis_acg ec6c62e005 - consistent use of ai_assert instead of assert. 13 лет назад
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 лет назад