| Commit message (Expand) | Author | Files | Lines |
2011-08-11 | Get NPCs to revert to the correct 'resting' animation (e.g. stand or hover) a... | Justin Clark-Casey (justincc) | 1 | -2/+8 |
2011-08-03 | Improve z axis move to/autopilot so the avatar does alternative crouch/huzzah... | Justin Clark-Casey (justincc) | 1 | -1/+7 |
2011-08-03 | Implement move to/autopilot for z axis movement as well. | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2010-12-13 | This seems to get rid of the stuck PREJUMP animation, as reported by Justin i... | Diva Canto | 1 | -1/+8 |
2010-12-11 | Fixes the nudge movements! | Diva Canto | 1 | -10/+1 |
2010-11-11 | Fix excessive forward motion and flailing while descending a slope, prevent a... | Kitto Flora | 1 | -1/+1 |
2010-09-06 | Falling animation fix, comment out instrumentation. | Kitto Flora | 1 | -38/+57 |
2010-09-02 | Fixes to JUMP system. | Kitto Flora | 1 | -32/+119 |
2010-08-06 | Correct some script constants. | Melanie | 1 | -1/+1 |
2010-08-06 | Implement CHANGED_REGION_(RE)START and also fix various CHANGED_* constants w... | Tom | 1 | -1/+1 |
2010-05-07 | Fix Mouse+WASD makes Av rise; Fix PREJUMP. | Kitto Flora | 1 | -10/+3 |
2010-04-13 | Reduce number of AvatarAnimations sent with large number of avatars | Robert Adams | 1 | -6/+7 |
2010-02-22 | Changed asset CreatorID to a string | John Hurliman | 1 | -1/+1 |
2010-02-22 | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 1 | -1/+1 |
2010-02-14 | Revolution is on the roll again! :) | Revolution | 1 | -8/+5 |
2009-12-30 | * Fixes Sitting on the ground. | Teravus Ovares (Dan Olivares) | 1 | -1/+4 |
2009-12-30 | Revert "Merge branch 'master' into careminster" | Melanie | 1 | -4/+1 |
2009-12-30 | Revert "Merge branch 'master' into careminster" | Melanie | 1 | -8/+0 |
2009-12-30 | * Makes forward and backward key reactions faster by responding to the NUDGE ... | Teravus Ovares (Dan Olivares) | 1 | -1/+2 |
2009-12-12 | * Bugfix mantis 4441, "Use of Autopilot isn't playing any animations." | Teravus Ovares (Dan Olivares) | 1 | -1/+1 |
2009-12-01 | * Fix Inconsistent line ending style on ScenePresenceAnimator | Teravus Ovares (Dan Olivares) | 1 | -3/+3 |
2009-11-30 | * Add a close method to the ScenePresenceAnimator that dereferences the class... | Teravus Ovares (Dan Olivares) | 1 | -0/+6 |
2009-11-26 | Added animation support for my last commit | CasperW | 1 | -2/+2 |
2009-11-25 | Patch: Fix a bug in LAND animation when the TickCount wraps into negative num... | OpenSim Master | 1 | -2/+1 |
2009-11-25 | * Reverting last commit.. because it just made it worse. | Teravus Ovares (Dan Olivares) | 1 | -6/+0 |
2009-11-25 | * Attempt number 1 to stop the repeating crouch animation that sometimes happ... | Teravus Ovares (Dan Olivares) | 1 | -0/+6 |
2009-11-25 | Fixed animation sequencing: SitHere, Falling, Stand/Walk etc. Login Init | KittoFlora | 1 | -5/+10 |
2009-11-23 | Formatting cleanup. | Jeff Ames | 1 | -11/+11 |
2009-11-21 | Improved avatar responsiveness. | CasperW | 1 | -2/+2 |
2009-11-17 | refactor: move AvatarAnimations, BinBVHAnimation | Justin Clark-Casey (justincc) | 3 | -0/+766 |
2009-11-17 | refactor: move AnimationSet | Justin Clark-Casey (justincc) | 1 | -0/+185 |
2009-11-17 | refactor: move most animation methods from ScenePresence into a new ScenePres... | Justin Clark-Casey (justincc) | 1 | -0/+388 |