summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-21SL-18565 restoreGL should re-add bumpmapsAndrey Kleshchev
2022-11-20Fix for SSAO not behaving properly.Geenz Linden
SL-18662
2022-11-18Merge pull request #1 from FelixWolf/CZ-1Signal Linden
Various repo fixes
2022-11-18Renamed LICENSE.txt to follow naming scheme of other reposKyler Eastridge
2022-11-18SL-18677 Disable materials UI when materials caps are not availableAndrey Kleshchev
2022-11-18SL-18668 Only object id is strictly requiredAndrey Kleshchev
2022-11-18Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-11-18SL-18669 Fix for broken lighting on transparent faces. Optimize handling of ↵Dave Parks
"bindDeferredShader" and shadow map setup.
2022-11-18Merge pull request #3 from secondlife/signal/labelSignal Linden
Add automatic PR labels
2022-11-18Merge pull request #2 from secondlife/signal/claSignal Linden
Add CLA bot
2022-11-18Add automatic PR labelsBennett Goble
2022-11-18Add CLA botBennett Goble
2022-11-18SL-18666 Allow tabbing between fields in Material editor floaterAndrey Kleshchev
2022-11-18SL-18668 Don't call makeMap from callbackAndrey Kleshchev
2022-11-18Add copy of license to root directory so it is recognized by ghKyler Eastridge
2022-11-18Fix spelling error on license file nameKyler Eastridge
2022-11-18Fix readme logo for dark theme sitesKyler Eastridge
2022-11-17SL-18154 Profile guided optimizations -- remove some unneeded operations and ↵Dave Parks
make LLDrawPoolMaterials less branchy.
2022-11-16Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-11-16SL-18648 Simplify permission testingAndrey Kleshchev
2022-11-16Merged in SL-18632 (pull request #1199)Sabrina Shanman
SL-18632: Implement editing GLTF material texture transforms in build floater
2022-11-16SL-17699 Fixed drag and drop into material pickerAndrey Kleshchev
2022-11-16SL-18648 Material editor should only allow full-perm texturesAndrey Kleshchev
2022-11-16Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-11-16SL-18154 Profile guided optimizations vs release viewer. Trim some unused ↵Dave Parks
abilities and remove some more fast timers.
2022-11-16SL-18632: Un-hide planar align options when editing GLTF textures in build ↵Cosmic Linden
floater
2022-11-16A few tweaks to SSR while I'm in the neighborhood.Geenz
Mostly just making it actually kind of work. Still needs a lot more tweaking - but can revisit later. SL-18332
2022-11-15SL-18632: Implement editing GLTF material texture transforms in build floaterCosmic Linden
2022-11-15SL-18458 VOCache cleanup region_handle message encoding.Brad Kittenbrink
Really wish there were a native way to send S64/U64 values in llsd.
2022-11-15Merge remote-tracking branch 'github/master'Bennett Goble
2022-11-14Merged in SL-18634 (pull request #1198)Sabrina Shanman
SL-18634: Fix GLTF material texture transform not serializing when texture ID is null
2022-11-14SL-18634: Fix GLTF material texture transform not serializing when texture ↵Cosmic Linden
ID is null
2022-11-14SL-18637 Reverted material shader changesAndrey Lihatskiy
original fix by Beq Janus
2022-11-14Merged in SL-18627 (pull request #1193)Sabrina Shanman
SL-18627: Make space for pbr transform controls in build floater and disable some WIP controls Approved-by: Andrey Kleshchev
2022-11-14Basic solution for SL-18458 vocache implementation for material overridesBrad Kittenbrink
2022-11-14Merged in SL-18332 (pull request #1194)Jonathan Goodman
First pass of Screen Space Reflections Approved-by: Dave Parks
2022-11-14SL-18485 Cleanup -- remove unused GLTF specific vertex attributes from ↵Dave Parks
LLVertexBuffer (blows past 16-attribute limit)
2022-11-13Use const& as it is illegal to bind a non const reference to a temporaryNicky
2022-11-12SL-18391 Basic gltf material accountingAndrey Kleshchev
Plan is to expand it as needed with overrides, request rate and memory
2022-11-12SL-18518 Move 'json to override' work to background threadAndrey Kleshchev
2022-11-11SL-18566 Fix for legacy transparency being opaque under water.Dave Parks
2022-11-11SL-18615 Fix for beacons not rendering and beacon highlights flickering.Dave Parks
2022-11-11SL-18603 update BugsplatMnikolenko Productengine
2022-11-11SL-18627: Make space for pbr transform controls in build floater and disable ↵Cosmic Linden
some WIP controls
2022-11-11SL-18616 Fix for dropping mOverrideAlphaMode on copyDave Parks
2022-11-11SL-18630 Fix for probes often ending up under the terrain.Dave Parks
2022-11-11mac build fixAndrey Kleshchev
2022-11-10SL-18602 CrashfixAndrey Kleshchev
2022-11-10SL-18602 Update server params on drag n dropAndrey Kleshchev
2022-11-10SL-18617 Disable fullbright checkbox and color swatch when GLTF material is ↵Dave Parks
present.