Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-12 | SL-4178 make deferred version of highlight shader that fills in zero spec ↵ | Graham Linden | |
and env intensity to keep the shiny down | |||
2018-09-12 | Merge | Graham Linden | |
2018-08-25 | MAINT-9046 honor alpha mode none even when texture has alpha channel when ↵ | Graham Linden | |
checking state in avatar attachment shadow passes | |||
2018-08-22 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-08-21 | increment viewer version to 5.1.9 | Nat Goodspeed | |
2018-08-21 | MAINT-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-16 | mac build fix | AndreyL ProductEngine | |
2018-08-16 | Merged lindenlab/viewer-cougar into default | Ruslan Teliuk | |
2018-08-16 | MAINT-8937 - Selection Outline Odd Behavior When Panning Around | ruslantproductengine | |
Fixed. | |||
2018-08-16 | MAINT-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-10 | VOICE-50 VOICE-58: recover from SLVoice process exit automatically | Oz 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 | increment viewer version to 5.1.8 | Nat Goodspeed | |
2018-08-02 | additional logging around launch/termination of SLVoice | Oz Linden | |
2018-08-01 | Remove debug code for conditional BP. | Graham Linden | |
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-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-20 | MAINT-8891 viewer-side fix for redundant setting of specular offset in LLSD ↵ | Graham Linden | |
to struct translation | |||
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-18 | SL-920 Disable friendship caps untill new requirements are provided | andreykproductengine | |
2018-07-17 | SL-920 Better logging and limited cap to offline messages | andreykproductengine | |
2018-07-09 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2018-07-06 | MAINT-1771 FIXED Avatar doesn't stand up after pressing Shift+Alt+S keyboard ↵ | maxim_productengine | |
shortcut | |||
2018-07-04 | MAINT-8800 Vivox pointlesly stalls for 10 seconds waiting on shutdown | andreykproductengine | |
2018-07-04 | Fixed line endings in llgl.cpp | AndreyL ProductEngine | |
2018-07-03 | Merged 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-03 | Roll back optimization that isn't needed for sky rendering when atmospherics ↵ | Graham Linden | |
are used, but is needed for cubemap update. | |||
2018-07-03 | MAINT-8836 - Objects with Alpha Masking > 0 settings do not rendering ↵ | ruslantproductengine | |
correctly on avatar FIXED | |||
2018-07-03 | Merged 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-02 | FIX INTL-93 translate Viewer Set51 from viewer-bear, for 9 languages | eli | |
2018-07-02 | MAINT-3219 make align planar faces set normal and specular offsets and ↵ | Graham Linden | |
rotations in addition to the diffuse values | |||
2018-07-02 | MAINT-7548 MAINT-7560 use NvidiaOptimusEnablement globally exported var to ↵ | Graham Linden | |
signal desire to use high-performance graphics processor | |||
2018-07-02 | MAINT-8618 Viewer attempting to edit action when it has no permission | andreykproductengine | |
2018-07-02 | Merged lindenlab/viewer-cougar into default | Ruslan Teliuk | |
2018-06-29 | MAINT-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-29 | Convert tabs to spaces in llprimitive/llmaterial.* for sanity | Graham Linden | |
2018-06-29 | MAINT-8335 Derendering Avatar type also derenders some rezzed mesh objects | ruslantproductengine | |
Fixed | |||
2018-06-29 | MAINT-8676 modify XUI to allow negative offsets again and fix up material ↵ | Graham Linden | |
handling of normal/specular offsets | |||
2018-06-29 | Handle 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-28 | Replace 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-27 | fix debug logging | Oz Linden | |
2018-06-27 | fix provisioning debug log | Oz Linden | |
2018-06-27 | Merge | Graham Linden | |
2018-06-27 | Merge | Graham Linden | |
2018-06-27 | add more startup debug logging | Oz Linden | |
2018-06-27 | Disambiguate logical op precedence for Clang. | Graham Linden | |