-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Now if the rigid bodies to be excluded exceed some limit, like 1e4, then compare strings on the fly instead. Seems much faster (at least at startup). * Swapping rb_A and rb_B (if needed) first thing in exclude_rigid_body_pairs() which makes the code more correct (and possibly bugfree now). * Don't register exclusion of self.
- Loading branch information
1 parent
0246f0b
commit 5a3da85
Showing
1 changed file
with
61 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters