summaryrefslogtreecommitdiff
path: root/src/tesseract/forces
AgeCommit message (Collapse)Author
2011-02-20Fixed some checkstyle errors (added java doc)Phillip
Added new constructor to Ellipsoid.java to feed in a Mass, Radius and Position.
2011-02-19Almost got rotation friction right....Jesse Morgan
2011-02-18Fixed Gravity.Jesse Morgan
2011-02-18Air Drag merged.Jesse Morgan
2011-02-15Added OriginForces and Menu for them.Steve
2011-02-14Added Tangential force in XY planeSteve
2011-02-14Added Circluar force and menu item in UISteve
Added menu for Jesse Chain2, hope you don't mind
2011-02-11Broke the grabbing code but added Alden's collision code. Not sure if its ↵Jesse Morgan
working yet since my Mac doesn't like it.
2011-01-28And we now have a basic 3d world :DJesse Morgan