-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove SpaceHandle, disable rescaling of active colliders
It was adding an unneccesary indirection and required writing quite a bit of boilerplate in the form of `read`/`modify` and `expect`. Rescaling of colliders attached to a body has been disabled for now due to a panic (dimforge/rapier#163). It will be reenabled later (i.e. it will be rewritten soon anyways).
- Loading branch information
Showing
8 changed files
with
535 additions
and
484 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.