summaryrefslogtreecommitdiff
path: root/src/tesseract/forces/AirDrag.java
AgeCommit message (Collapse)Author
2011-02-21Fixed a piece of debugging code. I posted a note to Alden telling him about ↵Jesse Morgan
the bug.
2011-02-21Not perfect, but here we go.Jesse Morgan
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-18Air Drag merged.Jesse Morgan