summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-07-12SL-11588Graham Linden
Make avatar alpha shader ignore vertex color again.
2019-07-12SL-11109Graham Linden
Make shadowAlphaMask shader ignore vertex alpha before discards iff we're a fullbright object. Keep llappearance from stuffing dangling pointers into the alpha cache (crash iff you're using nSight debugging and disable readbacks).
2019-07-12SL-11370Graham Linden
Prevent Low/Low-mid from including things in the distortion map render it should not.
2019-07-12SL-11545Graham Linden
Fix glow calcs in sky shaders (not just the not shared enough atmospherics funcs). Revert 10625 attempted fix as it breaks baggy clothes as much as skipping readbacks does.
2019-07-12Merged in ruslantproductengine/viewer-cougar-4cr-5 (pull request #59)Ruslan Teliuk
SL-11435 When ALM is enabled, Depth mode shots are broken when snapshot size is set to anything above current window size Approved-by: Simon Linden <simon@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com>
2019-07-11SL-10625Graham Linden
Keep texture baking from pointlessly mercy flushing GL like a kid that just discovered the toilet handle. Make glReadPixels call use GL_ALPHA8 (a texture format) instead of GL_ALPHA (an enum to indicate the alpha channel).
2019-07-11SL-11435 When ALM is enabled, Depth mode shots are broken when snapshot size ↵ruslantproductengine
is set to anything above current window size - fixed bug described in the ticket - fixed bug with UI (when user change the layer type (color/depth))
2019-07-11Fix knock-on from touching the sky tex gen which also generated the shiny ↵Graham Linden
env map.
2019-07-11DRTVWR-493 Cleanup LLSkinningUtilandreykproductengine
2019-07-10SL-1491Graham Linden
Make sun additive contribition depend on facing the sun (without breaking fog). Put back scaling factor keeping sun contrib from blowing out with new FS param range for glow.
2019-07-10SL-11541 WIPGraham Linden
Make LLSettingsSky::gammaCorrect work like the soft scale clip and gamma correct from release. Add transmittance effects to the low-end sky tex gen.
2019-07-10SL-11572 [EEP] Revert keyframe markers to dotsandreykproductengine
2019-07-10SL-11563 Version checker crashing with 'no module epolls' errorandreykproductengine
2019-07-10[SL-11548] - checked in the commented code by mistakeAnchor
2019-07-10[SL-11548] - don't treat the local avatar bakes as alpha masksAnchor
2019-07-08Fix materials content being emissive when it should not.Graham Linden
2019-07-08Make dyn tex updates happen during display startup again (didn't help 10625 ↵Graham Linden
anyway).
2019-07-08Roll back 10625 change and continue to side-step intel readback bug.Graham Linden
2019-07-08SL-10625Graham Linden
Appease Clang.
2019-07-08SL-11540Graham Linden
Make class1/environment and class1/deferred water match.
2019-07-08SL-10625 another shot across the bowGraham Linden
Move dynamic texture update (which does local back readback work) to just before swap which may keep the Intel driver from tripping on its own shoelaces and is also subjectively faster for bakes.
2019-07-05SL-11552Graham Linden
Fix materialF including debug force to linear color and re-add logic to stomp emissiveness when normals are not present unless explicitly requested via diffuse alpha mode.
2019-07-04DRTVWR-493 Cleaned up unneded inits.andreykproductengine
2019-07-04DRTVWR-493 LLUrlWhiteList to LLSingletonandreykproductengine
2019-07-04SL-11534 FIXED Animated mesh objects aren't highlighted when viewing objects ↵maxim_productengine
owned by users in the 'About Land' floater
2019-07-03DRTVWR-493 LLAvatarNameCache to singletoneandreykproductengine
2019-07-03SL-11545, SL-11543, SL-10625Graham Linden
Fix emissives without normal maps clobbering the alpha output in materialF. Modify glow size calc to get close to pre-EEP sun glow behavior (may require sky vert settings >= mid). Make bake ignore alpha readback for Intel until we can determine why their drivers now go boom.
2019-07-02SL-11533Graham Linden
Make alpha shader include vertex color modulation in both srgb and linear flavors.
2019-07-01SL-11521, SL-10625Graham Linden
Try aligning data used for glReadPixels to see if we can coax the Intel driver stack into being a less souciant pile of detritus. Replace face color based test replaced with other logic in error.
2019-07-01SL-11427Graham Linden
Fixed downscaling of the refscale passed in from WL in the water shader.
2019-07-01SL-3704 Plugin exit issuesandreykproductengine
2019-07-22SL-10453 Unhelpful error message when trying to join a group you are already ↵andreykproductengine
a member of
2019-07-19SL-11592 [Mac] Fixed mouse buttons ids for correct handling.Mnikolenko ProductEngine
2019-07-18SL-11592 [Mac] Ability to bind extra mouse buttons for push to talkandreykproductengine
2019-07-18SL-11592 [Win] Ability to bind extra mouse buttons for push to talkandreykproductengine
2019-07-15SL-10908 Safeguards and potential crash fixandreykproductengine
2019-07-15SL-11567 FIXED The allowed and the blocked experiences are not listed in the ↵maxim_productengine
"Allowed","Blocked" tabs immediately
2019-07-12SL-11577 Put Upload Cost Messages Under Transactionsandreykproductengine
2019-07-12Better logging for SL-10786andreykproductengine
2019-07-10Merged in lindenlab/viewer-bearAndreyL ProductEngine
2019-07-08SL-11472 Checkboxes continue to change their state after clicking is stopped ↵andreykproductengine
in the "Item profile" menu
2019-07-05SL-11532 Fixed The object info icon is not shown when hovering the mouse ↵andreykproductengine
over object
2019-07-05SL-11551 tilia-inc.com as an official Linden Lab URL should have SL iconmaxim_productengine
2019-07-03SL-11535 Autopilot should store selection for later useandreykproductengine
2019-07-02SL-11456 Allow scaling of HUD attachmentsmaxim_productengine
2019-07-01SL-1566 Fixed watchdog killer event line missing from crash logandreykproductengine
2019-06-28SL-11519Graham Linden
Make refraction map include objects for all reflection detail levels.
2019-06-28SL-11521Graham Linden
Make llvovolume submit completely transparent yet still glowy faces again.
2019-06-28SL-11381Graham Linden
Make fullbright alpha test use correct handling when mask cutoff == 0.
2019-06-28Modify water blend between refl and refr maps to preserve sunset colors more ↵Graham Linden
like non-ALM.