summaryrefslogtreecommitdiff
path: root/src/tesseract/objects/PhysicalObject.java
AgeCommit message (Collapse)Author
2011-02-14Added Circluar force and menu item in UISteve
Added menu for Jesse Chain2, hope you don't mind
2011-02-12Added HalfSpaces to the bounds. Fixed collisions and particle emitters. ↵Jesse Morgan
Corrected typo in PlanarPolygonMenuItem. Added removeForce() to world and cleaned up the force adding/removing.
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-02-11Some of the grabbing code.Jesse Morgan
2011-01-28And we now have a basic 3d world :DJesse Morgan