summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-09Merged in graham_linden/viewer-eep-graham (pull request #44)Rider Linden
MAINT-8951
2018-08-09Adjust layout of sunmoon panel and size of ext day edit. Blank sun texture. ↵Rider Linden
Fix edit and transition in edit day cycle. Fix default and blank images in sky textures.
2018-08-09Merge in anim_tool.py refactoring from server-side script.Nat Goodspeed
2018-08-09MergeGraham Linden
2018-08-09Disable nSight debug.Graham Linden
2018-08-09MAINT-8951Graham Linden
Remove moon_dir related shader code causing sunlight shadow artifacting.
2018-08-09MAINT-8887 Fixed Environment pulled from asset store not applied when loadedandreykproductengine
2018-08-09MergeGraham Linden
2018-08-09MAINT-8974 Reduce default settings for intel GPUs in case of failed benchmarkandreykproductengine
2018-08-09MAINT-8900 LLVirtualTrackball improvements: buttons behavior and mode selectAndreyL ProductEngine
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-08Miss an || && in an ifRider Linden
2018-08-08Fix for mac buildRider Linden
MAINT-8870, MAINT-8871: When legacy windlight fails load the default day cycle asset and use that.
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>
2018-08-08MAINT-8856 Fixed URL behavior in group call popupsAndreyL ProductEngine
2018-08-07Protect sky code from (extremely unlikely yet still possible) lack of sky ↵Graham Linden
settings.
2018-08-07MAINT-8959 Fixed some pointers not being resetandreykproductengine
2018-08-07MAINT-8958 Handle initDecode crashandreykproductengine
2018-08-07MergeGraham Linden
2018-08-06MAINT-7703: Estate and region flags for parcel environmests (not written to ↵Rider Linden
DB yet)
2018-08-06MergeGraham Linden
2018-08-06MergeGraham Linden
2018-08-06MAINT-8197 Compliment benchmark crash processing with SEH handlingandreykproductengine
2018-08-06WIP check-in to allow merge of upstream changes.Graham Linden
2018-08-06MAINT-8952 EEP Changing one Day Cycle Keyframe can change other keyframesandreykproductengine
2018-08-04LLStoreAssetCallback now a std::functionRider Linden
2018-08-03remove some pragmas that snuck inRider Linden
2018-08-03Fix name change from clearTrack to clealCycleTrackRider Linden
2018-08-03Synch settings with simulator.Rider Linden
2018-08-03MergeRider Linden
2018-08-03MergeRider Linden
2018-08-03MAINT-7699: More robust cap protocol, better support for delete and support ↵Rider Linden
for individual tracks, support for setting environment by asset id in the cap MAINT-7703: Initial flags sent in message protocol for parcels
2018-08-03MAINT-8902 fix encroaching 'legacy' issuesandreykproductengine
2018-08-08MAINT-8900 LLVirtualTrackball improvement: added click-to-set modeAndreyL ProductEngine
2018-08-03Merged in MAINT-8803Andrey Kleshchev
2018-08-02merge changes for 5.1.7-releaseOz Linden
2018-08-02Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2018-08-02MAINT-8176: Add canonical_repo field to viewer's autobuild.xml.Nat Goodspeed
2018-08-02increment viewer version to 5.1.8Nat Goodspeed
2018-08-02Added tag 5.1.7-release for changeset ac3b1332ad4fNat Goodspeed
2018-08-02MAINT-8945 EEP clicking near a keyframe may activate it without highlighting ↵andreykproductengine
it green
2018-08-02additional logging around launch/termination of SLVoiceOz Linden
2018-08-01MAINT-8905 EEP - tracks should show altitudesandreykproductengine
2018-08-01MAINT-8803 Better UI handling of unrecognized inventory itemsmaxim_productengine
2018-08-01Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2018-07-31MAINT-8931 FIXED Render quality value in About Second Life is misleadingmaxim_productengine
2018-07-30MergeRider Linden