Skip to content
Snippets Groups Projects
Commit 5b5003ea authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

make sure entities appear only ONCE in the selection list.

(In order to do this without borking "undo", we have to use
linear searches. So this is slow but it seems to be acceptable
with 5000 entities. If it's really too slow, I will change it
to elimitate duplicates at the end of the selection process.)
parent c48f4022
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment