index
:
TesseractProject.git
master
Group Project from TCSS 491 Class (Computational Worlds). In short, a physics engine which forms a peer-to-peer network to send objects flying through cyberspace.
Jesse Morgan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tesseract
/
menuitems
Age
Commit message (
Expand
)
Author
2011-03-08
Last Call!
Jesse Morgan
2011-02-21
Fixed checkstyle warnings. All add object menu items are now NewMenu items, d...
Phillip
2011-02-21
Deprecated most of the older MenuItem classes. Not sure what to do about Surf...
Phillip
2011-02-20
Fixed some checkstyle errors (added java doc)
Phillip
2011-02-19
added surfBoard
Steve
2011-02-18
Air Drag merged.
Jesse Morgan
2011-02-17
updated planar to adjust mass, it was broken
Steve
2011-02-17
Attempted menu fix, needs redesign
Steve
2011-02-17
moment of inertia tensor for egg implemented
Steve
2011-02-16
menu param fix
Steve
2011-02-16
Changed parameters menu to grid and auto fill to defaults
Steve
2011-02-14
Change ChainlinK1 to a DonutMenuItem, but the class name is still the same
Steve
2011-02-14
Added Circluar force and menu item in UI
Steve
2011-02-12
Added HalfSpaces to the bounds. Fixed collisions and particle emitters. Corre...
Jesse Morgan
2011-02-12
Added parameter box for adding objects. The chainlink is not implemented yet...
Steve
2011-02-12
ChainLink added but not collidible because it looks like it uses a IndexedQua...
Steve
2011-02-12
Added a gravity submenu (doesn't turn off yet)
Steve
2011-02-12
Added default params checkbox to emmitter and iso
Steve
2011-02-11
place constant in superclass TesseractMenuItem for position and radius
Steve
2011-02-11
Changed from Radio to checkbox
Steve
2011-02-11
Ellipsoid to "setShape", created default radio button in TesseractMenuItems &...
Steve
2011-02-11
Added gravity menuItem and change planarPolygon mass to 1
Steve
2011-02-11
Fixed index for split, the were all zero's
Steve
2011-02-11
added iso to menu
Steve
2011-02-11
Added menu for ellipsoid and planpolygon
Steve
2011-02-09
Added particle emitter menu item.
Jesse Morgan
2011-02-09
Added some menu code.
Jesse Morgan