summaryrefslogtreecommitdiff
path: root/src/tesseract/objects
AgeCommit message (Expand)Author
2011-03-14Added code to make emitter for gun possible.Phillip
2011-03-14Updated turning code for tank to rotate the shape rather than add/subtract ro...Phillip
2011-03-11Body is now an INSTANTIABLE OBJECT holding only the Group Tree Structure and ...Phillip
2011-03-11Changed STEP to protected access instead of private.Phillip
2011-03-11Changed to control velocity.Jesse Morgan
2011-03-11Cleanup debugging.Jesse Morgan
2011-03-11(no commit message)Phillip
2011-03-11(no commit message)Phillip
2011-03-11It's controllable!Jesse Morgan
2011-03-11(no commit message)Phillip
2011-03-11(no commit message)Phillip
2011-03-11Some remote code that isn't yet remote.Jesse Morgan
2011-03-11(no commit message)Phillip
2011-03-11Added Tank.javaPhillip
2011-03-11(no commit message)Phillip
2011-03-10Tank model buildPhillip
2011-03-09Added remote object code.Jesse Morgan
2011-03-09Fixed the sphere.Jesse Morgan
2011-03-09(no commit message)Phillip
2011-03-08Last Call!Jesse Morgan
2011-03-08So steve votes we keep this.Jesse Morgan
2011-03-08Attempt 2Jesse Morgan
2011-03-08(no commit message)Phillip
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-05Fixed the no node exceptionJesse Morgan
2011-03-05Changed name of alden to commonJesse Morgan
2011-03-05Rough Addition of P2P code.Jesse Morgan
2011-02-23Added color constructor.Phillip
2011-02-21Not perfect, but here we go.Jesse Morgan
2011-02-21Comment cleanupSteve
2011-02-21Fixed checkstyle warnings. All add object menu items are now NewMenu items, d...Phillip
2011-02-21Added lots of NewMenuItem Classes. Changed Default Shape from JCheckBox to JB...Phillip
2011-02-20Fixed some checkstyle errors (added java doc)Phillip
2011-02-20Fixed a checkstyle error on line 1Phillip
2011-02-20Spelling corrections, added NewToroidMenuItemPhillip
2011-02-19Almost got rotation friction right....Jesse Morgan
2011-02-19added surfBoardSteve
2011-02-18Fixed picking of ellipsoidSteve
2011-02-18Toroid @ origion!Phillip
2011-02-18re-added inertial tensors.Phillip
2011-02-18Fixed Gravity.Jesse Morgan
2011-02-18Air Drag merged.Jesse Morgan
2011-02-18Fixed an error where generating normals before converting to triangle geometr...Phillip
2011-02-18(no commit message)Phillip
2011-02-17updated planar to adjust mass, it was brokenSteve
2011-02-17moment of inertia tensor for egg implementedSteve
2011-02-16Added alden's code, moved his objects into the object class and made them ext...Jesse Morgan