Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-21 | Comment cleanup | Steve | |
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-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-12 | ChainLink added but not collidible because it looks like it uses a ↵ | Steve | |
IndexedQuadArray and Alden's code only supports the triangles. Also added normals to planar poly | |||
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 | Ellipsoid to "setShape", created default radio button in TesseractMenuItems ↵ | Steve | |
& applied to planar Comment out some added objects in UI | |||
2011-02-11 | Conflict in planar polygon object, Hopefully fixed | Steve | |
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 | 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 |