Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-08 | SH-2970 WIP - more phase tracking | Brad Payne (Vir Linden) | |
2012-03-06 | SH-2970 WIP - framework for tracking various phases of avatar rezzing/outfit ↵ | Brad Payne (Vir Linden) | |
changing | |||
2012-03-06 | SH-2970 WIP | Brad Payne (Vir Linden) | |
2012-03-05 | SH-2970 WIP - av metrics | Brad Payne (Vir Linden) | |
2012-03-05 | SH-2970 WIP - simple LLSD metrics for self av | Brad Payne (Vir Linden) | |
2012-03-03 | SH-2970 WIP - avatar metrics | Brad Payne (Vir Linden) | |
2012-03-01 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2012-02-29 | SH-3018 WIP - removed audit texture, other unused diagnostic code | Brad Payne (Vir Linden) | |
2012-02-29 | SH-2689 FIX - a bit more logging and related cleanup. Somewhat arbitrarily ↵ | Brad Payne (Vir Linden) | |
calling this done, although tweaks will be ongoing | |||
2012-02-28 | PATH-199: Cleaning up code related to object flags so that I can better use ↵ | Todd Stinson | |
the flags to managed pathfinding flags such as permanent and character. | |||
2012-02-27 | SH-2689 WIP - tracking cloud/gray/textured state for avs, display with ↵ | Brad Payne (Vir Linden) | |
rendering cost | |||
2012-02-17 | SH-2968 WIP - more logging | Brad Payne (Vir Linden) | |
2012-02-17 | SH-2968 WIP - log avatar name in more places | Brad Payne (Vir Linden) | |
2012-02-13 | SH-2973 Potential fix for crash in ~LLVOAvatarSelf | Dave Parks | |
2012-02-06 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2012-02-03 | EXP-1843 WIP Added an option to output avatar rez timing. | Vadim ProductEngine | |
Use the new "Avatar Rez" debugging tag to see the output. | |||
2012-01-24 | EXP-1838 FIXED Enabled detaching items from hands in the avatar detach menu. | Vadim ProductEngine | |
Use the same on_click/on_enable actions as for the other attachment points. See LLVOAvatarSelf::buildMenus(). | |||
2011-09-22 | SH-2244 Fix "RenderGLCoreProfile" actually make a core profile context and ↵ | Dave Parks | |
modify viewer to run under said context without generating errors. | |||
2011-04-19 | merge | Dave Parks | |
2011-04-05 | merge changes for STORM-1051 | Oz Linden | |
2011-04-04 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-04-03 | Fixed issue where changes in physics params were not being transmitted to ↵ | Seraph Linden | |
other avatars. Fixed issue where left/right was appearing in non-female edit physics. | |||
2011-02-18 | Cleanup of headless client (was: DisableRendering mode) | Don Kjer | |
* Now called 'HeadlessClient' instead of 'DisableRendering' * Removed most cases where we skipped certain behaviors in the client when in this mode. This gets us closer to a 'true' client, for testing purposes. | |||
2011-01-27 | Renamed function | prep linden | |
2011-01-27 | Optimization so that updateRiggedAttachments is not called every frame - ↵ | prep linden | |
still a WIP. | |||
2011-01-27 | Rebuild attached rigs during attachObject | prep linden | |
2011-01-26 | SH-641 Fix for some objects not properly switching LoD under some situations. | Dave Parks | |
Fix for redundant calls to stateSort(LLDrawable*...) Put back "Build Queue" info display. | |||
2011-01-12 | Fix for Sh-780 and tweak for nametag height (Sh-638). | prep linden | |
2011-01-05 | Fix for SH-579 | prep | |
2010-12-06 | Fix for SH-542 | prep | |
2010-12-03 | Fix for SH-479 | prep linden | |
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-30 | SH-435 FIXED Crash on login from infinite loop in LLVOAvatarSelf | Loren Shih | |
Added additional check to prevent infinite loop. Blind fix since we have no repro. | |||
2010-10-28 | - Pelvis offsets are now preserved | prep | |
- Fix for CTS-261 | |||
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-10-12 | Initial work on viewer motion interpolation. Changes include: | Dave SIMmONs | |
* InterpolationTime and InterpolationPhaseOut values in settings.xml to control new object interpolation code. Use zero to revert to old logic * Viewer motion interpolation lasts InterpolationTime and will start to phase out after InterpolationPhaseOut seconds * Changed LLWorld::getMinAllowedZ() to take a world-position as a parameter * Added LLVOAvatarSelf::resetRegionCrossingTimer() * Actually reset LLVOAvatarSelf::mRegionCrossingTimer so we get sensible timing data for region crossings * LLVOAvatarSelf::updateRegion() will update position value due to region changes Code reviewed by Ambroff * | |||
2010-10-05 | Reset joint positions after detaching a rigged model | prep linden | |
2010-09-27 | merge | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-20 | merge from http://bitbucket.org/boroondas/viewer-development-vwr-20583 | Tofu Linden | |
2010-09-08 | VWR-22901 FIXED Backwards compatibility for multiattachments | Loren Shih | |
Better handling of invalid attachment points. You can now detach points that are incompatible with your viewer, versus having those permanently in the COF> | |||
2010-09-05 | re-merged VWR-20583 | Boroondas Gupte | |
2010-09-03 | Merge Zai Lynch's http://bitbucket.org/ZaiLynch/vwr-19505 | Tofu Linden | |
2010-09-02 | merged VWR-20583 | Boroondas Gupte | |
2010-09-02 | VWR-20583 FIXED submenu indicators (▶ a.k.a. U+25B6) shouldn't be hard-coded | Boroondas Gupte | |
in context menu sub menu names Use the same mechanism for adding the triangle in LLContextMenuBranch as is already used in LLMenuItemBranchGL. As a bonus, the triangles will be nicely right-aligned, just as in the main menu. Remaining hard-coded triangles all are in indra/newview/skins/default/xui/*/panel_voice_effect.xml. | |||
2010-09-01 | some follow-up for VWR-17801. | Tofu Linden | |
2010-09-01 | VWR-17801 Wrong submenu character when you right click on yourself | Tofu Linden | |
Patch by jonathan yap. | |||
2010-08-26 | fix for VWR-19505 | ZaiLynch | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. |