Closed pakaufmann closed 3 years ago
Please merge the master in your branch. I fixed an bug in the setup functions of two TestCases.
Looks good so far for me.
Closes #57
👍 I merged your master back into my branch.
nice, thanks for the contribution!
Improves the mapping speed when not mapping without duplicates by not recalculating the diff between all faces and the used faces on every face.
Previously, the set between the used and unused faces was recalculated on every face, resulting in a enormous slowdown when trying to map a lot of faces. Now the set is continously updated by removing the selected face from all possible faces