Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-11 | Cleanup debugging. | Jesse Morgan | |
2011-03-11 | (no commit message) | Phillip | |
2011-03-11 | (no commit message) | Phillip | |
2011-03-11 | It's controllable! | Jesse Morgan | |
2011-03-11 | (no commit message) | Phillip | |
2011-03-11 | (no commit message) | Phillip | |
2011-03-11 | Some remote code that isn't yet remote. | Jesse Morgan | |
2011-03-11 | (no commit message) | Phillip | |
2011-03-11 | Added Tank.java | Phillip | |
2011-03-11 | (no commit message) | Phillip | |
2011-03-10 | Tank model build | Phillip | |
2011-03-09 | Added remote object code. | Jesse Morgan | |
2011-03-09 | Fixed the sphere. | Jesse Morgan | |
2011-03-09 | (no commit message) | Phillip | |
2011-03-08 | Last Call! | Jesse Morgan | |
2011-03-08 | So steve votes we keep this. | Jesse Morgan | |
2011-03-08 | Attempt 2 | Jesse Morgan | |
2011-03-08 | (no commit message) | Phillip | |
2011-03-07 | The moving side code is almost right... | Jesse Morgan | |
2011-03-06 | fixed bug with switchposition caused 2 obj to appear. split method up into ↵ | Steve | |
two methods for switchX and swithZ. side1 uses Z, side2 usesX, side3 uses Z, side4 usesX | |||
2011-03-06 | Added method to in PObj to swithpositions when tranmitted | Steve | |
Added the new method in the world just before all call to transmit | |||
2011-03-05 | Added copy constructor to collidableobject so that any collidableobject ↵ | Jesse Morgan | |
could become a physical object. | |||
2011-03-05 | Fixed the no node exception | Jesse Morgan | |
2011-03-05 | Changed name of alden to common | Jesse Morgan | |
2011-03-05 | Rough Addition of P2P code. | Jesse Morgan | |
2011-02-23 | Added color constructor. | Phillip | |
2011-02-21 | Not perfect, but here we go. | Jesse Morgan | |
2011-02-21 | Comment cleanup | Steve | |
2011-02-21 | Fixed checkstyle warnings. All add object menu items are now NewMenu items, ↵ | Phillip | |
deprecated the rest of the menuitems package. | |||
2011-02-21 | Added lots of NewMenuItem Classes. Changed Default Shape from JCheckBox to ↵ | Phillip | |
JButton. Added new Constructor to PlanarPolygon. Changed the sequence of events building JPanel/Frame in MenuItem. | |||
2011-02-20 | Fixed some checkstyle errors (added java doc) | Phillip | |
Added new constructor to Ellipsoid.java to feed in a Mass, Radius and Position. | |||
2011-02-20 | Fixed a checkstyle error on line 1 | Phillip | |
2011-02-20 | Spelling corrections, added NewToroidMenuItem | Phillip | |
2011-02-19 | Almost got rotation friction right.... | Jesse Morgan | |
2011-02-19 | added surfBoard | Steve | |
2011-02-18 | Fixed picking of ellipsoid | Steve | |
Particle had same problem fixed They were both returning a TG instead of a Node so added pick coded to both Added InertiaTensor to Planar polygon | |||
2011-02-18 | Toroid @ origion! | Phillip | |
2011-02-18 | re-added inertial tensors. | Phillip | |
2011-02-18 | Fixed Gravity. | Jesse Morgan | |
2011-02-18 | Air Drag merged. | Jesse Morgan | |
2011-02-18 | Fixed an error where generating normals before converting to triangle ↵ | Phillip | |
geometry would cause it not to be converted to triangle. | |||
2011-02-18 | (no commit message) | Phillip | |
2011-02-17 | updated planar to adjust mass, it was broken | Steve | |
2011-02-17 | moment of inertia tensor for egg implemented | Steve | |
2011-02-16 | Added alden's code, moved his objects into the object class and made them ↵ | Jesse Morgan | |
extend physical object. Fixed a node selection problem in TesseractUI. | |||
2011-02-16 | Started working on some inertia tensors for the chainlink. Made an ↵ | Jesse Morgan | |
adjustment to rotations in the ui. | |||
2011-02-16 | Fixed translation. Added rotation by holding the alt key (rotation needs ↵ | Jesse Morgan | |
fixed though). Fixed rotation of the Icosahedron | |||
2011-02-16 | (no commit message) | Phillip | |
2011-02-16 | (no commit message) | Phillip | |
2011-02-16 | Cleaned up code. | Jesse Morgan | |