Historique des commits

Auteur SHA1 Message Date
  Kim Kulling a2b8d66a86 Update license info. il y a 8 ans
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes il y a 9 ans
  Sherief Farouk 397fa374a3 Removed usage of Boost static assert. il y a 9 ans
  Kim Kulling dfbae1294f JoinVerticesProcess: iAdd test for possible null pointer access. il y a 9 ans
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 il y a 9 ans
  Kim Kulling 1191d03405 Update license info. il y a 9 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
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. il y a 13 ans
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git il y a 14 ans
  aramis_acg 2b9ad081e0 - CHANGE vertex count and texture channel count limits to 8. Adapt all parts of the code which depended on both of them being set to 4. Test suite passes. il y a 14 ans
  aramis_acg e5aad11944 Introduce limits for vertices, faces (per mesh), face indices (per face) and weights (per bone). il y a 15 ans
  aramis_acg a9fd02c14e JoinIdenticalVertices: Performance optimizations by Krishty („Fuck the System”). Yields a 9x speedup in first benchmarks with meshes > 2k triangles. il y a 15 ans
  aramis_acg 261f49c468 Add mName member to aiMesh. 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 15 ans
  aramis_acg 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. il y a 15 ans
  ulfjorensen 12070a1d52 Bugfix: made various internal structures namespace-local to avoid strange linker issues in case of name conflict il y a 16 ans
  aramis_acg 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. il y a 16 ans
  aramis_acg de50bb915b MD5 il y a 16 ans
  aramis_acg 4bbc03332b General il y a 16 ans
  aramis_acg 4b4526953e Changed some runtime asserts to boost::static_asserts. il y a 16 ans
  aramis_acg 2da2835b29 Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. il y a 17 ans
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. il y a 17 ans
  aramis_acg 9279513700 Optimized GenVertexNormal-Step. il y a 17 ans
  aramis_acg c9c2810e3c Fixes for some warnings in the gcc4 linux 64 build. il y a 17 ans
  aramis_acg 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). il y a 17 ans
  aramis_acg 8aa56a62c2 Bufixes to the ASE loader, added "RemoveRedundantMaterials"-Step. Rewrite debug output. il y a 17 ans