summaryrefslogtreecommitdiff
path: root/src/tesseract/TesseractUI.java
AgeCommit message (Expand)Author
2011-03-18Changed a few things in about menuSteve
2011-03-18Added about menu for controls and infoSteve
2011-03-17added Jopup fix for menu in remote menuSteve
2011-03-16couldn't help myself. added the groundSteve
2011-03-16Added background image, added getter for boundingBox in World and the rest is...Steve
2011-03-16Disabled antialiasingPhillip
2011-03-15Added blimp modelSteve
2011-03-11Some remote code that isn't yet remote.Jesse Morgan
2011-03-08Last Call!Jesse Morgan
2011-03-08Clean up. Removed "first peer" question. Fixed default position of particle e...Jesse Morgan
2011-03-06Added code to center parameter frames to the Tesseract UI window that spawned...Phillip
2011-03-05fixed excessive loop nodes if you hit cancel in ip windo after already being ...Steve
2011-03-05Can't sleep, here are my changes:Phillip
2011-03-05Changes from email:Phillip
2011-03-05Added Network menu to UI only, Yes no dialog if first node or notSteve
2011-03-05Changed name of alden to commonJesse Morgan
2011-03-05Rough Addition of P2P code.Jesse Morgan
2011-02-21UI bug fix.Jesse Morgan
2011-02-21Turned in. Bug removed. (reverse order)Jesse Morgan
2011-02-21Not perfect, but here we go.Jesse Morgan
2011-02-21Fixed checkstyle warnings. All add object menu items are now NewMenu items, d...Phillip
2011-02-21Added lots of NewMenuItem Classes. Changed Default Shape from JCheckBox to JB...Phillip
2011-02-20Fixed some checkstyle errors (added java doc)Phillip
2011-02-20NewIcosahedronMenuItem now working and added to TesseractUI. Use Icosohedran(...Phillip
2011-02-20Slight improvement.Jesse Morgan
2011-02-19Almost got rotation friction right....Jesse Morgan
2011-02-19added surfBoardSteve
2011-02-18Air Drag merged.Jesse Morgan
2011-02-16Fixed a few more selection bugs.Jesse Morgan
2011-02-16Added alden's code, moved his objects into the object class and made them ext...Jesse Morgan
2011-02-16Started working on some inertia tensors for the chainlink. Made an adjustment...Jesse Morgan
2011-02-16Fixed translation. Added rotation by holding the alt key (rotation needs fixe...Jesse Morgan
2011-02-15Win! Got some very basic grabbing and moving implemented. Found the Node obje...Jesse Morgan
2011-02-15Added all the forceMenus to the resetSimulatorSteve
2011-02-15Added OriginForces and Menu for them.Steve
2011-02-14Added Tangential force in XY planeSteve
2011-02-14Change ChainlinK1 to a DonutMenuItem, but the class name is still the sameSteve
2011-02-14Added Circluar force and menu item in UISteve
2011-02-12Added reset simulator menu item.Jesse Morgan
2011-02-12Added HalfSpaces to the bounds. Fixed collisions and particle emitters. Corre...Jesse Morgan
2011-02-12ChainLink added but not collidible because it looks like it uses a IndexedQua...Steve
2011-02-12Added a gravity submenu (doesn't turn off yet)Steve
2011-02-11Ellipsoid to "setShape", created default radio button in TesseractMenuItems &...Steve
2011-02-11Added gravity menuItem and change planarPolygon mass to 1Steve
2011-02-11Broke the grabbing code but added Alden's collision code. Not sure if its wor...Jesse Morgan
2011-02-11added iso to menuSteve
2011-02-11Fixed my accidental commenting.Jesse Morgan
2011-02-11Some of the grabbing code.Jesse Morgan
2011-02-11Added menu for ellipsoid and planpolygonSteve
2011-02-09Fixed UI.Jesse Morgan