summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-06added CO line 421 as per Alden's suggestionSteve
2011-03-05Added copy constructor to collidableobject so that any collidableobject could...Jesse Morgan
2011-03-05(no commit message)Steve
2011-03-05reverting tired nowSteve
2011-03-05(no commit message)Steve
2011-03-05(no commit message)Steve
2011-03-05(no commit message)Steve
2011-03-05(no commit message)Steve
2011-03-05(no commit message)Steve
2011-03-05buggySteve
2011-03-05getting late need breakSteve
2011-03-05nSteve
2011-03-05smallSteve
2011-03-05small changes 2 computers many commitsSteve
2011-03-05more logic changes. almost rightSteve
2011-03-05fixed excessive loop nodes if you hit cancel in ip windo after already being ...Steve
2011-03-05Changed logic in tick, seems to work for neighboring node detectionSteve
2011-03-05Detection of Halfspace sides and payload transmission lines 259 to 297 completeSteve
2011-03-05Added a sendPayloadToPeer method.Jesse Morgan
2011-03-05Fixed the no node exceptionJesse Morgan
2011-03-05altered tick method in World with Alden Mar4 suggestions. I think its correct.Steve
2011-03-05Added Alden's March 4 changes which are between lines 161-174 (I left the old...Steve
2011-03-05modified comments.Phillip
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-05Fixed shape3d objects "losing" their appearance.Phillip
2011-03-05Changed name of alden to commonJesse Morgan
2011-03-05Rough Addition of P2P code.Jesse Morgan
2011-03-04Added Chatbox, very much a work in progress. Not integrated into tesseract UI...Phillip
2011-03-04added Matrix4f object to in/out data stream for TransformGroup Transform3D at...Phillip
2011-03-03Completed ReadObject code.Phillip
2011-03-03integrated serializable code from Alden's release, while preserving all other...Phillip
2011-02-23fixed an issue that caused multiple objects to appear PER parameter frame call.Phillip
2011-02-23Corrected issue causing Default Shape, Enter, and Color buttons multiple time...Phillip
2011-02-23Added Color Button to qualifying shapes (planar polygon param window did NOT ...Phillip
2011-02-23Added color constructor.Phillip
2011-02-21UI bug fix.Jesse Morgan
2011-02-21Fixed a piece of debugging code. I posted a note to Alden telling him about t...Jesse Morgan
2011-02-21Turned in. Bug removed. (reverse order)Jesse Morgan
2011-02-21Not perfect, but here we go.Jesse Morgan
2011-02-21Comment cleanupSteve
2011-02-21Fixed checkstyle warnings. All add object menu items are now NewMenu items, d...Phillip
2011-02-21Deprecated most of the older MenuItem classes. Not sure what to do about Surf...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-20Fixed a checkstyle error on line 1Phillip
2011-02-20Spelling corrections, added NewToroidMenuItemPhillip
2011-02-20NewIcosahedronMenuItem now working and added to TesseractUI. Use Icosohedran(...Phillip
2011-02-20Slight improvement.Jesse Morgan