summaryrefslogtreecommitdiff
path: root/src/tesseract/menuitems/TesseractMenuItem.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-17Attempted menu fix, needs redesignSteve
Toroid now works (donut)
2011-02-16menu param fixSteve
2011-02-16Changed parameters menu to grid and auto fill to defaultsSteve
2011-02-12Added parameter box for adding objects. The chainlink is not implemented ↵Steve
yet as its params are very different.
2011-02-12Added default params checkbox to emmitter and isoSteve
2011-02-11place constant in superclass TesseractMenuItem for position and radiusSteve
egg now has default
2011-02-11Changed from Radio to checkbox Steve
2011-02-11Ellipsoid to "setShape", created default radio button in TesseractMenuItems ↵Steve
& applied to planar Comment out some added objects in UI
2011-02-11Fixed index for split, the were all zero'sSteve
2011-02-11Added menu for ellipsoid and planpolygonSteve
changed ui slightly to display the new menu items added lava jpeg for planar texture
2011-02-09Added some menu code.Jesse Morgan