summaryrefslogtreecommitdiff
path: root/src/tesseract/menuitems/IcosahedronMenuItem.java
AgeCommit message (Collapse)Author
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-18Air Drag merged.Jesse Morgan
2011-02-12Added parameter box for adding objects. The chainlink is not implemented ↵Steve
yet as its params are very different.
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-12Added default params checkbox to emmitter and isoSteve
2011-02-11Added gravity menuItem and change planarPolygon mass to 1Steve
2011-02-11added iso to menuSteve