Age | Commit message (Collapse) | Author |
|
Happy new year to the wonderful Godot community!
|
|
Clarified space parameters for contacts and added missing ones.
List of changes:
-Add contact bias to space parameters
-Add solver iterations to space parameters, instead of a specific
physics server function
-Renamed BODY_MAX_ALLOWED_PENETRATION to CONTACT_MAX_ALLOWED_PENETRATION
to make it consistent with other contact parameters
|
|
Also moved MT physics server wrappers to the main servers folder, since
they don't have to be implementation specific.
|