Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-06 | MAINT-6800 FIXED Using Snapshot Freeze Frame option causes several issues | Mnikolenko Productengine | |
2016-10-05 | Fix MAINT-6730 Media audio does not play when Media volume slider is set to max | Callum Prentice | |
2016-10-05 | MAINT-6761 Play button in the top right corner was not functioning when pressed | andreykproductengine | |
2016-10-04 | MAINT-6748 Add Report Abuse as new Toolbar entry | andreykproductengine | |
2016-10-04 | MAINT-6779 Allow to use last pic from Abuse report floater after relog | Mnikolenko Productengine | |
2016-10-04 | Reverted 208c0e0 | AndreyL ProductEngine | |
2016-10-03 | Merge | Rider Linden | |
2016-09-30 | MAINT-6759: Do not automatically hide the "Stand" button. Rely on the state ↵ | Rider Linden | |
of the avatar to enable/disable buttons. | |||
2016-09-30 | Log volume control values for debugging | Callum Prentice | |
2016-09-30 | MAINT-6786 scale gets out of bonds and causes crash | andreykproductengine | |
2016-09-30 | MAINT-6785 Clean up log spam caused by unused/undeclared "foto_bg_panel" | AndreyL ProductEngine | |
2016-09-30 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2016-09-29 | SL-451 - removed member variable that's no longer used with current joint ↵ | Brad Payne (Vir Linden) | |
numbering scheme | |||
2016-09-28 | SL-451 - SSE-optimized matrix multiply, used in initSkinningMatrixPalette() | Brad Payne (Vir Linden) | |
2016-09-28 | MAINT-6123 Fix for LLTextureCache::writeToFastCache crash | AndreyL ProductEngine | |
2016-09-28 | Merged lindenlab/viewer-neko into default | Ruslan Teliuk | |
2016-09-28 | MAINT-6773 Add payment message | Mnikolenko Productengine | |
2016-09-27 | SL-451 - support for getJoint() by number, use in initSkinningMatrixPalette() | Brad Payne (Vir Linden) | |
2016-09-27 | MAINT-5232: LLWinDebug has empty constructor. | Nat Goodspeed | |
This didn't become apparent until we got past the other Windows build issues and attempted to link the viewer itself. | |||
2016-09-27 | MAINT-5232: Ensure BOOST_SYSTEM_LIBRARY follows BOOST_THREAD_LIBRARY. | nat@linux-build-phx8.lindenlab.com | |
In recent versions of Boost, BOOST_THREAD_LIBRARY depends on BOOST_SYSTEM_LIBRARY. In llcorehttp/CMakeLists.txt, these were incorrectly ordered for Linux. Somewhat oddly, that appears to have caused Linux link errors even in llmath. Fix at least this problem. | |||
2016-09-27 | MAINT-6775 ParserWarning spam in viewer log | Mnikolenko Productengine | |
2016-09-27 | MAINT-5232: Disable unrealistic failing checks on GetMemTotal(). | Nat Goodspeed | |
2016-09-27 | MAINT-5232: Give up on running mem test twice: doesn't work | Nat Goodspeed | |
2016-09-27 | Merged lindenlab/viewer-neko into default | Ruslan Teliuk | |
2016-09-27 | MAINT-6737 [VOB] Show confirmation floater when dnd an image to an Outfit folder | Mnikolenko Productengine | |
2016-09-27 | merge | Brad Payne (Vir Linden) | |
2016-09-26 | MAINT-6756: Added ForceSitAvatar to the list of things an Exp can do in the ↵ | Rider Linden | |
dialog. | |||
2016-09-26 | MAINT-4950 Appearance panel performance improvements. | andreykproductengine | |
2016-09-30 | MAINT-6783 Xml parser warnings should show the file name | Mnikolenko Productengine | |
2016-09-29 | MAINT-6770 Remember appearance floater's chosen tab across logins | andreykproductengine | |
2016-09-29 | MAINT-6775 ParserWarning spam in viewer log | Mnikolenko Productengine | |
2016-09-26 | Merge | Rider Linden | |
2016-09-26 | Back out a change that never got merged into viewer-release. | Rider Linden | |
2016-09-26 | Merged lindenlab/viewer-release into default | Rider Linden | |
2016-09-26 | MAINT-6744 'System UI size factor has changed... ' shouldn't appear after ↵ | AndreyL ProductEngine | |
installation | |||
2016-09-23 | MAINT-6747 eliminating convertion error | andreykproductengine | |
2016-09-23 | MAINT-5232: Try workaround for dubious llcorehttp mem usage test. | Nat Goodspeed | |
2016-09-23 | Merged in Ansariel's fix for MAINT-6752 | AndreyL ProductEngine | |
2016-09-22 | MAINT-6694 Gesture floater crash | andreykproductengine | |
2016-09-20 | Small improvements to UI DPI scaling on Windows: | Ansariel | |
* Use USER_DEFAULT_SCREEN_DPI define from WinUser.h * Change Win32 SDK target version to Windows Vista or greater * Define WM_DPICHANGED as preprocessor definition as in WinUser.h * Cull manual definitions of WM_MOUSEWHEEL and WHEEL_DELTA which are part of the Win32 SDK since Windows NT 4.0 | |||
2016-09-20 | MAINT-6735 brackets fix | andreykproductengine | |
2016-09-20 | MAINT-6655 fixed group list and inspector not always switching to default icon | andreykproductengine | |
2016-09-20 | MAINT-6735 Teleport offer sound does not play when the the destination ↵ | andreykproductengine | |
region's maturity exceeds the current maturity settings | |||
2016-09-20 | merge | Brad Payne (Vir Linden) | |
2016-09-19 | MAINT-6733 FIXED On build disabled land, the build button is enabled when ↵ | Mnikolenko Productengine | |
left clicking any touchable object. | |||
2016-09-17 | MAINT-5232: Eliminate pointless string search for "class " prefix. | Nat Goodspeed | |
The Visual C++ runtime produces typeid(MyClass).name() as "class MyClass". It's prudent to check for the presence of that prefix before stripping off the first six characters, but if the first comparison should ever fail, find() would continue searching the rest of the string for "class " -- a search guaranteed to fail. Use compare() instead. | |||
2016-09-16 | Merge | Rider Linden | |
2016-09-16 | Merge | Rider Linden | |
2016-09-16 | MAINT-6570: Fix bad merge. | Rider Linden | |
2016-09-16 | MAINT-5232: Fix a couple new LLGlobalEconomy::Singleton references. | Nat Goodspeed | |