| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-01-20 | trivial: remove debug code for SH-2828 [crashhunters] Crash in ↵ | Xiaohong Bao | |
| LLRefCount::unref(), bad stacks | |||
| 2012-01-19 | SH-2779 Fix for some transparent rigged attachments not being rendered ↵ | Dave Parks | |
| correctly. | |||
| 2012-01-19 | merge | Dave Parks | |
| 2012-01-19 | SH-2885 Add mesh requests pending/processing line to "Show Render Info" | Dave Parks | |
| 2012-01-18 | Automated merge with ↵ | Xiaohong Bao | |
| https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
| 2012-01-18 | fix for SH-2827: [crashhunters] Crash in LLPipeline::generateWaterReflection() | Xiaohong Bao | |
| 2012-01-18 | SH-2598 Fix for crash when rendering mesh silhouette (workaround driver bug ↵ | Dave Parks | |
| by rendering from client memory instead of using face VBO). | |||
| 2012-01-18 | merge | Dave Parks | |
| 2012-01-18 | SH-2794 Map buffer now performs as well as buffersubdata | Dave Parks | |
| 2012-01-17 | merge | Brad Payne (Vir Linden) | |
| 2012-01-17 | merge changes for vmrg-216 | Oz Linden | |
| 2012-01-13 | merge changes for vmrg-215 | Oz Linden | |
| 2012-01-13 | merge changes for vmrg-214 | Oz Linden | |
| 2012-01-12 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | Richard Linden | |
| 2012-01-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/ | Richard Linden | |
| 2012-01-11 | EXP-876 : Avoid ui elements using the same name reference. | Merov Linden | |
| 2012-01-11 | EXP-1511 REFIX Preview image overlays ui elements in Upload image floater | callum | |
| Tweaked offset and missed a corner case | |||
| 2012-01-10 | FIX INTL-89 translation in 8 languages for Set29 including new files | eli | |
| 2012-01-10 | EXP-1766 FIXED Disabled updating agent AFK state if the viewer is ↵ | Seth ProductEngine | |
| disconnected. Possible crash fix. | |||
| 2012-01-10 | EXP-1525 FIXED Potential fix for a crash at shutdown: added some error ↵ | Vadim ProductEngine | |
| handling to saving inventory cache. | |||
| 2012-01-09 | EXP-1511 FIX Preview image overlays ui elements in Upload image floater | callum | |
| 2012-01-09 | sync with viewer-development | eli | |
| 2012-01-09 | merge | Brad Payne (Vir Linden) | |
| 2012-01-08 | merge changes for vmrg-213 | Oz Linden | |
| 2012-01-06 | sync with viewer-development | eli | |
| 2012-01-06 | Looking for better fix to EXP-1693 - date localization | Richard Linden | |
| Backed out changeset: 4f3024e9d629 | |||
| 2012-01-06 | looking for better fix to EXP-1695 | Richard Linden | |
| [I18N] [INCORRECT CURRENCY LAYOUT/FORMAT] - Currency in Group Profile > Land/Asset and New Group (French viewer) Backed out changeset: c01a6186b15c | |||
| 2012-01-06 | merge changes for vmrg-212 | Oz Linden | |
| 2012-01-06 | Add capability-based create folder routine for more reliable inventory, with ↵ | Aura Linden | |
| fix for copy and wear | |||
| 2012-01-05 | fix for SH-2829: [crashhunters] Crash in ↵ | Xiaohong Bao | |
| LLWearable::importFile()/LLOverrideBakedTextureUpdate::LLOverrideBakedTextureUpdate() | |||
| 2012-01-05 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | Richard Linden | |
| 2012-01-04 | trivial: debug code for SH-2828: [crashhunters] Crash in ↵ | Xiaohong Bao | |
| LLRefCount::unref(), bad stacks | |||
| 2012-01-04 | EXP-1769 FIX -- Crash in ASSERT (mInDraw == false) - can trigger with ↵ | Leslie Linden | |
| selecting build tool * Fixed build window to not fail assert at construction time. | |||
| 2012-01-04 | Automated merge with ↵ | Xiaohong Bao | |
| https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
| 2012-01-04 | merge changes for storm-1790 | Oz Linden | |
| 2012-01-04 | merge changes for storm-1708 | Oz Linden | |
| 2012-01-04 | Changes per Oz's suggestion on RB. | Ima Mechanique | |
| 2012-01-04 | merge changes for storm-1727 | Oz Linden | |
| 2012-01-04 | merge | Brad Payne (Vir Linden) | |
| 2012-01-04 | merge changes for storm-1725 | Oz Linden | |
| 2012-01-04 | merge changes for storm-1708 | Oz Linden | |
| 2012-01-04 | merge changes for latest viewer-development | Oz Linden | |
| 2012-01-04 | EXP-1586 ADDITIONAL FIX (Nearby chat window no longer persists between ↵ | Paul ProductEngine | |
| viewer startups) - Got rid of confusing conditions. | |||
| 2012-01-03 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
| 2012-01-03 | use lazy deletion of views via die() method to avoid some potential crashes | Richard Linden | |
| 2011-12-30 | EXP-1586 FIXED (Nearby chat window no longer persists between viewer startups) | Paul ProductEngine | |
| - Visibility state of chat floater is saved between sessions - Also visibility state of chat history in nearby chat floater is saved too | |||
| 2011-12-30 | EXP-1523 WIP Defensive fix for a crash at ↵ | Vadim ProductEngine | |
| LLFolderView::onItemsRemovalConfirmation(). | |||
| 2011-12-28 | EXP-1593 FIXED Navbar was displayed after exitting hide contorls mode, even ↵ | Vadim ProductEngine | |
| if disabled via settings. Apparently, the way we showed/hid the panels was wrong. | |||
| 2011-12-26 | EXP-1624 FIXED ([TRANSLATED BUT IN EN] tooltip for chat floater in English: ↵ | Paul ProductEngine | |
| Shows/hides nearby chat log) Reason: - Panel name was missed in other locales. Solution: - Added panel name to other locales. | |||
| 2011-12-26 | EXP-1621 FIXED (Duplicated XUI ID: panel_snapshot_postcard.xml) | Paul ProductEngine | |
| - Removed duplicated parameters | |||
