Historique des commits

Auteur SHA1 Message Date
  kimkulling a06133ab52 Update copyrights. il y a 6 ans
  Kim Kulling 8a3daa1a24 closes https://github.com/assimp/assimp/issues/2056: use correc exception type in MMD-loader. il y a 7 ans
  Kim Kulling ccbcaa2ee8 fix some static-analysis findings. il y a 7 ans
  Kim Kulling b049933d2f update license dates. il y a 7 ans
  BuildTools 66171de915 Successful lib build, unit testing still WIP il y a 7 ans
  Kim Kulling 19d59b630b SpatialSort: use much easier reabability. il y a 8 ans
  Kim Kulling a2b8d66a86 Update license info. il y a 8 ans
  Kim Kulling 186629b372 SpatialSort: use std::vector::resize( 0 ) to improve readability. il y a 8 ans
  Tan Li Boon c3d40810b5 Cleared majority of codepage warnings in Visual Studio 14. il y a 8 ans
  Jared Mulconry f2e2aad647 Fixed build warnings on MSVC14 x64 in spacial sort. il y a 9 ans
  Chris Russ fa1d6d8c55 propagating precision requirments into operations il y a 9 ans
  Chris Russ 2f7e3dcdcc Basic changes to introduce optional double precision il y a 9 ans
  Kim Kulling 7207e5117c Use new include bracktes. il y a 9 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 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
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio il y a 12 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 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. il y a 14 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 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
  aramis_acg 4bbc03332b General il y a 16 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