Historique des commits

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