summaryrefslogtreecommitdiff
path: root/src/tesseract/objects/PhysicalObject.java
AgeCommit message (Expand)Author
2011-03-08So steve votes we keep this.Jesse Morgan
2011-03-08Attempt 2Jesse Morgan
2011-03-07The moving side code is almost right...Jesse Morgan
2011-03-06fixed bug with switchposition caused 2 obj to appear. split method up into t...Steve
2011-03-06Added method to in PObj to swithpositions when tranmittedSteve
2011-03-05Added copy constructor to collidableobject so that any collidableobject could...Jesse Morgan
2011-03-05Changed name of alden to commonJesse Morgan
2011-03-05Rough Addition of P2P code.Jesse Morgan
2011-02-19Almost got rotation friction right....Jesse Morgan
2011-02-18Fixed Gravity.Jesse Morgan
2011-02-18Air Drag merged.Jesse Morgan
2011-02-16Fixed translation. Added rotation by holding the alt key (rotation needs fixe...Jesse Morgan
2011-02-15Win! Got some very basic grabbing and moving implemented. Found the Node obje...Jesse Morgan
2011-02-14Added Circluar force and menu item in UISteve
2011-02-12Added HalfSpaces to the bounds. Fixed collisions and particle emitters. Corre...Jesse Morgan
2011-02-11Broke the grabbing code but added Alden's collision code. Not sure if its wor...Jesse Morgan
2011-02-11Some of the grabbing code.Jesse Morgan
2011-01-28And we now have a basic 3d world :DJesse Morgan