summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2018-05-18Remove MSVC debug pragmas and comment out code to dump example grids.xml ↵Graham Linden graham@lindenlab.com
file w/ hard-coded grids.
2018-05-18Make nighttime elev constant _SIN, since it uses a sin value.Graham Linden graham@lindenlab.com
Put that constant in sky settings and eliminate dups. Fix up logic around when to use heavenly bodies (fix broken moon in basic sky). Remove unnecessary clip to horizon. Put in temp code to ena/dis sun/moon based on LLEnvironment::getIsDaytime().
2018-05-18MergeRider Linden
2018-05-18Day cycle editor changes for loading settings. (Not complete)Rider Linden
2018-05-18MAINT-8344 Day Cycle Editor (part 3)andreykproductengine
2018-05-18MAINT-8669 Add callback to show appropriate friendship menu optionmaxim_productengine
2018-05-18Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-05-18Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2018-05-18MergeAndreyL ProductEngine
2018-05-17increment viewer version to 5.1.5Nat Goodspeed
2018-05-18MergeGraham Linden graham@lindenlab.com
2018-05-18Fix Mie Config validation in sky settings.Graham Linden graham@lindenlab.com
Start cleanup of heavenly body rendering.
2018-05-18MergeGraham Linden graham@lindenlab.com
2018-05-17Self contained looping track blender. Will blend over time across an entire ↵Rider Linden
track in a day cycle.
2018-05-17MAINT-8649 FIXED CTRL+ALT+T does not make alpha masking textures visiblemaxim_productengine
2018-05-17MAINT-8479 When facing object we should ignore movement distance thresholdAndrey Kleshchev
2018-05-16Merge and disable new sky render.Graham Linden graham@lindenlab.com
2018-05-16MergeRider Linden
2018-05-16Splitting the blender up to support manual positioning as well as time. Phase1Rider Linden
2018-05-16MAINT-8344 Day cycle editor (part 2)andreykproductengine
2018-05-16MergeGraham Linden graham@lindenlab.com
2018-05-15Fix the blend code to record the amount of the blend and to store what is ↵Rider Linden
being blended towards.
2018-05-15MergeGraham Linden graham@lindenlab.com
2018-05-14MAINT-8611 Prevent object media updates if media preference is disabledmaxim_productengine
2018-05-14Merged in ruslantproductengine/viewer-cougar-4cr-2 (pull request #10)Ruslan Teliuk
MAINT-8348 [LOVE ME RENDER] Edit Rotation Rings Occluded by Mesh Objects Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com>
2018-05-11MergeRider Linden
2018-05-11Remove the old sky and water edit dialogs.Rider Linden
2018-05-11MAINT-8344 Day cycle editor (part 1)andreykproductengine
2018-05-10Settings editor available from the open context on the menu. Can edit ↵Rider Linden
inventory items.
2018-05-10MAINT-8348 [LOVE ME RENDER] Edit Rotation Rings Occluded by Mesh Objectsruslantproductengine
FIXED
2018-05-09MergeGraham Linden graham@lindenlab.com
2018-05-09Merged in lindenlab/viewer-451AndreyL ProductEngine
2018-05-08Add save/update functionality hooks to fixed editor.Rider Linden
2018-05-08MAINT-8586 XUI cleanupAndrey Kleshchev
2018-05-08MAINT-8636 Allow to deselect avatars and groups via Ctrl + click in all tabs ↵maxim_productengine
of 'People' floater
2018-05-07MAINT-8628 FIXED Group notice edit field is missing inventory iconmaxim_productengine
2018-05-04MAINT-8593 Viewer should not repeat mesh dowloads indefinetelyAndrey Kleshchev
2018-05-04MAINT-8622 FIXED "Share" checkbox becomes gray after sharing the object (no ↵maxim_productengine
modify) for the group
2018-05-04MAINT-8616 FIXED Edit Tool often displays the wrong Creator and/or Owner of ↵maxim_productengine
an object
2018-05-03Inventory context menus and increment attrib for settings panels.Rider Linden
2018-05-03MAINT-8593 Viewer should not repeat loads indefinetelyAndrey Kleshchev
2018-05-03MAINT-1421 FIXED "Show Memory" doesn't display memory stats on macmaxim_productengine
2018-05-02Fixed sky editing floater.Rider Linden
2018-05-02MAINT-8616 FIXED Edit Tool often displays the wrong Creator and/or Owner of ↵maxim_productengine
an object
2018-05-02fix line endingsmaxim_productengine
2018-05-02MAINT-8531 Remove viewer UI which supports buying items out of task inventorymaxim_productengine
2018-05-02MAINT-8553 Allow copy a link or copy a folder containing a link in inventory.maxim_productengine
2018-05-01Mac is not fond at all of unused variables.Rider Linden
2018-05-01MAINT-8598 Fixed Incorrect context menu for sounds in task inventoryAndrey Kleshchev
2018-04-30Refresh is defined in LLPanel. Must be marked override here alsoRider Linden