forked from erincatto/box2d
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fixes issue erincatto#632 - Originally the idea was to rename rope to cloth to avoid confusion with the rope joint. However, I realized the distance joint could be extended to cover the rope joint functionality. - Extended distance joint to have a minimum and maximum limit - Removed rope joint - This is API breaking: 0 stiffness now means the spring is turned off rather than making the joint rigid.
- Loading branch information
Showing
15 changed files
with
571 additions
and
602 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
This file was deleted.
Oops, something went wrong.
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
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.