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
/
EllipsoidMenuItem.java
Age
Commit message (
Collapse
)
Author
2011-03-08
Last Call!
Jesse Morgan
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
Deprecated most of the older MenuItem classes. Not sure what to do about ↵
Phillip
SurfBoard yet.
2011-02-12
Added parameter box for adding objects. The chainlink is not implemented ↵
Steve
yet as its params are very different.
2011-02-12
ChainLink added but not collidible because it looks like it uses a ↵
Steve
IndexedQuadArray and Alden's code only supports the triangles. Also added normals to planar poly
2011-02-11
place constant in superclass TesseractMenuItem for position and radius
Steve
egg now has default
2011-02-11
Ellipsoid to "setShape", created default radio button in TesseractMenuItems ↵
Steve
& applied to planar Comment out some added objects in UI
2011-02-11
Added gravity menuItem and change planarPolygon mass to 1
Steve
2011-02-11
Added menu for ellipsoid and planpolygon
Steve
changed ui slightly to display the new menu items added lava jpeg for planar texture