Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * Reverting last commit.. because it just made it worse. | Teravus Ovares (Dan Olivares) | 2009-11-25 | 1 | -6/+0 | |
| | ||||||
* | * Attempt number 1 to stop the repeating crouch animation that sometimes ↵ | Teravus Ovares (Dan Olivares) | 2009-11-25 | 1 | -0/+6 | |
| | | | | | | | happens. * This tries to address it by correcting one potential bug where it never resets the falltimer. * This tries to address it by telling Physics that we're not flying this step.. instead of waiting until the next step when the next agent update comes along. | |||||
* | Formatting cleanup. | Jeff Ames | 2009-11-23 | 1 | -11/+11 | |
| | ||||||
* | refactor: move AvatarAnimations, BinBVHAnimation | Justin Clark-Casey (justincc) | 2009-11-17 | 3 | -0/+766 | |
| | ||||||
* | refactor: move AnimationSet | Justin Clark-Casey (justincc) | 2009-11-17 | 1 | -0/+185 | |
| | ||||||
* | refactor: move most animation methods from ScenePresence into a new ↵ | Justin Clark-Casey (justincc) | 2009-11-17 | 1 | -0/+388 | |
ScenePresenceAnimator class |