summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-18Merged in lindenlab/viewer-bearAndreyL ProductEngine
2019-03-18Merged in lindenlab/viewer-bearAndreyL ProductEngine
2019-03-16Merged in lindenlab/viewer-bearAndreyL ProductEngine
2019-03-14Merged in lindenlab/viewer-bearAndreyL ProductEngine
2019-03-13SL-10610 mac fix for showing special charactersMnikolenko ProductEngine
2019-03-11SL-10346 Fixed group maturity settings descriptionandreykproductengine
2019-03-06Get rid of vstoolandreykproductengine
2019-03-07SL-9846 FIXED [MAC] Empty space is inserted into the text field while ↵Mnikolenko ProductEngine
switching fields by pressing 'Tab' in Viewer browser
2019-03-06SL-10687 FIXED Audio error when trying to fly when flying is not availablemaxim_productengine
2019-03-04Fix for local studio buildsandreykproductengine
2019-03-04MergeAndreyL ProductEngine
2019-03-04Merged in lindenlab/viewer-bearAndreyL ProductEngine
2019-03-04SL-10652 FIXED Crash in LLFolderViewGroupedItemBridge::canWearSelectedmaxim_productengine
2019-03-01MergeAndreyL ProductEngine
2019-03-01Merged in lindenlab/viewer-bearAndreyL ProductEngine
2019-02-27SL-10562 Animesh objects can be made difficult to selectandreykproductengine
2019-03-03SL-10422 Validate meshandreykproductengine
2019-03-01SL-10473 FIXED [OSX] Checkboxes become invisible after ticking on them in ↵maxim_productengine
the built-in browser
2019-02-25SL-10349 Added more tooltipsandreykproductengine
2019-02-26SL-10616 No moving animation if wear linked objects in edit mode and change ↵andreykproductengine
avatar
2019-02-26SL-10615 FIXED Main menus drop-down lists can't be opened while searching ↵maxim_productengine
its title
2019-02-25SL-10614 FIXED Don't hide the tear-off menu items when filteringAndreyL ProductEngine
2019-02-21SL-10567 Fix confusing declarationandreykproductengine
2019-02-21SL-10565 LLMachineID crashesandreykproductengine
2019-02-25SL-10326 Restore ability to select own avatar and move it via manipulation ↵maxim_productengine
arrows
2019-01-16Re-enable warnings-as-errors (-Werror) in Mac builds.Nat Goodspeed
2018-08-16MAINT-8868 Updated Viewer Maager to 1.0.518760AndreyL ProductEngine
2018-08-16mac build fixAndreyL ProductEngine
2018-08-16Merged lindenlab/viewer-cougar into defaultRuslan Teliuk
2018-08-16MAINT-8937 - Selection Outline Odd Behavior When Panning Aroundruslantproductengine
Fixed.
2018-08-16MAINT-3699 new shaders supporting alpha blend/mask rigged content.Graham Linden
Make shader loading debug logging of uniforms use ShaderUniform to make supression simpler.
2018-08-16Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-08-15DRTVWR-447: Simplify redundant if-key-in-dict-and-value-nonempty logicNat Goodspeed
2018-08-15DRTVWR-447: Streamline some of the logic around extra packages.Nat Goodspeed
2018-08-15DRTVWR-447: Update to bugsplat build 518707Nat Goodspeed
2018-08-15DRTVWR-447: merge reverting Mac suppression to re-enable Mac builds.Nat Goodspeed
2018-08-15Backed out changeset 25b55601514d: re-enable building BugSplat on Mac.Nat Goodspeed
2018-08-15MAINT-8993 FIXED Crash in LLTeleportHistory::updateCurrentLocation(..)maxim_productengine
2018-08-14MAINT-5651 Crashes on close from LLWindowWin32andreykproductengine
2018-08-15mac build fixMnikolenko ProductEngine
2018-08-14MAINT-8930 FIXED Using "Reset all to recommended settings" still shows the ↵maxim_productengine
last active preset as "Preset in use" in the UI
2018-08-11Automated merge with ssh://bitbucket.org/nat_linden/viewer-no-popupNat Goodspeed
2018-08-10MAINT-8926 Don't allow overwritting default presetandreykproductengine
2018-08-10VOICE-50 VOICE-58: recover from SLVoice process exit automaticallyOz Linden
2018-08-09Merge in anim_tool.py refactoring from server-side script.Nat Goodspeed
2018-08-09MAINT-8974 Reduce default settings for intel GPUs in case of failed benchmarkandreykproductengine
2018-08-08Add optional hostname param to LLSocket::create() for testing.Nat Goodspeed
This allows the io.cpp test to listen only on the localhost loopback, avoiding the macOS 10.13.6 "allow listening for incoming connections" popup while running build-time tests that might halt an unattended TeamCity build.
2018-08-08SL-704 - code cleanup, mostly old AXON comments.Brad Payne (Vir Linden)
2018-08-08Fix cmake -E copy of CrashReporter.nib.Nat Goodspeed
indra/mac_crash_logger/CMakeLists.txt was using 'cmake -E copy_directory' to copy CrashReporter.nib -- which is actually a binary file. Apparently that works, until CMake 3.12.0, which produces an error. Use copy_if_different instead.
2018-08-08Merged in andreyl_productengine/viewer-neko-marchcat (pull request #671)Andrey Lihatskiy
MAINT-8856 Fixed URL behavior in group call popups Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com>