Historie revizí

Autor SHA1 Zpráva Datum
  kimkulling a06133ab52 Update copyrights. před 6 roky
  Sebastian Matusik ec1333bfdf JoinVerticesProcess should only try to deduplicate used vertices. před 7 roky
  Alexandre Avenel 2879e0d6ef Fix typos on code using codespell před 7 roky
  Sebastian Matusik af8f9a97a9 Merge branch 'master' into fix/blendshapes_join_identical_vertices_optimization_flag_v2 před 7 roky
  Sebastian Matusik 1f9d6f1ec4 Fix for blendshapes import when using the JoinIdenticalVertices optimization flag před 7 roky
  kimkulling 30c20eb5fc INtroduce new log macros. před 7 roky
  kimkulling b6f29bf54f Add usage of log macros, next files. před 7 roky
  Kim Kulling b049933d2f update license dates. před 7 roky
  BuildTools 66171de915 Successful lib build, unit testing still WIP před 7 roky
  Kim Kulling a2b8d66a86 Update license info. před 8 roky
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes před 9 roky
  Sherief Farouk 397fa374a3 Removed usage of Boost static assert. před 9 roky
  Kim Kulling dfbae1294f JoinVerticesProcess: iAdd test for possible null pointer access. před 9 roky
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 před 9 roky
  Kim Kulling 1191d03405 Update license info. před 9 roky
  Richard 83de707587 Refactor: Expand tabs to 4 spaces před 10 roky
  Richard a96a595a7a Refactor: Trim trailing whitespace před 10 roky
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF před 10 roky
  Kim Kulling 2bfc353fde License info: update year info. před 10 roky
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 před 10 roky
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. před 13 roky
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git před 14 roky
  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. před 14 roky
  aramis_acg e5aad11944 Introduce limits for vertices, faces (per mesh), face indices (per face) and weights (per bone). před 15 roky
  aramis_acg a9fd02c14e JoinIdenticalVertices: Performance optimizations by Krishty („Fuck the System”). Yields a 9x speedup in first benchmarks with meshes > 2k triangles. před 15 roky
  aramis_acg 261f49c468 Add mName member to aiMesh. před 15 roky
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. před 15 roky
  aramis_acg 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. před 15 roky
  ulfjorensen 12070a1d52 Bugfix: made various internal structures namespace-local to avoid strange linker issues in case of name conflict před 16 roky
  aramis_acg 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. před 16 roky