summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2018-09-12SL-4178 make deferred version of highlight shader that fills in zero spec ↵Graham Linden
and env intensity to keep the shiny down
2018-09-12MergeGraham Linden
2018-08-25MAINT-9046 honor alpha mode none even when texture has alpha channel when ↵Graham Linden
checking state in avatar attachment shadow passes
2018-08-22Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-08-21increment viewer version to 5.1.9Nat Goodspeed
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-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-10VOICE-50 VOICE-58: recover from SLVoice process exit automaticallyOz Linden
2018-08-02merge changes for 5.1.7-releaseOz Linden
2018-08-02Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-08-02increment viewer version to 5.1.8Nat Goodspeed
2018-08-02additional logging around launch/termination of SLVoiceOz Linden
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-29retrigger buildOz Linden
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-18SL-920 Disable friendship caps untill new requirements are providedandreykproductengine
2018-07-17SL-920 Better logging and limited cap to offline messagesandreykproductengine
2018-07-09Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2018-07-06MAINT-1771 FIXED Avatar doesn't stand up after pressing Shift+Alt+S keyboard ↵maxim_productengine
shortcut
2018-07-04MAINT-8800 Vivox pointlesly stalls for 10 seconds waiting on shutdownandreykproductengine
2018-07-04Fixed line endings in llgl.cppAndreyL ProductEngine
2018-07-03Merged in graham_linden/viewer-lynx-graham (pull request #82)Andrey Lihatskiy
Roll back optimization that breaks cubemap updates Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com>
2018-07-03Roll back optimization that isn't needed for sky rendering when atmospherics ↵Graham Linden
are used, but is needed for cubemap update.
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-02FIX INTL-93 translate Viewer Set51 from viewer-bear, for 9 languageseli
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-02MAINT-8618 Viewer attempting to edit action when it has no permissionandreykproductengine
2018-07-02Merged lindenlab/viewer-cougar into defaultRuslan Teliuk
2018-06-29MAINT-8260 make TextureLoadFullRes not persistent to avoid issues with ↵Graham Linden
accidentally setting it on systems which cannot handle the mem load it implies
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-27fix debug loggingOz Linden
2018-06-27fix provisioning debug logOz Linden
2018-06-27MergeGraham Linden
2018-06-27MergeGraham Linden
2018-06-27add more startup debug loggingOz Linden
2018-06-27Disambiguate logical op precedence for Clang.Graham Linden