summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2022-11-22SL-18697 Fix for particle textures not loading.Dave Parks
2022-11-22SL-18683 Fix for corruption on alpha blended PBR materials.Dave Parks
2022-11-22SL-18678 Fix for Greg et al being too shiny (legacy materials in general bein...Dave Parks
2022-11-20Fix for SSAO not behaving properly.Geenz Linden
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 DRTVWR...Dave Parks
2022-11-18SL-18669 Fix for broken lighting on transparent faces. Optimize handling of ...Dave Parks
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-17SL-18154 Profile guided optimizations -- remove some unneeded operations and ...Dave Parks
2022-11-16Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-11-16SL-18648 Simplify permission testingAndrey Kleshchev
2022-11-16Merged in SL-18632 (pull request #1199)Sabrina Shanman
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 DRTVWR...Dave Parks
2022-11-16SL-18154 Profile guided optimizations vs release viewer. Trim some unused ab...Dave Parks
2022-11-16SL-18632: Un-hide planar align options when editing GLTF textures in build fl...Cosmic Linden
2022-11-16A few tweaks to SSR while I'm in the neighborhood.Geenz
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
2022-11-14Merged in SL-18634 (pull request #1198)Sabrina Shanman
2022-11-14SL-18634: Fix GLTF material texture transform not serializing when texture ID...Cosmic Linden
2022-11-14Merged in SL-18627 (pull request #1193)Sabrina Shanman
2022-11-14Basic solution for SL-18458 vocache implementation for material overridesBrad Kittenbrink
2022-11-14Merged in SL-18332 (pull request #1194)Jonathan Goodman
2022-11-14SL-18485 Cleanup -- remove unused GLTF specific vertex attributes from LLVert...Dave Parks
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
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-18627: Make space for pbr transform controls in build floater and disable ...Cosmic Linden
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 p...Dave Parks
2022-11-10SL-18573 Fix for HUD text being wrong color.Dave Parks
2022-11-10Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-11-10SL-18602 Integrate queueModify/queueApply/queueUpdate into all the places tha...Dave Parks
2022-11-10SL-18583 Missed flushUpdatesAndrey Kleshchev
2022-11-10SL-18583 Fixed incorrect values being applied when returning to a case withou...Andrey Kleshchev
2022-11-09Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-11-09SL-18602 Fix for applying material asset not removing overrides on drag-and-dropDave Parks
2022-11-09SL-18518 Move json to material work to background threadAndrey Kleshchev
2022-11-09SL-18583 Use gltf overrides as a base for live editing to send only minimal c...Andrey Kleshchev
2022-11-09Revert "SL-18523: When editing an object's material override, use the object'...Sabrina Shanman