-
Notifications
You must be signed in to change notification settings - Fork 458
v2 checklist
Chandler edited this page Nov 16, 2015
·
36 revisions
- add things here
- Box (done)
- Cone (done)
- Cylinder (done)
- Plane (done)
- Sphere (done)
- Convex
- Triangle
- Compound
- Set position (done)
- Set quaternion (done)
- Set mass (done)
- Set friction & restitution (done)
- Set velocities (done)
- Set factors (done)
- Set damping (done)
- Set collision masks/groups (done)
- Cloning
- Collision events
- Apply force (+ at location)
- Apply velocity
- Add rigid body (done)
- Remove rigid body
- Add ghost body (+ remove)
- Add invisible body (+ remove)
- Run code in web worker
- Scene import from ObjectLoader
- make them
- report them