summaryrefslogtreecommitdiff
path: root/src/tesseract/menuitems/ChainLinkMenuItem.java
AgeCommit message (Collapse)Author
2011-03-08Last Call!Jesse Morgan
2011-02-21Fixed checkstyle warnings. All add object menu items are now NewMenu items, ↵Phillip
deprecated the rest of the menuitems package.
2011-02-21Deprecated most of the older MenuItem classes. Not sure what to do about ↵Phillip
SurfBoard yet.
2011-02-14Added Circluar force and menu item in UISteve
Added menu for Jesse Chain2, hope you don't mind
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