Commit History

Author SHA1 Message Date
  Kim Kulling 45898eee55 Refactorings: glTF cleanups (#6028) 4 months ago
  Julian Knodt 12f3309996 Simplify JoinVerticesProcess (#5895) 8 months ago
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
  ockeymm 7b6bf139cf include memory.h to fix compile error 1 year ago
  ockeymm b2bfe6d253 Use unique_ptr to release old vertices data. 1 year ago
  ockeymm 7a4d8ec412 Reduce memory consumption in JoinVerticesProcess::ProcessMesh() significantly 1 year ago
  Kim Kulling 7877dab43a Fix: Fix typo 2 years ago
  Kim Kulling bc8a122d88 Review finding: Use constexpr instead of macro 2 years ago
  sunjc fb146b7d39 fix typo, use a macro to avoid magic numbers. 2 years ago
  sunjc 647f1e47fa fix regression in join vertices post process. 2 years ago
  AdamCichocki 5ed09b7ab6 usedVertexIndicesMask is now based on vector<boo> instead of vector<uint> 2 years ago
  AdamCichocki 72b178b9fc Optimized usedVertexIndices by using bitmask instead of unordered_set 2 years ago
  Kim Kulling 303c30668f Merge branch 'master' into trim-whitespace 2 years ago
  Krishty 3d3e856925 Trim Trailing Whitespace 2 years ago
  Daniel Rösner 74af523b3e Generalize JoinVerticesProcess for multiple UV and color channels 2 years ago
  Kim Kulling 2a667cc637 Merge branch 'master' into patch-1 2 years ago
  Gargaj a22aa75bca fix vertices being joined duplicating weights 2 years ago
  Kim Kulling f527e56f22 Merge branch 'master' into explicitly-default-dtors 2 years ago
  J.G.Adams 9cd723e282 Wrong object is created here! 2 years ago
  Aaron Gokaslan e93fa6699a Manually fix up 100 more instances where it should be defaulted 2 years ago
  Kim Kulling 58af6ba9db Fix compier warning 3 years ago
  Kim Kulling deb1698cbe Fixed formattings. 3 years ago
  motazmuhammad 36d730fc4e add more comments 3 years ago
  motazmuhammad 5d8b1649a4 Revert "use unordered_set to accelerate the vertix merging" 3 years ago
  motazmuhammad 0ffb91fbf1 use unordered_set to accelerate the vertix merging 3 years ago
  Kim Kulling 50c7301a38 Update copyrights 3 years ago
  Malcolm Tyrrell 5cd3bdd5c2 No need to distinguish formatting log functions. 4 years ago
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
  Kim Kulling 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 years ago
  Malcolm Tyrrell e11d78596f Use verbose debug logging in certain places 5 years ago