summaryrefslogtreecommitdiff
path: root/src/alden
AgeCommit message (Expand)Author
2011-03-05Changed name of alden to commonJesse Morgan
2011-03-05Rough Addition of P2P code.Jesse Morgan
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-21Not perfect, but here we go.Jesse Morgan
2011-02-20Slight improvement.Jesse Morgan
2011-02-19Almost got rotation friction right....Jesse Morgan
2011-02-19Added dynamic friction.Jesse Morgan
2011-02-18Air Drag merged.Jesse Morgan
2011-02-16Added alden's code, moved his objects into the object class and made them ext...Jesse Morgan
2011-02-15Win! Got some very basic grabbing and moving implemented. Found the Node obje...Jesse Morgan
2011-02-12Added HalfSpaces to the bounds. Fixed collisions and particle emitters. Corre...Jesse Morgan
2011-02-11Cleanup.Jesse Morgan
2011-02-11Broke the grabbing code but added Alden's collision code. Not sure if its wor...Jesse Morgan