summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2018-08-01Remove debug code for conditional BP.Graham Linden
2018-07-31Fix template specialization syntax for Clang that MSVC does not demand.Graham Linden
2018-07-31Fix broken init of defaulted arg that MSVC should not have let slide.Graham Linden
2018-07-31MAINT-8909Graham 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-30MAINT-8915Graham 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-20MAINT-8891 viewer-side fix for redundant setting of specular offset in LLSD ↵Graham Linden
to struct translation
2018-07-19Merged 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-04Fixed line endings in llgl.cppAndreyL ProductEngine
2018-07-03MAINT-8836 - Objects with Alpha Masking > 0 settings do not rendering ↵ruslantproductengine
correctly on avatar FIXED
2018-07-03Merged in ruslantproductengine/viewer-cougar-4cr-2 (pull request #12)Ruslan Teliuk
MAINT-8335 Derendering Avatar type also derenders some rezzed mesh objects Approved-by: Simon Linden <simon@lindenlab.com> Approved-by: Graham Madarasz <graham@lindenlab.com> Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com>
2018-07-02MAINT-3219 make align planar faces set normal and specular offsets and ↵Graham Linden
rotations in addition to the diffuse values
2018-07-02MAINT-7548 MAINT-7560 use NvidiaOptimusEnablement globally exported var to ↵Graham Linden
signal desire to use high-performance graphics processor
2018-07-02Merged lindenlab/viewer-cougar into defaultRuslan Teliuk
2018-06-29Convert tabs to spaces in llprimitive/llmaterial.* for sanityGraham Linden
2018-06-29MAINT-8335 Derendering Avatar type also derenders some rezzed mesh objectsruslantproductengine
Fixed
2018-06-29MAINT-8676 modify XUI to allow negative offsets again and fix up material ↵Graham Linden
handling of normal/specular offsets
2018-06-29Handle grids.xml w/ single entry instead of an array.Graham Linden
Fix crash when no login URIs are found for a given grid (does not happen after fixing above, but should not crash either).
2018-06-28Replace cache hit info in tex fetch debug display.Graham Linden
Silence launcher warning for devs. Work-around path gen deciding to gen NaNs for some flexi prims.
2018-06-27MergeGraham Linden
2018-06-22Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-06-21MergeGraham Linden
2018-06-21increment viewer version to 5.1.7Nat Goodspeed
2018-06-07MAINT-8723 - Selecting mesh objects make several HUD-related items invisibleruslantproductengine
FIXED (from FS Ansariel patches)
2018-06-06fix xcode buildAnchor Linden
2018-05-31increment viewer version to 5.1.6Oz Linden
2018-05-30[MAINT-8693] - fix null checkAnchor Linden
2018-06-07MAINT-8689 Potential crash fixandreykproductengine
2018-06-02Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-06-01MAINT-8712 Crash on close in LLWindowWin32Andrey Kleshchev
2018-06-01MAINT-8714 Eliminate viewer duplicated ID nodesmaxim_productengine
2018-06-01merge from viewer-releaseandreykproductengine
2018-05-31MAINT-8702 FIXED Uploading any item results in opening previous Item Profile ↵maxim_productengine
instead of Inventory Floater
2018-05-31MAINT-8700 Remove obsolete code and update 'Save texture' file dialogmaxim_productengine
2018-05-30MAINT-8700 FIXED The File dialog disconnects the viewer if you do not choose ↵maxim_productengine
upload files within the first minute
2018-05-29MAINT-8586 Eliminate obsolete xui elementsandreykproductengine
2018-05-25MAINT-8693 Fixed crashes during login if you wear a BOM tattoo layerAndrey Kleshchev
2018-05-25MAINT-8459 Save favorite places and landmarks to Location Bar history listmaxim_productengine
2018-05-25MAINT-8674 Fixed logsandreykproductengine
2018-05-25MAINT-8674 Clean up already requested ids.Andrey Kleshchev
2018-05-25Merged in andreyl_productengine/viewer-neko-marchcat (pull request #613)Andrey Lihatskiy
MAINT-8325 Fixed The Save Local dialog disconnects the viewer if you do not choose the save directory files within the first minute Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com>
2018-05-25MAINT-8694 FIXED Typo in loggingmaxim_productengine
2018-05-24Merged in nat_linden/maint-maint-8675AndreyL ProductEngine
2018-05-24MAINT-8675: In Darwin-specific CMake, use cp, not cmake -E copy.Nat Goodspeed
cmake -E copy does only one file at a time, and older CMake versions don't handle wildcards. But cmake -E copy is specifically for portability. When the copy operation itself is Darwin-only, we can count on having 'cp' available.
2018-05-24Merged in oz_linden/maint-8675AndreyL ProductEngine
2018-05-24MAINT-8634 Hide texture UUIDs for non-godsmaxim_productengine
2018-05-24MAINT-8687 Add a hotkey for Advanced > Set UI Size to Defaultmaxim_productengine
2018-05-23fix tests broken by argument added to LLTrans::getStringOz Linden
2018-05-23MAINT-8675: update expired certs in integration testOz Linden
2018-05-23MAINT-8619 Disable local textures for selection in Group profilemaxim_productengine
2018-05-22Merged in ruslantproductengine/viewer-neko-4cr-4 (pull request #607)Ruslan Teliuk
MAINT-8670 Crash in: LLFace::getGeometryVolume() Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> Approved-by: Simon Linden <simon@lindenlab.com>