Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix turn left and turn right properly. Works for both built-ins and LSL AOs | Melanie | 2011-11-10 | 1 | -6/+11 |
| | |||||
* | Whitespace fix from core | Melanie | 2011-11-05 | 1 | -0/+1 |
| | |||||
* | Harmonize with core and remove extraneous comments with no information in them | Melanie | 2011-11-05 | 1 | -105/+39 |
| | |||||
* | Change m_falling public to a getter property. | Melanie | 2011-11-05 | 1 | -1/+5 |
| | |||||
* | Adapt to the core SP rework | Melanie | 2011-11-05 | 1 | -1/+1 |
| | |||||
* | Fix ground sit autopilot | Melanie | 2011-10-25 | 1 | -1/+3 |
| | |||||
* | Fix up the animator and ScenePresence to like each other again | Melanie | 2011-10-20 | 1 | -7/+7 |
| | |||||
* | Make WALK animation state work again. TURNLEFT and TURNRIGHT are now rebroken | Melanie | 2011-10-12 | 1 | -12/+6 |
| | |||||
* | Merge commit 'b98442dceccd416a493f19153f5daad2e173183e' into bigmerge | Melanie | 2011-10-11 | 1 | -3/+13 |
|\ | | | | | | | | | Conflicts: OpenSim/Region/Framework/Scenes/Animation/ScenePresenceAnimator.cs | ||||
| * | Animation-States Turning Left, Turning Right implemented/enabled | Pixel Tomsen | 2011-10-04 | 1 | -2/+6 |
| | | | | | | | | http://opensimulator.org/mantis/view.php?id=3036 | ||||
* | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -1/+13 |
|\ \ | |/ | |||||
| * | Get NPCs to revert to the correct 'resting' animation (e.g. stand or hover) ↵ | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -2/+8 |
| | | | | | | | | | | | | after finishing their movement. This also fixes judder after an avatar has finished "go here"/autopilot movement in a viewer. This meant reseting the SP.AgentControlFlags since the Animator uses these to determine the correct default animation. | ||||
| * | Improve z axis move to/autopilot so the avatar does alternative ↵ | Justin Clark-Casey (justincc) | 2011-08-03 | 1 | -1/+7 |
| | | | | | | | | | | | | crouch/huzzah when walking along the ground Moving a flying avatar to a ground point doesn't yet land the avatar. This may or may not be the best thing | ||||
| * | Implement move to/autopilot for z axis movement as well. | Justin Clark-Casey (justincc) | 2011-08-03 | 1 | -2/+2 |
| | | | | | | | | This is jerky (an artifact of the way it's being done, I think), but it's better than on implementation. | ||||
| * | This seems to get rid of the stuck PREJUMP animation, as reported by Justin ↵ | Diva Canto | 2010-12-13 | 1 | -1/+8 |
| | | | | | | | | in -dev. Also in this commit, a slight adjustment to the Velocity of SP -- this makes the avie walking feel less jerky for me. Will wait reports from others. | ||||
| * | Fixes the nudge movements! | Diva Canto | 2010-12-11 | 1 | -10/+1 |
| | | |||||
| * | Correct some script constants. | Melanie | 2010-08-06 | 1 | -1/+1 |
| | | |||||
* | | Fix excessive forward motion and flailing while descending a slope, prevent ↵ | Kitto Flora | 2010-11-11 | 1 | -1/+1 |
| | | | | | | | | adding motion while falling from flying. | ||||
* | | Falling animation fix, comment out instrumentation. | Kitto Flora | 2010-09-06 | 1 | -38/+57 |
| | | |||||
* | | Fixes to JUMP system. | Kitto Flora | 2010-09-02 | 1 | -32/+119 |
| | | |||||
* | | Implement CHANGED_REGION_(RE)START and also fix various CHANGED_* constants ↵ | Tom | 2010-08-06 | 1 | -1/+1 |
| | | | | | | | | which had the wrong values (checked using LSL in SL). This addresses mantis #217 and mantis #53. | ||||
* | | Merge branch 'careminster' into careminster-presence-refactor | Melanie | 2010-05-08 | 1 | -10/+3 |
|\ \ | |||||
| * | | Fix Mouse+WASD makes Av rise; Fix PREJUMP. | Kitto Flora | 2010-05-07 | 1 | -10/+3 |
| | | | |||||
| * | | Merge branch '0.6.9-post-fixes' into careminster | Melanie | 2010-03-06 | 1 | -8/+5 |
| |\ \ | |||||
* | \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-04-19 | 1 | -5/+6 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Reduce number of AvatarAnimations sent with large number of avatars | Robert Adams | 2010-04-13 | 1 | -6/+7 |
| | | | | |||||
* | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-03 | 1 | -9/+6 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | This brings careminster on the level of master. To be tested | ||||
| * | | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 1 | -1/+1 |
| | | | |||||
| * | | * Adds CreatorID to asset metadata. This is just the plumbing to support ↵ | John Hurliman | 2010-02-22 | 1 | -1/+1 |
| |/ | | | | | | | CreatorID, it doesn't modify database backends or OAR files to support storing/loading it | ||||
| * | Revolution is on the roll again! :) | Revolution | 2010-02-14 | 1 | -8/+5 |
| | | | | | | | | | | | | | | | | Fixes: Undo, T-pose of others on login, modifiedBulletX works again, feet now stand on the ground instead of in the ground, adds checks to CombatModule. Adds: Redo, Land Undo, checks to agentUpdate (so one can not fall off of a region), more vehicle parts. Finishes almost all of LSL (1 function left, 2 events). Direct flames and kudos to Revolution, please Signed-off-by: Melanie <melanie@t-data.com> | ||||
| * | * Fixes Sitting on the ground. | Teravus Ovares (Dan Olivares) | 2009-12-30 | 1 | -1/+4 |
| | | |||||
| * | * Makes forward and backward key reactions faster by responding to the NUDGE ↵ | Teravus Ovares (Dan Olivares) | 2009-12-30 | 1 | -1/+2 |
| | | | | | | | | type movements. | ||||
* | | Merge branch 'master' into careminster | Melanie | 2009-12-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | * Bugfix mantis 4441, "Use of Autopilot isn't playing any animations." | Teravus Ovares (Dan Olivares) | 2009-12-12 | 1 | -1/+1 |
| | | | | | | | | * Turns out the new animator used a different movement bitflag then the one used in the code to autopilot the avatar | ||||
* | | Merge branch 'master' into careminster | Melanie | 2009-12-02 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | * Fix Inconsistent line ending style on ScenePresenceAnimator | Teravus Ovares (Dan Olivares) | 2009-12-01 | 1 | -3/+3 |
| | | |||||
| * | * Add a close method to the ScenePresenceAnimator that dereferences the ↵ | Teravus Ovares (Dan Olivares) | 2009-11-30 | 1 | -0/+6 |
| | | | | | | | | class variables and make the ScenePresence Close method call it. | ||||
* | | Merge branch 'careminster' into tests | root | 2009-11-26 | 1 | -4/+3 |
|\ \ | |||||
| * \ | Merge branch 'master' into careminster | Melanie | 2009-11-26 | 1 | -2/+1 |
| |\ \ | | |/ | |||||
| | * | Patch: Fix a bug in LAND animation when the TickCount wraps into negative ↵ | OpenSim Master | 2009-11-25 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | numbers by Mic Bowman Signed-off-by: Teravus Ovares (Dan Olivares) <teravus@gmail.com> | ||||
| | * | * 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. | ||||
| * | | Added animation support for my last commit | CasperW | 2009-11-26 | 1 | -2/+2 |
| | | | |||||
* | | | Fixed animation sequencing: SitHere, Falling, Stand/Walk etc. Login Init | KittoFlora | 2009-11-25 | 1 | -5/+10 |
|/ / | | | | | | | Av Animation at Stand. | ||||
* | | Merge branch 'master' into careminster | Melanie | 2009-11-23 | 1 | -11/+11 |
|\ \ | |/ | |||||
| * | Formatting cleanup. | Jeff Ames | 2009-11-23 | 1 | -11/+11 |
| | | |||||
* | | Improved avatar responsiveness. | CasperW | 2009-11-21 | 1 | -2/+2 |
|/ | |||||
* | 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 |