Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-23 | Revert LLThreadSafeRefCount optimization; caps fetching was failing. ↵ | simon | |
Reviewed by Kelly | |||
2013-04-23 | Fix Windows Debug build | simon | |
2013-04-18 | MAINT-2605 : Eliminate LLControlGroup::set warning in log when starting the ↵ | Simon Linden | |
viewer | |||
2013-04-17 | Some minor cleanups while hunting crashes. Reviewed by Kelly | simon | |
2013-04-15 | Merge | simon | |
2013-04-15 | MAINT-2548 : Add debug viewer render info for AV metrics. Reviewed by Kelly | simon | |
2013-04-15 | Fix crash introduced by LLInstanceTrackerBase optimization. Reviewed by Kelly | simon | |
2013-04-15 | MAINT-2598 : Viewer logs warning about VoiceServiceConnectionStateChangedEvent | simon | |
2013-04-15 | MAINT-2595 - Viewer spams log at startup with caps issue. Reviewed by Kelly | simon | |
2013-04-15 | Merge downstream code | simon | |
2013-04-15 | Merge in viewer-development once more, 'cause it feels good | simon | |
2013-04-12 | increment version to 3.5.2 | Oz Linden | |
2013-04-12 | Fix merge oddities | simon | |
2013-04-12 | Added tag 3.5.1-beta1 for changeset 20cdf370f5c8 | Oz Linden | |
2013-04-12 | pull changes for Sunshine beta | Oz Linden | |
2013-04-12 | Added tag 3.5.1-beta1 for changeset 0ca3910763ce | Oz Linden | |
2013-04-11 | merge | simon | |
2013-04-11 | Merge | simon | |
2013-04-11 | Forgot to commit @#! merge | simon | |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-04-11 | Merge | simon | |
2013-04-11 | Merge | simon | |
2013-04-11 | Clean up transfer manager code and log messages. Reviewed by Kelly | simon | |
2013-04-09 | merge with head | callum_linden | |
2013-04-09 | MAINT-2417 FIX Update Graphics tab layout | callum_linden | |
2013-04-04 | tag merge of DRTVWR-310 | Oz Linden | |
2013-04-04 | merge with latest viewer-development | Nyx Linden | |
2013-04-04 | SH-4059 FIX other's hover parameters affects your avatar's setting | Nyx Linden | |
Added an additional sanity check to make sure that other avatars don't affect your wearables. | |||
2013-04-03 | MAINT-2558 - Add viewer debug setting for more logging on avatar render info. | simon | |
Reviewed by Kelly | |||
2013-04-03 | SH-4051 REVERT teen accounts unable to remove underclothes even when ↵ | Nyx Linden | |
switching outfits Reverting fix as additional problems were found that could lead to even accidental nudity. This fix is not required for the current release as it is not a regression. Will review options for fixing for the next release. | |||
2013-04-03 | merge | Nyx Linden | |
2013-04-03 | SH-4050 FIX camera goes below ground when avatar offset set to 0 | Nyx Linden | |
Added a constraint to ensure that the avatar's height (with offset) does not go below 0.1 meters. Camera was getting confused since the avatar's effective height was negative. Note the avatar is mostly underground/contorted even at 0.1 meters, but most users setting values this low will be making ultra-tinies and would be hiding the avatar mesh. Camera stays above ground when height is at 0.1. | |||
2013-04-03 | merge changes for 3.5.0-release | Oz Linden | |
2013-04-03 | Added tag 3.5.0-release for changeset adc360e6bf21 | Oz Linden | |
2013-04-03 | SH-4058 - log spam reduction initiative. | Brad Payne (Vir Linden) | |
2013-04-03 | SH-3058 WIP - disable debug-level logging for avatar by default | Brad Payne (Vir Linden) | |
2013-04-02 | merge | Brad Payne (Vir Linden) | |
2013-04-02 | SH-4057 FIX - cleaned up old canUseHTTP logic, now lives in llviewertexture.cpp | Brad Payne (Vir Linden) | |
2013-04-02 | merge | Nyx Linden | |
2013-04-02 | BUILDFIX commit policy fixes | Nyx Linden | |
2013-04-02 | merge | prep@lindenlab.com | |
2013-04-02 | Merged in chui beta code. | prep@lindenlab.com | |
2013-04-02 | Removed setCanUseHTTP override in llvoavatar | Brad Payne (Vir Linden) | |
2013-04-02 | merge | Brad Payne (Vir Linden) | |
2013-04-02 | SH-4057 FIX - host bake textures should start with UDP fetching now, instead ↵ | Brad Payne (Vir Linden) | |
of waiting to fail down | |||
2013-04-02 | SH-4051 FIX problem with teen account and undershirt layers | Nyx Linden | |
Updated logic for teen accounts, to ensure that during any transition that they are wearing at least one undershirt wearable and one underpants wearable. | |||
2013-04-02 | SH-4044 FIX voice dot is offset vertically if using avatar height offset | Nyx Linden | |
Added the height offset in one too many places. fixing. | |||
2013-04-02 | CHUI-811 FIXED [CHUIBUG]Too much spacing around the new chat UI elements | AlexanderP ProductEngine | |
2013-04-01 | MAINT-2511 : Mesh requests not handling time outs. Reviewed by Kelly | simon | |
2013-04-01 | CHUI-896 : ADD FIX : Line flashing and FUI button flashing not working ↵ | AlexanderP ProductEngine | |
correctly for CHUI notifications backed out 902caf2 and (partly) d498514; case "NOT_ON_TOP" was fixed |