summaryrefslogtreecommitdiff
path: root/src/tesseract/objects/PlanarPolygon.java
AgeCommit message (Collapse)Author
2011-02-18Fixed picking of ellipsoidSteve
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-17updated planar to adjust mass, it was brokenSteve
2011-02-12ChainLink 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-12Added 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-11Ellipsoid to "setShape", created default radio button in TesseractMenuItems ↵Steve
& applied to planar Comment out some added objects in UI
2011-02-11Conflict in planar polygon object, Hopefully fixedSteve
2011-02-11Broke 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-11Enabled geometry picking on shapes.Jesse Morgan
2011-02-11Added menu for ellipsoid and planpolygonSteve
changed ui slightly to display the new menu items added lava jpeg for planar texture