Version 1.3.0 introduces major performance improvements. The KD-Tree is now built once from the active object instead of per object, removing redundant computation. A new vertex count filtering step skips objects that are clearly not comparable. Together, these changes dramatically reduce processing time, especially in large scenes, while keeping accuracy intact.
Removed conflicting shortcut
version 1.2 improves selection by comparing vertices based on a similarity percentage.