summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-21Added tag 5.1.8-release for changeset 23ea0fe36fadNat Goodspeed
2018-08-21MAINT-5651 LLTrace issues on exitandreykproductengine
2018-08-21MAINT-9024 MAINT-9025 fix shadow render of materials objects to use alpha ↵Graham Linden
and don't draw MATERIAL_ALPHA content twice in shadow pass
2018-08-21SL-824: Update to bugsplat build 518876Nat Goodspeed
2018-08-20MAINT-8977 32bit viewer should have stricter image size capandreykproductengine
2018-08-22MAINT-8985 FIXED User is able to send friendship request to a friend from ↵maxim_productengine
the group menu
2018-08-22Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-08-22Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-08-20MAINT-9014 Updated Viewer Manager to 1.0.518840AndreyL ProductEngine
2018-08-20Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-08-18SL-824: Update to bugsplat build 518831Nat Goodspeed
2018-08-18Backed out changeset 599911002a5e: revert to bugsplat build 518798.Nat Goodspeed
2018-08-17SL-824: Update to bugsplat build 518806Nat Goodspeed
2018-08-17MAINT-5651 Froce-quit crashandreykproductengine
2018-08-17SL-824: Update to bugsplat build 518798Nat Goodspeed
2018-08-17DRTVWR-447: Use os.path.split(path) instead of path.split(os.sep).Nat Goodspeed
On Windows, where 'path' might be separated either with '/' or '\', the latter breaks unless all path separators are in fact the os.sep character '\'. While it would be possible to code something fancy with os.sep and os.altsep, testing the latter for None, much simpler to let os.path.split() handle it.
2018-08-17SL-824: Update to bugsplat build 518791Nat Goodspeed
2018-08-17MAINT-8991 Escape newlines in log entriesmaxim_productengine
2018-08-16Pull in @Nat's changes to make teleports work correctlycallum_linden
2019-05-14SL-11157 FIXED All 'About Land' tabs German translations overlap buttons and ↵maxim_productengine
other UI
2019-05-13SL-11153 Remake of SL-9414andreykproductengine
2019-05-13SL-6306 Viewer freeze and crash on octreeandreykproductengine
2019-05-13SL-11139 FIXED LLFontGL::getStringFromStyle() never return "NORMAL"maxim_productengine
2019-05-11Merged in lindenlab/viewer-bearAndreyL ProductEngine
2019-05-09SL-11121 FIXED Viewer crashes after clicking the 'Edit' button in the ↵maxim_productengine
notecard floater
2019-05-08SL-1579 Don't put an object to 'Received Items' after taking it back into ↵maxim_productengine
inventory
2019-05-07SL-10954 Unit test escapePathAndDataandreykproductengine
2019-05-08SL-10850 FIXED The "Mini-Inspector" button in the access tab is displaying ↵maxim_productengine
over the Snapshot floater
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)