Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | MAINT-8959 Fixed some pointers not being reset | andreykproductengine | |
2018-08-07 | MAINT-8958 Handle initDecode crash | andreykproductengine | |
2018-08-06 | MAINT-8197 Compliment benchmark crash processing with SEH handling | andreykproductengine | |
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-release | AndreyL ProductEngine | |
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 | 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-8803 Better UI handling of unrecognized inventory items | maxim_productengine | |
2018-08-01 | Remove debug code for conditional BP. | Graham Linden | |
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 | Fix template specialization syntax for Clang that MSVC does not demand. | Graham Linden | |
2018-07-31 | Fix broken init of defaulted arg that MSVC should not have let slide. | Graham Linden | |
2018-07-31 | MAINT-8909 | Graham Linden | |
Loosen precision when checking rotation and other false negatives when comparing faces to see if they can be considered planar aligned. This was causing fields to be marked tentative (grayed display) incorrectly. | |||
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 | MAINT-8915 | Graham Linden | |
Fix sync of material rotation and offset values when using aligned planar faces. Make it possible to set a specific TE's normal/spec offset/rotation values. Eliminate redundant conversions in LLSD -> struct handler. | |||
2018-07-29 | retrigger build | Oz Linden | |
2018-07-27 | MAINT-8923 Better allocation failure handling | andreykproductengine | |
2018-07-30 | Merged in MAINT-8911 | Andrey Kleshchev | |
2018-07-27 | MAINT-8911 'None' Click actions are ignored for attachments | andreykproductengine | |
2018-07-27 | MAINT-8924 FIXED Outfit snapshot upload closes inventory | maxim_productengine | |
2018-07-26 | MAINT-8923 Better allocation failure handling, createGLTexture crashes | andreykproductengine | |
2018-07-25 | MAINT-8919 fixed typo in xml string | maxim_productengine | |
2018-07-20 | MAINT-8863 - less verbose diagnostics, kept the fix. Make sure joint nums ↵ | Brad Payne (Vir Linden) | |
get rebuilt after invalid joints are scrubbed. | |||
2018-07-20 | MAINT-8891 viewer-side fix for redundant setting of specular offset in LLSD ↵ | Graham Linden | |
to struct translation | |||
2018-07-20 | MAINT-8163 Move buttons down to accommodate text change | maxim_productengine | |
2018-07-19 | Merged in ruslantproductengine/viewer-cougar-4cr-2 (pull request #15) | Ruslan Teliuk | |
MAINT-8836 - Objects with Alpha Masking > 0 do not rendering correctly on avatar Approved-by: Graham Madarasz <graham@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Simon Linden <simon@lindenlab.com> | |||
2018-07-19 | MAINT-8844 Null check (just to be on the safe side) | andreykproductengine | |
2018-07-18 | MAINT-8844 Fix redundant check | andreykproductengine | |
2018-07-18 | Backed out changeset: 43f9351c7f6f | AndreyL ProductEngine | |
2018-07-18 | Backed out changeset: 1d9ad7f485e6 | AndreyL ProductEngine | |
2018-07-18 | SL-920 Change http methods | andreykproductengine | |
2018-08-02 | MAINT-8936 FIXED "Share" checkbox becomes gray in some inappropriate cases | maxim_productengine | |
2018-07-18 | SL-920 Disable friendship caps untill new requirements are provided | andreykproductengine | |
2018-07-18 | Merged in maxim_productengine/viewer-neko_maint2 (pull request #658) | Maxim Nikolenko | |
MAINT-8883 Restore previous selection after updating the list Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> | |||
2018-07-17 | MAINT-8883 Restore previous selection after updating the list | maxim_productengine | |
2018-07-17 | SL-927 Better logging | andreykproductengine | |
2018-07-17 | SL-920 Better logging and limited cap to offline messages | andreykproductengine | |