Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-07 | Parameter windows will now "follow" their parent window. | Phillip | |
2011-02-23 | fixed an issue that caused multiple objects to appear PER parameter frame call. | Phillip | |
One call would result in one object, adding a second object of the same type would then result in creating TWO more objects for a total of three, etc. | |||
2011-02-23 | Corrected issue causing Default Shape, Enter, and Color buttons multiple ↵ | Phillip | |
times to a parameter window. | |||
2011-02-23 | Added Color Button to qualifying shapes (planar polygon param window did NOT ↵ | Phillip | |
receive color button). Added new constructor to MenuItem to prevent or allow color button (bool value, false to turn off button), use two parameter constructor or true in three param to turn on color button. Removed color chooser after clicking enter button on both particle emitter and particle as this function is now handled by the color button. | |||
2011-02-21 | Fixed checkstyle warnings. All add object menu items are now NewMenu items, ↵ | Phillip | |
deprecated the rest of the menuitems package. | |||
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-20 | Spelling corrections, added NewToroidMenuItem | Phillip | |
2011-02-20 | NewIcosahedronMenuItem now working and added to TesseractUI. Use ↵ | Phillip | |
Icosohedran(NEW) in add object menu to test. | |||
2011-02-18 | (no commit message) | Phillip | |
2011-02-18 | (no commit message) | Phillip | |