summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2016-11-30Merged in maxim_productengine/viewer-neko_maint2 (pull request #104)Andrey Lihatskiy
MAINT-6967 FIXED Crash in LLFloaterAvatarPicker::find()
2016-11-29MAINT-6967 FIXED Crash in LLFloaterAvatarPicker::find()Mnikolenko Productengine
2016-11-29Merged in Ansariel/viewer-neko-ui-scaling (pull request #98)Andrey Lihatskiy
More improvements for UI scaling detection
2016-11-29MAINT-6729 Fix crash in LLImageGL::analyzeAlpha()AndreyL ProductEngine
2016-11-25Fix UI scaling changed notice showing up on startup if system UI scale ↵Ansariel
factor changed during last session
2016-11-25Don't resize viewer window if UI scaling didn't changeAnsariel
2016-11-19STORM-2143 Correct vertex winding of starsDrake Arconis
2016-11-29Merged in MAINT-6803 face cyclingAndrey Kleshchev
2016-11-29MAINT-6936 Black screen following toggle to wireframe in photo dialogue.Mnikolenko Productengine
2016-11-28MAINT-6962 Viewer crashes when saving sky preset and clicking "Save" button ↵Mnikolenko Productengine
twice
2016-11-25MAINT-6961 FIXED Some textures(copied from Library) couldn't be set as ↵Mnikolenko Productengine
Outfit image via "Select image" although drag and drop works fine
2016-11-23MAINT-6951 Fixed Appearance panel causing camera movement regardless of ↵andreykproductengine
circumstance.
2016-11-23MAINT-6919 New SKU description doesn't fit in REGION/ESTATE ->Region tabMnikolenko Productengine
2016-11-23MAINT-6957 A high object bonus can cause incorrect parcel land capacity to ↵Mnikolenko Productengine
appear in the build tool's Advanced floater
2016-11-22MAINT-6949 Visual Outfit Browser - rename worn outfit is not reflected in ↵Mnikolenko Productengine
gallery view
2016-11-21Merged in Ansariel/storm-2141AndreyL ProductEngine
2016-11-21MAINT-6938 Fixed Inventory gear menu, 'empty' entries are always enabled.andreykproductengine
2016-11-18MAINT-2141 Fix for Sky Cloud Coverage reverting.andreykproductengine
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-16STORM-2142 Tweaks to some of the 4 combined issuesJonathan Yap
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-16mergeBrad Payne (Vir Linden)
2016-11-15increment viewer version to 4.1.3Oz Linden
2016-11-14STORM-2141: Fix various inventory floater related issues:Ansariel
* Opening new inventory via Control-Shift-I shortcut uses legacy and potentinally dangerous code path * Closing new inventory windows don't release memory * During shutdown legacy and inoperable code for inventory window cleanup is called * Remove old and unused inventory legacy code
2016-11-11MAINT-6915 - fixed a bug in Reset Skeletons And Animations. For self avatar, ↵Brad Payne (Vir Linden)
this will now be equivalent to reset skeleton + stop animating me.
2016-11-11MAINT-6913 - (Via Sovereign Engineer and Shyotl Kuhr) Pack the skinned ↵Brad Payne (Vir Linden)
matrix and translation into a single mat3x4 for optimal data transfer to reduce uniform slot usage.
2016-11-10MAINT-6882 4k monitor with maximized window overwhelms low end GPUs and ↵pavelkproductengine
crashes viewer
2016-11-09MAINT-6915 - option for Reset Skeleton And Animations.Brad Payne (Vir 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-04SL-524 - resetSkeleton() now includes collision volume joint positions. Also ↵Brad Payne (Vir Linden)
removed no-longer-needed LLJoint::mId field
2016-11-03Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2016-11-02SL-323: activate viewer menu and floater checks for updates via VMPcoyot@coyot-sager-PC
2017-03-29SL-323: cherry pick menu changes lost in v64 merge, ↵Glenn Glazer
viewer-management-process-sl-321 rev 36267
2017-03-22remove stray debug messageGlenn Glazer
2017-03-21SL-321 MAINT-7192: add viewer bitness VMM fetch logic to VMP, including HD ↵Glenn Glazer
Graphcis test
2017-03-21pull from V64 gateGlenn Glazer
2017-03-16merge cleanupGlenn Glazer
2017-03-16mergecoyot@coyot-sager-PC
2017-03-16pull from viewer64 gatecoyot@coyot-sager-PC
2017-03-10SL-321: add new VMP package, fix llbase pathGlenn Glazer
2017-03-09SL-321: add local llbase support for WindowsGlenn Glazer
2017-03-08SL-321: fix windows pathing, add iconsGlenn Glazer
2017-03-07SL-321: reintegration of autobuild as package, build changes for linux and ↵Glenn Glazer
windows integration
2017-03-06SL-321: reintegration of autobuild as package, build changes for mac integrationGlenn Glazer
2017-03-01SL-321: remove redundant const declaration of MD5HEX_STR_SIZE in ↵Glenn Glazer
llversioninfo, remove extraneous python variable assignment in CMakeLists, run tests with INFO
2017-03-01SL-321: fix merge removal of llhasheduniqueid from from llloginstance_test's ↵Glenn Glazer
include path