Results 2 issues of ChrisUMB

Previously, there was an issue where if you provided a generic to a type, it would not properly suggest functions. As you can see, if there is no generic, it...

Hello, was just curious about how I can maximize my determinism while using the C++ API. I know that Python has ` p.setPhysicsEngineParameter(deterministicOverlappingPairs=1)`, what is the way to do this...