Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-17 | updated planar to adjust mass, it was broken | Steve | |
2011-02-17 | moment of inertia tensor for egg implemented | Steve | |
2011-02-12 | Added a gravity submenu (doesn't turn off yet) | Steve | |
Added empty ChainLinkMenuItem class set the planar Poly to pos infinte mass for testing Particles fall through but others don't, if particles are big enough they collide though | |||
2011-02-11 | Broke 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-11 | added iso to menu | Steve | |
2011-02-11 | Enabled geometry picking on shapes. | Jesse Morgan | |
2011-02-11 | Added menu for ellipsoid and planpolygon | Steve | |
changed ui slightly to display the new menu items added lava jpeg for planar texture | |||
2011-02-04 | Fixed transformgroup. | Jesse Morgan | |
2011-02-03 | Updated Ellipsoid to extend ForceableObject. | Steve | |
2011-02-02 | Added package tesseract.tests | Steve | |
Added Ellipsoid class to tesseract.objects Added EggTest to tesseract.tests |