Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-28 | Automated merge with https://bitbucket.org/lindenlab/sunshine-internal | Xiaohong Bao | |
2013-10-28 | a try to fix the blurry texture problem. | Xiaohong Bao | |
2013-10-25 | merge | Nyx Linden | |
2013-10-25 | SH-4572 FIX changing clothing parameters do not take effect in edit appearance | Nyx Linden | |
fix, new back-end utility and restoring the necessary functionality. | |||
2013-10-25 | SH-4571 WIP - send dummy wearables data on login, to help earlier release ↵ | Brad Payne (Vir Linden) | |
viewers that still rely on the presence of the message | |||
2013-10-17 | SH-4160 WIP, build fix | Brad Payne (Vir Linden) | |
2013-10-17 | merge | Brad Payne (Vir Linden) | |
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-16 | increment viewer version to 3.6.9 | oz@lindenlab.com | |
2013-10-16 | SH-3455 BUILDFIX Updating linux appearance utility to use the new refactor | Nyx Linden | |
Eliminated some unnecessary functions that the refactor took care of, linux build should be fixed. | |||
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | SH-3455 WIP - llstartup cleanup | Brad Payne (Vir Linden) | |
2013-10-11 | MAINT-2968 Transplant cleanup. | Dave Parks | |
2013-10-11 | SH-4458 SH-3652 FIX Pants flare does not load properly upon an avatar returning | Nyx Linden | |
Viewer added a new callback when the avatar returned without resetting the timer for last reference to the saved raw image. This created a time window in which new callbacks could get cleared out due to the raw image getting destroyed. Since the callback was removed, pants flare was not properly applied. Appears to be working now. | |||
2013-10-10 | MAINT-2968 Fix for crash on AMD hardware running current drivers. | Dave Parks | |
2013-10-08 | Automated merge with https://bitbucket.org/lindenlab/sunshine-internal | Xiaohong Bao | |
2013-10-08 | fix a texture issue that unpaused callbacks never get fired. | Xiaohong Bao | |
2013-10-04 | merge | Brad Payne (Vir Linden) | |
2013-10-04 | SH-3455 WIP | Brad Payne (Vir Linden) | |
2013-10-03 | increment viewer version to 3.6.8 | Oz Linden | |
2013-10-01 | SH-3455 WIP - dead code removal | Brad Payne (Vir Linden) | |
2013-09-30 | MAINT-3193 FIXED crash with LLControlCache<bool>::LLControlCache: Control ↵ | MaximB ProductEngine | |
named RenderAutoMuteLoggingnot found. | |||
2013-09-26 | MAINT-3155 add cocoa equiv for former AppleEventManager shenanigans for ↵ | Graham Madarasz (Graham Linden) | |
SLURL handling | |||
2013-09-26 | SH-3455 WIP - removed llagentwearablesfetch files, among other changes | Brad Payne (Vir Linden) | |
2013-09-26 | SH-3455 WIP | Brad Payne (Vir Linden) | |
2013-09-26 | NORSPEC-259 revive fix stomped with materials->bear merge | Graham Linden | |
2013-09-25 | BUG-3984 fix broken rendering of particles using blend funcs | Graham Linden | |
2013-09-25 | BUG-3982 add code to subtract the lack of not removing the removal of ↵ | Graham Linden | |
backfaces for particles (make particles render double-sided again) | |||
2013-09-25 | SH-3455 WIP - moved setAvatarObject() to run after the self av constructor. ↵ | Brad Payne (Vir Linden) | |
Disabled sendAgentWearablesUpdate. | |||
2013-09-24 | SH-2728 SH-4010 FIX pants flare issues | Nyx Linden | |
When wearing multiple layers of pants, the morph masks for all layers would be composited, resulting in the smallest intersection of all layers. Instead we should only be applying the top layer. This change will affect all consumers of the llappearance library. | |||
2013-09-24 | SH-3455 WIP - removed some handling for appearance version < 1 | Brad Payne (Vir Linden) | |
2013-09-24 | merge fix | Brad Payne (Vir Linden) | |
2013-09-24 | merge | Brad Payne (Vir Linden) | |
2013-09-23 | Automated merge with https://bitbucket.org/lindenlab/sunshine-internal | Xiaohong Bao | |
2013-09-23 | fix the bug that texture aux channel data can not be reloaded. | Xiaohong Bao | |
2013-09-23 | SH-3455 WIP - post-SSA cleanup | Brad Payne (Vir Linden) | |
2013-09-23 | NORSPEC-285 fix merge error with attenuation on alpha masquerading as this ↵ | Graham Linden | |
norspec from wayback | |||
2013-09-23 | SH-3455 WIP - post-SSA cleanup | Brad Payne (Vir Linden) | |
2013-09-23 | SH-3455 WIP - post-SSA cleanup, including removal of mUseServerBakes and ↵ | Brad Payne (Vir Linden) | |
related methods | |||
2013-09-23 | MAINT-3179 fix bad indexing of position info generating false alarms on ↵ | Graham Linden | |
range checks, issue with free of data now allocated contig with positions instead, and added copious amounts of llwarns to error return sites so 'invalid element' will be a reason to read the log and not a tease. | |||
2013-09-23 | SH-3455 WIP - post-SSA cleanup | Brad Payne (Vir Linden) | |
2013-09-20 | Merge | Graham Linden | |
2013-09-20 | MAINT-3172 fix rendering regressions from release mergedown | Graham Linden | |
2013-09-20 | Fix AvatarRenderInfo cap broken in merge, add a new diagnostic log message | simon | |
2013-09-20 | merge | Nyx Linden | |
2013-09-20 | SH-3943 FIX beard morph masks applied inconsistently on login to server bake ↵ | Nyx Linden | |
region Looks like we were caching bad morph masks that were generated on login. Adjusting algorithms to always replace the cache when we have invalidated the other channels of the baked texture. | |||
2013-09-20 | NORSPEC-366 fix regression on 10.6.8 Mac only from release to bear merge | Graham Linden | |
2013-09-20 | NORSPEC-292 fix regression of materials bug from mismerge of release to bear | Graham Linden | |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |