summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2016-12-05lower the verbosity of makensis to emit only warnings and errorsOz Linden
2016-12-02show the build address size in the About boxOz Linden
2016-11-30DRTVWR-418: Adjust for LL_VIEWER_CHANNEL coming in unquoted.Nat Goodspeed
Evidently the LL_VIEWER_CHANNEL macro (defined on the compiler command line) used to contain enclosing double quotes. Something changed (newer CMake version?) so that the macro now expands as Second Life Release rather than as "Second Life Release". That leads to syntax errors when it's used. Add C++ preprocessor trickery to stringize the value of the macro.
2016-11-30DRTVWR-418: Flesh out the set of Platform_arch_Manifest classes.Nat Goodspeed
2016-11-17DRTVWR-418: Provide Darwin_i686_Manifest alias to Darwin_i386_Manifest.Nat Goodspeed
It's never been clear to me why Macs tend to refer to 32-bit Intel processors as i386 when other platforms tend to refer to them as i686. New CMake logic to derive ARCH from ADDRESS_SIZE produces i686. Give viewer_manifest.py a Darwin_i686_Manifest class alias so it continues to work when arch is passed as i686 as well as i386.
2016-11-16DRTVWR-418: pull in new viewer-release via viewer64Nat Goodspeed
2016-11-16Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2016-11-15increment viewer version to 4.1.3Oz Linden
2016-11-08Backed out changeset: fb2eb1a59be6AndreyL ProductEngine
Reverting MAINT-6125
2016-11-08Backed out changeset: 2a56972b1571AndreyL ProductEngine
Reverting MAINT-6259
2016-11-08Backed out changeset: 27782e83386bAndreyL ProductEngine
Reverting MAINT-6793
2016-11-08MAINT-6914 Increase maximum UI size value to 4.0AndreyL ProductEngine
2016-11-03Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2016-10-27MAINT-6810 win10, 4k monitor and UI scale of 2.0 makes most web content too ↵pavelkproductengine
small to read
2016-10-26Backed out changeset: 5816c800a9c1AndreyL ProductEngine
Prervious MAINT-2141 fix causes MAINT-6791 so reverted it
2016-10-18MAINT-6793 Rigged mesh sometimes full of holesandreykproductengine
2016-10-17Merged lindenlab/viewer-bear into defaultRider Linden
2016-10-17MergeRider Linden
2016-10-17MAINT-6837: forced sit error messages.Rider Linden
2016-10-18Restored MAINT-4488 (perviosly reverted in MAINT-6242)andreykproductengine
2016-10-17Merged lindenlab/viewer-release into defaultRider Linden
2016-10-17Backed out changeset: 4df419cb7b2fandreykproductengine
2016-10-17MAINT-6833 HUD warning will no longer show for temp attached objectsandreykproductengine
2016-10-17Merged in MAINT-6487Andrey Kleshchev
2016-10-15MAINT-6831 Fix rtsp mime type should be opened with vlcAndreyL ProductEngine
2016-10-12MAINT-6487 Viewer Objects should not queue too many downloadsandreykproductengine
2016-10-11MAINT-6811 remove Autopilot cancelled notificationMnikolenko Productengine
2016-10-11Merged in MAINT-6792 (pull request #22)Andrey Kleshchev
2016-10-10Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2016-10-10increment viewer version to 4.1.2Oz Linden
2016-10-07MAINT-6792 Improvements for HUD warningandreykproductengine
2016-10-07Merged in andreyl_productengine/viewer-bear-marchcat (pull request #20)Andrey Lihatskiy
Fixes for two image loading crashes
2016-10-07MAINT-6800 FIXED Using Snapshot Freeze Frame option causes several issuesMnikolenko Productengine
2016-10-07Crashfixes for image loadingAndreyL ProductEngine
2016-10-06MAINT-6800 FIXED Using Snapshot Freeze Frame option causes several issuesMnikolenko Productengine
2016-10-04Reverted 208c0e0AndreyL ProductEngine
2016-10-03MergeRider Linden
2016-09-30MAINT-6759: Do not automatically hide the "Stand" button. Rely on the state ↵Rider Linden
of the avatar to enable/disable buttons.
2016-09-30MAINT-6786 scale gets out of bonds and causes crashandreykproductengine
2016-09-28MAINT-6123 Fix for LLTextureCache::writeToFastCache crashAndreyL ProductEngine
2016-09-26MAINT-6756: Added ForceSitAvatar to the list of things an Exp can do in the ↵Rider Linden
dialog.
2016-09-26MergeRider Linden
2016-09-26Back out a change that never got merged into viewer-release.Rider Linden
2016-09-26Merged lindenlab/viewer-release into defaultRider Linden
2016-09-26MAINT-6744 'System UI size factor has changed... ' shouldn't appear after ↵AndreyL ProductEngine
installation
2016-09-20MAINT-6735 brackets fixandreykproductengine
2016-09-20MAINT-6655 fixed group list and inspector not always switching to default iconandreykproductengine
2016-09-20MAINT-6735 Teleport offer sound does not play when the the destination ↵andreykproductengine
region's maturity exceeds the current maturity settings
2016-09-19MAINT-6733 FIXED On build disabled land, the build button is enabled when ↵Mnikolenko Productengine
left clicking any touchable object.
2016-09-16MergeRider Linden