Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-18 | SH-3980 FIX - fixed most cases of server-bake blurring by disabling caching ↵ | Brad Payne (Vir Linden) | |
of server bakes. A better solution is desirable, may not be for initial release | |||
2013-03-18 | merge | prep | |
2013-03-18 | Fix for sh-4014. This was a regression caused by fix for sh-3650. | prep | |
2013-03-18 | merge | Cho | |
2013-03-18 | Fix for build error | Brad Payne (Vir Linden) | |
2013-03-18 | more urgent notification (DEBUG->WARN) for some texture fetch error cases | Brad Payne (Vir Linden) | |
2013-03-18 | CHUI-826 FIX [CHUIBUG]User nametags (nametag floaters) intermittently ↵ | Cho | |
disappear in CHUI builds. Added check in LLVOAvatar::idleUpdateNameTagText() to account for case where mNameString is literally "" (two quotes) | |||
2013-03-18 | Found an errant right bracket at the top of the file -- whoopsie! | Baker Linden | |
2013-03-18 | cut back log spam | Brad Payne (Vir Linden) | |
2013-03-18 | merge | Gilbert Gonzales | |
2013-03-18 | merge | Brad Payne (Vir Linden) | |
2013-03-18 | merge | Brad Payne (Vir Linden) | |
2013-03-18 | BUILDFIX new appearance utility src for fixing a runtime error | Nyx Linden | |
2013-03-18 | CHUI-861 FIXED "Animate" param is set false. | Mnikolenko ProductEngine | |
2013-03-18 | CHUI-830 Icons uploaded | Mnikolenko ProductEngine | |
2013-03-18 | CHUI-620 FIXED Clear the highlight when auto-selecting new conversation or ↵ | Mnikolenko ProductEngine | |
when text is entered into the message panel. | |||
2013-03-16 | CHUI-863 : Clean up dead code that's creating failures on gcc-4.6 builds on ↵ | merov | |
Linux | |||
2013-03-15 | CHUI-852 ([crashhunters] crash in ↵ | Gilbert Gonzales | |
LLNotificationsUI::LLScreenChannel::addToast): Crash is due to a gesture not loading while the user is shutting down the app. A notification saying that the gesture couldn't load is trying to display while the app is shutting down, which causes a crash. | |||
2013-03-15 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-03-15 | CHUI-807 : More defensive code. Don't assume anything while iterating ↵ | Merov Linden | |
through panels. | |||
2013-03-15 | [MAINT-2386] Viewer crashes when user move landmarks from Inventory -> ↵ | Baker Linden | |
Landmarks or Places to Favorite bar - Fixed a bug where the viewer would crash when adding multiple landmarks to an empty favorites bar [Reviewer] Kelly | |||
2013-03-15 | SH-3850 WIP, SH-3959 WIP - added additional debug logging for texture loading | Brad Payne (Vir Linden) | |
2013-03-15 | CHUI-831 ADD FIX Minimized conversation floater is not opened with Open ↵ | AlexanderP ProductEngine | |
Conversation Window preference if conversation receiving message is selected | |||
2013-03-14 | modified_cof_cb() issues a updateAppearanceFromCOF() right before this ↵ | prep | |
function - removed extra update call. Sh-3650 & Sh-3985 | |||
2013-03-14 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks | |
2013-03-14 | Fix for broken LoD. | Dave Parks | |
Reviewed by Graham. | |||
2013-03-14 | Remove hard-coded cam distance hack | Graham Madarasz (Graham Linden) | |
2013-03-14 | merging | mberezhnoy | |
2013-03-14 | Don't set shiny/bumpy texture pickers to NULL unless not editable. | Tonya Souther | |
2013-03-14 | Fix mismerge losing rollback change | Graham Madarasz | |
2013-03-14 | Merge | Graham Madarasz (Graham Linden) | |
2013-03-14 | Rollback Maestro interp changes | Graham Madarasz (Graham Linden) | |
2013-03-14 | Rollback fix for Maestro 'Jitter Bug' which is causing issues elsewhere | Graham Madarasz (Graham Linden) | |
2013-03-14 | CHUI-844 (Collapsed conversation panel auto expands when a new IM ↵ | mberezhnoy | |
conversation starts) CHUI-713 ("Conversations" floater size doesn't persist between sessions) | |||
2013-03-13 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks | |
2013-03-13 | Merge | Dave Parks | |
2013-03-13 | Merge | Dave Parks | |
2013-03-13 | MAINT-2410 Remove unused particle packing code and fix integration test to ↵ | Dave Parks | |
work without a packer. | |||
2013-03-14 | merge | Cho | |
2013-03-14 | CHUI-700 FIX [CHUIBUG]"Zoom in" feature for avatars has disappeared | Cho | |
Added "Zoom In" context menu item to Nearby Chat list in People floater and Conversation floater | |||
2013-03-13 | Resurrect merge victim...restoring ll_memcpy_nonaliased_aligned_16 definition | Graham Madarasz (Graham Linden) | |
2013-03-13 | Merge | Graham Madarasz (Graham Linden) | |
2013-03-13 | Merge | Graham Madarasz (Graham Linden) | |
2013-03-13 | merge changes for 3.5.0-beta3 | Oz Linden | |
2013-03-13 | Added tag 3.5.0-beta3 for changeset f6ca5bb75bca | Oz Linden | |
2013-03-13 | Merge | Dave Parks | |
2013-03-13 | MAINT-2410 Extra Particle Parameters -- viewer implementation | Dave Parks | |
Reviewed by Kelly and Graham | |||
2013-03-13 | SH-3806 FIX test case for local bakes being wrong | Nyx Linden | |
Local bakes were following folder links in some cases, causing unworn items to be rendered. Fixed the cof fetcher, now they should no longer show up. | |||
2013-03-13 | SH-3975 WIP - consolidated texture fetch state changes to simplify tracking | Brad Payne (Vir Linden) | |
2013-03-13 | More fixes for gcc-4.6 breakage | Don Kjer | |