BUG: Fix issue with PbdObjectCollision not allowing other handlers to be set
The handler in the PbdObjectCollision could not be swapped as it was passed by value into a lambda.
GitLab updates will be applied on September 18th, between 7am and 9am, EDT (UTC-04:00). This site may have intermittent delays during that time.
The handler in the PbdObjectCollision could not be swapped as it was passed by value into a lambda.