Campbell Barton 54ff14c29d speedup to uv remove doubles.
- no need to copy the UV vectors, just point to them.
- calculate the midpoint once and copy rather then mid_v2_v2v2() on each UV.
- reduce the number of comparisons by only checking the remaining uv's in the nested loop.
2012-11-14 02:58:43 +00:00
2012-11-13 17:50:18 +00:00
2012-11-14 02:58:43 +00:00
2010-10-13 14:44:22 +00:00
2012-11-12 07:33:01 +00:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%