Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-17 | MAINT-4971 FIXED [MAINT-RC] Own avatar is often totally invisible at login ↵ | ruslantproductengine | |
with no way to fix apart from a relog. Other avatars are also often invisible. | |||
2015-03-16 | MAINT-4974 FIXED Complete name should be used in ↵ | Mnikolenko ProductEngine | |
LLAvatarActions::buildResidentsString only when building name string for share confirmation dialogs | |||
2015-03-13 | MAINT-4982 FIXED Multi-Material Mesh Issues | andreykproductengine | |
2015-03-13 | MAINT-4973 FIXED Clicking on the green part of links (as opposed to the ↵ | Mnikolenko ProductEngine | |
grey) opens the wrong link in all places apart from in a conversation window or chat toast. | |||
2015-03-06 | MAINT-4967 FIX - log spam removed | Brad Payne (Vir Linden) | |
2015-03-04 | MAINT-4858 FIX | Brad Payne (Vir Linden) | |
2015-03-04 | MAINT-4943 FIXED Crash on location | ruslantproductengine | |
2015-03-23 | correct merge error | Oz Linden | |
2015-03-23 | merge changes for 3.7.26-release | Oz Linden | |
2015-02-27 | Merge viewer-release and become 3.7.26 | andreykproductengine | |
2015-02-25 | merge | Brad Payne (Vir Linden) | |
2015-02-24 | merge changes for 3.7.25-release | Oz Linden | |
2015-02-24 | increment viewer version to 3.7.26 | Oz Linden | |
2015-02-24 | merge changes for MAINT-4790 | Oz Linden | |
2015-02-23 | MAINT-4915 FIXED [loader mods] Incorrect error description in case of ↵ | andreykproductengine | |
VERTEX_NUMBER_OVERFLOW | |||
2015-02-17 | MAINT-4502 FIXED [loader mods] large scale model cannot be uploaded | andreykproductengine | |
2015-02-14 | MAINT-4329 Backed out changeset: fd3a4d5c2cf5 | ruslantproductengine | |
2015-02-13 | MAINT-4882 FIXED Mesh complex model upload with .slm uses different default ↵ | andreykproductengine | |
model name | |||
2015-02-13 | Merge viewer-release and become 3.7.25 | Mnikolenko ProductEngine | |
2015-02-12 | MAINT-4806 FIXED Error appear when trying to upload models with more than 8 ↵ | andreykproductengine | |
unique faces | |||
2015-02-10 | MAINT-4813 FIXED "failed to upload: MAV_BLOCK_MISSING" appears when try to ↵ | andreykproductengine | |
upload a large mesh | |||
2015-02-09 | MAINT-4863 FIXED Return LLModel::BAD_ELEMENT for model with empty or ↵ | Mnikolenko ProductEngine | |
corrupted position array | |||
2015-02-04 | MAINT-4806 sub-models fix | andreykproductengine | |
2015-02-03 | MAINT-4806 naming fix | andreykproductengine | |
2015-01-30 | MAINT-4853 FIXED Pressing the ENTER key when entering a location into the ↵ | Mnikolenko ProductEngine | |
Type a location field, doesn't log you in | |||
2015-01-30 | MAINT-4853 FIXED Pressing the ENTER key when entering a location into the ↵ | Mnikolenko ProductEngine | |
Type a location field, doesn't log you in | |||
2015-01-23 | MAINT-4833 Fixed Warning treated as error | ruslantproductengine | |
2015-01-22 | MAINT-4794 FIXED Present informative dialog if mesh upload fails due to ↵ | maksymsproductengine | |
specific reason | |||
2015-01-22 | MAINT-4790 WIP Previously selected login location is correctly shown now. ↵ | Mnikolenko ProductEngine | |
Font on the Log In button was changed back. Text offset was set for Locations combobox. | |||
2015-01-19 | MAINT-4790 WIP Show focused background image for login text fields. | Mnikolenko ProductEngine | |
2015-01-15 | SL-92 WIP - more on hover management | Brad Payne (Vir Linden) | |
2015-01-14 | SL-92 WIP - more on region notification and managing hover | Brad Payne (Vir Linden) | |
2015-01-14 | MAINT-4790 WIP code clean-up | Mnikolenko ProductEngine | |
2015-01-14 | MAINT-4790 WIP XML changes | Mnikolenko ProductEngine | |
2015-01-13 | merge | Brad Payne (Vir Linden) | |
2015-01-13 | SL-92 WIP - added signal for simulator features received. Use to keep hover ↵ | Brad Payne (Vir Linden) | |
floater UI synced with region support for hover. | |||
2015-01-13 | Merge viewer-release and become 3.7.25 | maksymsproductengine | |
2015-01-13 | MAINT-4790 WIP XML changes | Mnikolenko ProductEngine | |
2015-01-13 | Merge viewer-release and become 3.7.25 | maksymsproductengine | |
2015-01-12 | increment viewer version to 3.7.25 | Oz Linden | |
2015-01-12 | MAINT-2560 reverted | Mnikolenko ProductEngine | |
2015-01-09 | FIX MAINT-2701 restore 10 translated strings that were lost during an ↵ | eli | |
earlier dev merge (see Jira screenshots for details) | |||
2015-01-08 | SL-92 WIP - remove hover for self if we receive an appearance with no hover ↵ | Brad Payne (Vir Linden) | |
specified | |||
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 | |