Commit Verlauf

Autor SHA1 Nachricht Datum
  kimkulling a06133ab52 Update copyrights. vor 6 Jahren
  Kim Kulling 8a3daa1a24 closes https://github.com/assimp/assimp/issues/2056: use correc exception type in MMD-loader. vor 7 Jahren
  Kim Kulling ccbcaa2ee8 fix some static-analysis findings. vor 7 Jahren
  Kim Kulling b049933d2f update license dates. vor 7 Jahren
  BuildTools 66171de915 Successful lib build, unit testing still WIP vor 7 Jahren
  Kim Kulling 19d59b630b SpatialSort: use much easier reabability. vor 8 Jahren
  Kim Kulling a2b8d66a86 Update license info. vor 8 Jahren
  Kim Kulling 186629b372 SpatialSort: use std::vector::resize( 0 ) to improve readability. vor 8 Jahren
  Tan Li Boon c3d40810b5 Cleared majority of codepage warnings in Visual Studio 14. vor 8 Jahren
  Jared Mulconry f2e2aad647 Fixed build warnings on MSVC14 x64 in spacial sort. vor 9 Jahren
  Chris Russ fa1d6d8c55 propagating precision requirments into operations vor 9 Jahren
  Chris Russ 2f7e3dcdcc Basic changes to introduce optional double precision vor 9 Jahren
  Kim Kulling 7207e5117c Use new include bracktes. vor 9 Jahren
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes vor 9 Jahren
  Sherief Farouk 397fa374a3 Removed usage of Boost static assert. vor 9 Jahren
  Kim Kulling 1191d03405 Update license info. vor 9 Jahren
  Richard 83de707587 Refactor: Expand tabs to 4 spaces vor 10 Jahren
  Richard a96a595a7a Refactor: Trim trailing whitespace vor 10 Jahren
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF vor 10 Jahren
  Kim Kulling 2bfc353fde License info: update year info. vor 10 Jahren
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 vor 10 Jahren
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio vor 12 Jahren
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 13 Jahren
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. vor 14 Jahren
  aramis_acg a9fd02c14e JoinIdenticalVertices: Performance optimizations by Krishty („Fuck the System”). Yields a 9x speedup in first benchmarks with meshes > 2k triangles. vor 15 Jahren
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. vor 15 Jahren
  aramis_acg 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. vor 15 Jahren
  aramis_acg 4bbc03332b General vor 16 Jahren
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. vor 17 Jahren
  aramis_acg 9279513700 Optimized GenVertexNormal-Step. vor 17 Jahren