Commit History

Autor SHA1 Mensaxe Data
  Sherief Farouk 397fa374a3 Removed usage of Boost static assert. %!s(int64=9) %!d(string=hai) anos
  Kim Kulling df9bb8b915 Update license date. %!s(int64=10) %!d(string=hai) anos
  Alexander Gessler cf4cb6caef Merge pull request #598 from LegalizeAdulthood/cppcheck-null %!s(int64=10) %!d(string=hai) anos
  Richard dd609767f2 Fixed: Use proper printf format specifier for unsigned integers %!s(int64=10) %!d(string=hai) anos
  Richard 8d82bf3338 Fixed: Ensure string buffers are NUL terminated. %!s(int64=10) %!d(string=hai) anos
  Richard c25690f0e4 Refactor: Use LF line endings for source files %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 2bfc353fde License info: update year info. %!s(int64=10) %!d(string=hai) anos
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 %!s(int64=10) %!d(string=hai) anos
  abma 6c5f9ecb06 fix most warnings with -pendantic %!s(int64=11) %!d(string=hai) anos
  Peter LaValle 4d2c7f116d XML filename tweaks %!s(int64=11) %!d(string=hai) anos
  Peter LaValle 73e6908c36 fixed "<Colors ...> ... </Color>" typo %!s(int64=11) %!d(string=hai) anos
  aramis_acg ec6c62e005 - consistent use of ai_assert instead of assert. %!s(int64=13) %!d(string=hai) anos
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. %!s(int64=14) %!d(string=hai) anos
  kimmi 1a6f1cb3e1 Bugfix : Patch for the debian-builds: remove a g++ specific printf-format bug. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git %!s(int64=14) %!d(string=hai) anos
  aramis_acg 7807c15e65 # fix portability problem with the Hsieh hash, which I had introduced accidentially. %!s(int64=14) %!d(string=hai) anos
  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). %!s(int64=14) %!d(string=hai) anos
  aramis_acg 2afda9c888 # more fixes on dump writing code. should now yield fully portable results. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 9491b0c044 # fix undefined behaviour in WriteDumb.cpp that would make our dumps include some padding bytes %!s(int64=14) %!d(string=hai) anos
  aramis_acg 6e74e066a2 # fix gcc compile errors %!s(int64=14) %!d(string=hai) anos
  aramis_acg 2b4126a7e3 - assimp_cmd: add Debone & SplitByBoneCount to thee list of supported pp steps. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 79eca6196d [3167364] -- is not allowed in XML comments, thus rendering assimp_cmd's output malformed in some cases. Subtitute -- by ?-. %!s(int64=15) %!d(string=hai) anos
  aramis_acg b9b4ea177b MS3D loader now uses aiMesh::mName to express the original group names from the MS3D file. %!s(int64=15) %!d(string=hai) anos
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. %!s(int64=16) %!d(string=hai) anos
  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). %!s(int64=16) %!d(string=hai) anos
  aramis_acg 26a96340ff - Add 'info' utility to assimp_cmd. It displays quick file statistics, texture dependencies, file structure. %!s(int64=16) %!d(string=hai) anos
  aramis_acg 98bac7094b Resolve GCC warnings in assimp_cmd %!s(int64=16) %!d(string=hai) anos
  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. %!s(int64=16) %!d(string=hai) anos
  aramis_acg c50410f487 FIX: Dump contains material index now. %!s(int64=16) %!d(string=hai) anos
  aramis_acg bd196ea318 - Changing LWO loader's VMAP selection strategy. Unassigned VMAPs (UVs and VColors) are now kept, if possible. Referenced VMAPs have higher priority so everything should be backward compatible. %!s(int64=16) %!d(string=hai) anos