summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
2022-05-24SL-17287 Don't update reflection probes when PBR is disabled.Dave Parks
2022-05-24SL-17472 Add checkbox to preferences for enabling "PBR" that uses "class3" de...Dave Parks
2022-05-20SL-17287 Instrument and optimize cubemap render. Fix for cubemap snapshots d...Dave Parks
2022-05-20SL-17287 Update Tracy to 0.8.1. Clean up GPU instrumentation.Dave Parks
2022-05-19SL-17286 Only update reflection probe UBO once per pipe flushDave Parks
2022-05-19SL-17286 Reflection probe alpha/fullbright support.Dave Parks
2022-05-19SL-17451 Fix for erroneous attempt to apply vertex color alpha to texture bef...Dave Parks
2022-05-18Make reflection probe ambiance controllable by a saved settingDave Parks
2022-05-18SL-17416 Box reflection probe influence volumesDave Parks
2022-05-18SL-17449 Fix for Alexa's hairDave Parks
2022-05-18SL-17417 Fix for incorrect reflection orientation on fullbright prims.Dave Parks
2022-05-17SL-17416 Quick 'n dirty reflection probe override hack.Dave Parks
2022-05-17Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-05-17SL-17421 Fix for fullbright alpha mask shader ignoring vertex alphaDave Parks
2022-05-17SL-17415 Movement of scripted attached objects is no longer interpolated.Andrey Kleshchev
2022-05-16SL-17417 Fix for incorrect reflection orientation on some moving child prims.Dave Parks
2022-05-16Merge remote-tracking branch 'remotes/origin/DRTVWR-546' into DRTVWR-559Dave Parks
2022-05-16SL-17284 Reflection probe tuning and optimization take 1Dave Parks
2022-05-11SL-17356 Viewer changes for Premium Plus supportAndrey Lihatskiy
2022-05-10SL-17376 Do not fail build if vcruntime140_1 is missingAndrey Kleshchev
2022-05-09SL-17376 Fix viewer failing due to missing vcruntime140_1Andrey Kleshchev
2022-05-06SL-17375 Crash at LLViewerOctreeEntry::getSpatialExtents()Andrey Kleshchev
2022-05-06Merged in brad/SL-17116-material-messaging (pull request #973)Brad Kittenbrink
2022-05-06SL-17198 more fixes to get material asset serialization working betterBrad Kittenbrink
2022-05-06SL-17198 fixes to get material asset serialization working betterBrad Kittenbrink
2022-05-06Merged in SL-17274 (pull request #964)Michael Pohoreski
2022-05-06SL-17274: Add debug rendering to pbr shaderPtolemy
2022-05-06SL-17274: Add vary_position, cleanup whitespacePtolemy
2022-05-06SL-17274: Fix diffuse color not being used in pbr shaderPtolemy
2022-05-06Merge remote-tracking branch 'origin/DRTVWR-559' into brad/SL-17116-material-...Brad Kittenbrink
2022-05-06SL-17198 material asset uploading now suuceeeds.Brad Kittenbrink (Brad Linden)
2022-05-05SL-17325 apply inventory material to faceDave Houlton
2022-05-05SL-17244 Fix 'empty leaf' crashesAndrey Kleshchev
2022-05-04Merge remote-tracking branch 'origin/master' into DRTVWR-559Brad Kittenbrink
2022-05-04Merge branch master (D550) into DRTVWR-546Andrey Kleshchev
2022-05-04SL-17283 LLReflectionMapManager prototype. Remove snapshot code related over...Dave Parks
2022-05-04Increment viewer version to 6.5.6Nat Goodspeed
2022-05-02SL-17274: Stub for PBR DrawPool and shaderPtolemy
2022-05-02SL-17321 Fix for some particle systems with custom blend functions not render...Dave Parks
2022-04-29Merge branch 'DRTVWR-559' into euclid-17277Dave Houlton
2022-04-29SL-17116, SL-17277 single-face material save onlyDave Houlton
2022-04-29SL-17124 switchContext and loadShaderFile crashesAndrey Kleshchev
2022-04-29SL-17282 prototype mixing of reflection map into legacy materialsDave Parks
2022-04-28Merge remote-tracking branch 'origin/euclid-17277' into brad/SL-17116-materia...Brad Kittenbrink
2022-04-28Beginning viewer side work for SL-17198 new asset and inventory types for Mat...Brad Kittenbrink
2022-04-28SL-16721 Crash at LLVOAvatar::idleUpdateMiscAndrey Kleshchev
2022-04-28Add a (broken) material upload handler fxnDave Houlton
2022-04-28SL-17281 environment map prototype (stupid slow and hacky, but provides a way...Dave Parks
2022-04-28SL-17301 FIXED Friends are not showing in friendslistMnikolenko Productengine
2022-04-27Test UI for SL-17116. provide a debug interface to set a MaterialID for a faceBrad Kittenbrink