Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-08 | Add 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-08 | Miss an || && in an if | Rider Linden | |
2018-08-08 | Fix for mac build | Rider Linden | |
MAINT-8870, MAINT-8871: When legacy windlight fails load the default day cycle asset and use that. | |||
2018-08-08 | SL-704 - code cleanup, mostly old AXON comments. | Brad Payne (Vir Linden) | |
2018-08-08 | Fix 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-08 | Merged 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-08 | SL-928 - in mesh upload, warn if bind shape is non-identity and skin weights ↵ | Brad Payne (Vir Linden) | |
are enabled. | |||
2018-08-08 | MAINT-8856 Fixed URL behavior in group call popups | AndreyL ProductEngine | |
2018-08-07 | Protect sky code from (extremely unlikely yet still possible) lack of sky ↵ | Graham Linden | |
settings. | |||
2018-08-07 | MAINT-8959 Fixed some pointers not being reset | andreykproductengine | |
2018-08-07 | MAINT-8958 Handle initDecode crash | andreykproductengine | |
2018-08-07 | Merge | Graham Linden | |
2018-08-06 | MAINT-7703: Estate and region flags for parcel environmests (not written to ↵ | Rider Linden | |
DB yet) | |||
2018-08-06 | Merge | Graham Linden | |
2018-08-06 | Merge | Graham Linden | |
2018-08-06 | MAINT-8197 Compliment benchmark crash processing with SEH handling | andreykproductengine | |
2018-08-06 | WIP check-in to allow merge of upstream changes. | Graham Linden | |
2018-08-06 | MAINT-8952 EEP Changing one Day Cycle Keyframe can change other keyframes | andreykproductengine | |
2018-08-04 | LLStoreAssetCallback now a std::function | Rider Linden | |
2018-08-03 | remove some pragmas that snuck in | Rider Linden | |
2018-08-03 | Fix name change from clearTrack to clealCycleTrack | Rider Linden | |
2018-08-03 | Synch settings with simulator. | Rider Linden | |
2018-08-03 | Merge | Rider Linden | |
2018-08-03 | Merge | Rider Linden | |
2018-08-03 | MAINT-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-03 | MAINT-8902 fix encroaching 'legacy' issues | andreykproductengine | |
2018-08-08 | MAINT-8900 LLVirtualTrackball improvement: added click-to-set mode | AndreyL ProductEngine | |
2018-08-03 | Merged in MAINT-8803 | Andrey Kleshchev | |
2018-08-02 | merge | Brad Payne (Vir Linden) | |
2018-08-02 | merge changes for 5.1.7-release | Oz Linden | |
2018-08-02 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2018-08-02 | MAINT-8176: Add canonical_repo field to viewer's autobuild.xml. | Nat Goodspeed | |
2018-08-02 | increment viewer version to 5.1.8 | Nat Goodspeed | |
2018-08-02 | Added tag 5.1.7-release for changeset ac3b1332ad4f | Nat Goodspeed | |
2018-08-02 | MAINT-8945 EEP clicking near a keyframe may activate it without highlighting ↵ | andreykproductengine | |
it green | |||
2018-08-02 | additional logging around launch/termination of SLVoice | Oz Linden | |
2018-08-01 | SL-937 - added debug setting DebugObjectLODs to help track LOD calculations ↵ | Brad Payne (Vir Linden) | |
especially for rigged meshes | |||
2018-08-01 | MAINT-8905 EEP - tracks should show altitudes | andreykproductengine | |
2018-08-01 | MAINT-8803 Better UI handling of unrecognized inventory items | maxim_productengine | |
2018-08-01 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2018-07-31 | SL-937 - use dynamic box for rigged mesh attached to normal avatar as well. ↵ | Brad Payne (Vir Linden) | |
Still has a 2x error in the radius calc, but gets radius using the dynamic box. | |||
2018-07-31 | SL-944 - disabled a not-very-useful assert that greatly slows the RWD build | Brad Payne (Vir Linden) | |
2018-07-31 | MAINT-8931 FIXED Render quality value in About Second Life is misleading | maxim_productengine | |
2018-07-30 | Merge | Rider Linden | |
2018-07-30 | MAINT-8904: Creating new setting in inventory now causes simulator to assign ↵ | Rider Linden | |
default asset ID to inventory item. | |||
2018-07-30 | MAINT-8344 EEP Make arrows white | andreykproductengine | |
2018-07-30 | MAINT-8879 EEP Make image swatches square | andreykproductengine | |
2018-07-30 | MAINT-8830 EEP rename "Default Environment" option in About Land > Environment | andreykproductengine | |
2018-07-29 | retrigger build | Oz Linden | |
2018-07-27 | fix init on array | Rider Linden | |