clang-format
All reviewed manually and occasionally rewritten to avoid bad auto formatting.
Proper logic for changing physics state when disabled and disabled mode is changed (it was unnecessarily making calls to re-initialize physics). Extra error handling in soft body implementations to avoid crashes with invalid mesh.
Also moved MT physics server wrappers to the main servers folder, since they don't have to be implementation specific.