Historique des commits

Auteur SHA1 Message Date
  Kim Kulling a2b8d66a86 Update license info. il y a 8 ans
  Jared Mulconry dc3f265803 Fixed build warnings on MSVC14 x64 in the write dumb source. il y a 9 ans
  Sherief Farouk 397fa374a3 Removed usage of Boost static assert. il y a 9 ans
  Kim Kulling df9bb8b915 Update license date. il y a 10 ans
  Alexander Gessler cf4cb6caef Merge pull request #598 from LegalizeAdulthood/cppcheck-null il y a 10 ans
  Richard dd609767f2 Fixed: Use proper printf format specifier for unsigned integers il y a 10 ans
  Richard 8d82bf3338 Fixed: Ensure string buffers are NUL terminated. il y a 10 ans
  Richard c25690f0e4 Refactor: Use LF line endings for source files il y a 10 ans
  Kim Kulling 2bfc353fde License info: update year info. il y a 10 ans
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
  abma 6c5f9ecb06 fix most warnings with -pendantic il y a 11 ans
  Peter LaValle 4d2c7f116d XML filename tweaks il y a 11 ans
  Peter LaValle 73e6908c36 fixed "<Colors ...> ... </Color>" typo il y a 11 ans
  aramis_acg ec6c62e005 - consistent use of ai_assert instead of assert. il y a 13 ans
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. il y a 14 ans
  kimmi 1a6f1cb3e1 Bugfix : Patch for the debian-builds: remove a g++ specific printf-format bug. il y a 14 ans
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git il y a 14 ans
  aramis_acg 7807c15e65 # fix portability problem with the Hsieh hash, which I had introduced accidentially. il y a 14 ans
  aramis_acg 07dd50c975 # fix a critical portability problem in the mini dump writer code (it still depends on the endianess, but no longer on integer size). il y a 14 ans
  aramis_acg 2afda9c888 # more fixes on dump writing code. should now yield fully portable results. il y a 14 ans
  aramis_acg 9491b0c044 # fix undefined behaviour in WriteDumb.cpp that would make our dumps include some padding bytes il y a 14 ans
  aramis_acg 6e74e066a2 # fix gcc compile errors il y a 14 ans
  aramis_acg 2b4126a7e3 - assimp_cmd: add Debone & SplitByBoneCount to thee list of supported pp steps. il y a 14 ans
  aramis_acg 79eca6196d [3167364] -- is not allowed in XML comments, thus rendering assimp_cmd's output malformed in some cases. Subtitute -- by ?-. il y a 15 ans
  aramis_acg b9b4ea177b MS3D loader now uses aiMesh::mName to express the original group names from the MS3D file. il y a 15 ans
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. il y a 16 ans
  aramis_acg ff53e84749 - Update XML output written by assimp dump. cameras & lights missing, document scheme as well. No guarantees that I won't change it in future without further notice (currently WIP, format to be freezed with our next release). il y a 16 ans
  aramis_acg 26a96340ff - Add 'info' utility to assimp_cmd. It displays quick file statistics, texture dependencies, file structure. il y a 16 ans
  aramis_acg 98bac7094b Resolve GCC warnings in assimp_cmd il y a 16 ans
  aramis_acg 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. il y a 16 ans