提交历史

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