summaryrefslogtreecommitdiff
path: root/src/tesseract/objects
AgeCommit message (Expand)Author
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-19Almost got rotation friction right....Jesse Morgan
2011-02-19added surfBoardSteve
2011-02-18Fixed picking of ellipsoidSteve
2011-02-18Toroid @ origion!Phillip
2011-02-18re-added inertial tensors.Phillip
2011-02-18Fixed Gravity.Jesse Morgan
2011-02-18Air Drag merged.Jesse Morgan
2011-02-18Fixed an error where generating normals before converting to triangle geometr...Phillip
2011-02-18(no commit message)Phillip
2011-02-17updated planar to adjust mass, it was brokenSteve
2011-02-17moment of inertia tensor for egg implementedSteve
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-16(no commit message)Phillip
2011-02-16(no commit message)Phillip
2011-02-16Cleaned up code.Jesse Morgan
2011-02-15Win! Got some very basic grabbing and moving implemented. Found the Node obje...Jesse Morgan
2011-02-14Added Circluar force and menu item in UISteve
2011-02-14(no commit message)Phillip
2011-02-14Reduced default scale to 0.2f, any scales LARGER than this will default to 0....Phillip
2011-02-14Here's a chainlink class!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-11Conflict in planar polygon object, Hopefully fixedSteve
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-11Enabled geometry picking on shapes.Jesse Morgan
2011-02-11Some of the grabbing code.Jesse Morgan
2011-02-11(no commit message)Phillip
2011-02-11Added menu for ellipsoid and planpolygonSteve
2011-02-09Fixed lack of building.Jesse Morgan
2011-02-09(no commit message)Phillip
2011-02-04Fixed transformgroup.Jesse Morgan
2011-02-04(no commit message)Phillip
2011-02-04fixed scaling bug causing scaling to always be 2fPhillip
2011-02-04Completed Code transfer, javadoc soon.Phillip
2011-02-03(no commit message)Phillip
2011-02-03Updated Ellipsoid to extend ForceableObject.Steve
2011-02-02Added package tesseract.testsSteve
2011-01-28Added a shiny new particle emitter.Jesse Morgan
2011-01-28Roughly started some collision code following Dr. Alden's demo code.Jesse Morgan
2011-01-28And we now have a basic 3d world :DJesse Morgan