Closed eonarheim closed 4 months ago
===:clipboard: PR Checklist :clipboard:===
==================
Closes #3006 thanks @ikudrickiy!
This PR implements a lot of low hanging fruit optimizations to the narrowphase and realistic solver.
Notably:
SparseHashGridCollisionProcessor
Also this fixes a bug in the new physics config merging, and re-arranged to better match the existing pattern
970aa48
View logs
===:clipboard: PR Checklist :clipboard:===
==================
Closes #3006 thanks @ikudrickiy!
This PR implements a lot of low hanging fruit optimizations to the narrowphase and realistic solver.
Notably:
SparseHashGridCollisionProcessor
which reduces pairs passed to narrowphaseAlso this fixes a bug in the new physics config merging, and re-arranged to better match the existing pattern