Commit History

Автор SHA1 Съобщение Дата
  Kim Kulling 8d27945619 Merge branch 'master' into cleanup_includes преди 9 години
  Alexander Stillich 0700dfe711 Fixed parsing ASE MESH_CFACE преди 9 години
  Kim Kulling ef540f46a3 Remove unused headers. преди 9 години
  Tan Li Boon c3d40810b5 Cleared majority of codepage warnings in Visual Studio 14. преди 9 години
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. преди 9 години
  Kim Kulling 26aa18c75a Fix findings from code review. преди 9 години
  Kim Kulling 2545dee58d Fix coverity findings: fix possible out-of-bound access. преди 9 години
  Chris Russ fa1d6d8c55 propagating precision requirments into operations преди 9 години
  Kim Kulling 7207e5117c Use new include bracktes. преди 9 години
  Kim Kulling 36668aa31a ASEParser: fix invalid size of buffer for log writing. преди 10 години
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 преди 10 години
  Kim Kulling c3d4be1dce sprintf: replace more sprintf by snprintf. преди 10 години
  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 години
  rob100 b8c12fdc6f CodeQuality improvements преди 10 години
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 преди 10 години
  Turo Lamminen 5a74e07f5f Mark some more functions with AI_WONT_RETURN преди 11 години
  abma b1221ade64 fix some errors/warnings found by static code analyzer преди 11 години
  Andy Maloney c6d1a73854 Fix a logging message and a comment преди 12 години
  ulfjorensen 84939d5aec - fixed preprocessor checks for some importers преди 13 години
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. преди 14 години
  aramis_acg c12fadc93b - make fast_atof_move a template and rename it to fast_atoreal_move. преди 14 години
  aramis_acg 3fe2a40193 # bugfix [3294475] - ASE BUMP map record not read преди 14 години
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. преди 14 години
  aramis_acg 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). преди 15 години
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. преди 16 години
  aramis_acg 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. преди 16 години