Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-07 | merge | Brad Payne (Vir Linden) | |
2015-01-07 | MAINT-4773 FIXED Some transparent textures are rendered as white. | ruslantproductengine | |
This bug fix related also to MAINT-4092. In 4092 sometimes when we don't have information about the texture during the setup the materail (LLVOVolume::setTEMaterialParams()), we should substitute the material with disabled "diffuse alpha mode" (for detail in cases see MAINT-4092 JIRA ticket comment). This bug fix cover the case when after the loading texture we have all information about alpha mode, and in this case we should restore diffuse alpha mode if need. In short: now we always believe that information about the material is valid (LLVOVolume::setTEMaterialParams()). Of course before setup it we check information about texture (if it possible) , if texture is not exist in database or not 32 bit depth (for diffuse) we made changes. But in all other cases (if we can't receive information about texture) we remeber this case in mWaitingTextureInfo multimap. When information about texture will be available we get it in: LLVOVolume::notify AboutCreatingTexture() or Volume::notifyAboutMissingAsset() and again, we recheck it and if need change (substitute) the material parameters. I suppose that this solution is better than was before. If this patch will be accepted , I think that MAINT-4092 should be rechecked again. | |||
2015-03-11 | MAINT-4975 FIXED Sender's name is hidden out of view for inventory offer ↵ | andreykproductengine | |
popups and payment popups | |||
2015-03-05 | Merge viewer-release and become version 3.7.26 | simon | |
2015-03-04 | MAINT-4169 ShowGreyQueryInUrls debug setting was removed and the grey part ↵ | Mnikolenko ProductEngine | |
of the link always appears. | |||
2015-02-20 | Fix merge error | simon | |
2015-02-19 | Merge downstream code | simon | |
2015-01-16 | Merge downstream code | simon | |
2015-01-16 | MAINT-4804 FIXED Viewer gets stuck in mode sending email with snapshot if ↵ | andreykproductengine | |
that fails | |||
2015-01-15 | MAINT-4777 FIXED Confusing 'Save changes?' dialog when hitting the Delete ↵ | andreykproductengine | |
button in notecard edit floater | |||
2015-01-16 | MAINT-4799 FIXED Show complete avatar names in confirmation dialog. | Mnikolenko ProductEngine | |
2015-01-12 | MAINT-2742 FIXED Duplicate Display Names appear once in share picker | Mnikolenko ProductEngine | |
2015-01-09 | MAINT-4169 FIXED grey out all but domain name in SL-links, same as it's done ↵ | Mnikolenko ProductEngine | |
for non-Linden URLs | |||
2015-01-08 | MAINT-3240 Don't show avatar if it's in mute list | Mnikolenko ProductEngine | |
2015-01-06 | MAINT-729 FIXED Hide popup menu (which belongs to old chiclet) when new ↵ | Mnikolenko ProductEngine | |
chiclet arrives. | |||
2015-01-05 | Moved mHoverOffset to LLCharacter so it's accessible inside animations. ↵ | Brad Payne (Vir Linden) | |
Apply offset when constrained to ground. | |||
2015-01-05 | SL-92 WIP - changed setting name to AvatarHoverOffsetZ | Brad Payne (Vir Linden) | |
2015-01-05 | SL-92 WIP - More consistent enforcement of min/max hover values. Setting is ↵ | Brad Payne (Vir Linden) | |
stored as a per-account F32 value. | |||
2014-12-31 | MAINT-1654 FIXED object context menu redraws and repositions some time after ↵ | andreykproductengine | |
being opened. | |||
2014-12-31 | MAINT-3418 FIXED Button truncation in some non-English Estate floaters | MNikolenko ProductEngine | |
2014-12-29 | MAINT-1998 FIXED 'Open' menu item should be disabled if agent has no copy ↵ | andreykproductengine | |
permissions. | |||
2014-12-29 | MAINT-1998 FIXED 'Open' menu item is absent in pop-up menu for notecard ↵ | andreykproductengine | |
marked for sale from object's content | |||
2014-12-25 | MAINT-1863 FIXED 'Delete' button is always disabled for Notecard that was ↵ | andreykproductengine | |
opened from object's content | |||
2014-12-26 | MAINT-4699 FIXED notifications list is out of order | Mnikolenko ProductEngine | |
2014-12-25 | MAINT-4755 Unit test buildfix | andreykproductengine | |
2014-12-23 | MAINT-4755 FIXED Asset on Screen Causes Sudden FPS Drop | andreykproductengine | |
2014-12-23 | MAINT-4769 FIXED Teleport history timestamp text is truncated for AM times. | Mnikolenko ProductEngine | |
2014-12-23 | MAINT-4708 Linux build fix | andreykproductengine | |
2014-12-23 | MAINT-4766 FIXED Reset camera to default after disabling Automatic position ↵ | Mnikolenko ProductEngine | |
for: Appearance option. | |||
2014-12-22 | merge | Brad Payne (Vir Linden) | |
2014-12-22 | SL-92 WIP - moving AvatarPosFinalOffset to per-account settings | Brad Payne (Vir Linden) | |
2014-12-22 | Moved AvatarPosFinalOffset to per-account settings file | Brad Payne (Vir Linden) | |
2014-12-22 | merge | Brad Payne (Vir Linden) | |
2014-12-20 | Fix of build issues after merge | maksymsproductengine | |
2014-12-19 | merge changes of 3.7.23-release | maksymsproductengine | |
2014-12-19 | Merge viewer-release and become 3.7.24 | simon | |
2014-12-19 | merge changes for 3.7.23 | Oz Linden | |
2014-12-18 | increment viewer version to 3.7.24 | Oz Linden | |
2014-12-18 | MAINT-4708 better grouping of ack messages between viewer and server | andreykproductengine | |
2014-12-19 | Merge downstream code and become 3.7.24 | simon | |
2014-12-18 | MAINT-4726 FIXED Strange camera roll when using freeze frame in snapshot floater | Mnikolenko ProductEngine | |
2014-12-17 | merge | Brad Payne (Vir Linden) | |
2014-12-16 | linux build fix | Brad Payne (Vir Linden) | |
2014-12-16 | SL-92 WIP - track appearance message timing | Brad Payne (Vir Linden) | |
2014-12-12 | MAINT-3488 FIXED Pose balls are sometimes invisible after standing up until ↵ | ruslantproductengine | |
zooming camera closer | |||
2014-12-16 | MAINT-2590 FIXED Linked HUDs attached directly from inworld are invisible | andreykproductengine | |
2014-12-16 | MAINT-3483 FIXED Cursor is not in input field, after double click on ↵ | Mnikolenko ProductEngine | |
resident in Nearby chat | |||
2014-12-12 | MAINT-4735 FIXED Need to press Ctrl+W twice to close floater | andreykproductengine | |
2014-12-12 | MAINT-4739 FIXED Restore cursor when WorldMap floater loses focus. | Mnikolenko ProductEngine | |
2014-12-11 | SL-92 WIP | Brad Payne (Vir Linden) | |