Skip to content

Commit

Permalink
Added the rest of the constraints.
Browse files Browse the repository at this point in the history
  • Loading branch information
josephg committed Jan 14, 2012
1 parent 787b629 commit e8b2b89
Show file tree
Hide file tree
Showing 10 changed files with 941 additions and 15 deletions.
7 changes: 6 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,12 @@ constraints = \
cpSlideJoint.js \
cpPivotJoint.js \
cpGrooveJoint.js \
cpDampedSpring.js
cpDampedSpring.js \
cpDampedRotarySpring.js \
cpRotaryLimitJoint.js \
cpRatchetJoint.js \
cpGearJoint.js \
cpSimpleMotor.js

demos = demo.js \
ball.js \
Expand Down
Loading

0 comments on commit e8b2b89

Please sign in to comment.