summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2024-09-19Merge branch 'main' into marchcat/b-main-syncAndrey Lihatskiy
# Conflicts: # indra/newview/llviewertexturelist.cpp
2024-09-18Tiny argument names correction (tittle -> title) (#2594)Pantera Północy
2024-09-17Merge branch 'develop' into rlva/baseKitty Barnett
2024-09-16Don't compose emojis on the RLVa console inputKitty Barnett
2024-09-16Add the RLVa menuKitty Barnett
2024-09-13Restore LUA debug consoles in viewer menu and tie visibility to feature flagAnsariel
2024-09-12Fix macOS locale not being set due to missing locale stringsRye Cogtail
2024-09-12Merge branch 'develop' into release/luau-scriptingNat Goodspeed
2024-09-10Allow the in world voice indicator to be toggled in preferencesMnikolenko Productengine
2024-09-09Merge branch 'develop' into release/luau-scriptingNat Goodspeed
2024-09-08#459 Filters on object inventoryAlexander Gavriliuk
2024-09-06Remove Lua floaters from menu_viewer.xml; re-add if Lua enabled.Nat Goodspeed
Add a menus.lua autorun script that waits until login, then adds the Lua floaters back into the Develop->Consoles menu where they were originally. Extend UI.addMenuItem() and addMenuSeparator() to support pos argument.
2024-09-06Add toggles to avatar dropdown for hear sound or voice from avatar. (#2518, ↵TJ
#2519)
2024-09-05Merge branch 'develop' into release/luau-scriptingNat Goodspeed
2024-09-05#2461 changing the color of my dot on the minimapAlexander Gavriliuk
2024-09-04Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into developBrad Linden
2024-09-04Fix another 1856 crash on startup case when Terrain Bake shaders are ↵Brad Linden
unsupported (#2491) fixes secondlife/viewer#1856
2024-09-04Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
# Conflicts: # indra/llcommon/llerror.h
2024-09-03Merge pull request #2484 from secondlife/v-2483cosmic-linden
secondlife/viewer#2483: Fix label typo in PBR terrain texture transforms tab
2024-09-03secondlife/viewer#2483: Fix label typo in PBR terrain texture transforms tabCosmic Linden
2024-09-03Add the RLVa consoleKitty Barnett
2024-09-03#2403 Reset Skeleton issuesAlexander Gavriliuk
2024-09-01Add owner say chat hookKitty Barnett
2024-08-31Minimal code needed to add RLVa with an on/off toggleKitty Barnett
2024-08-29Merge pull request #2466 from RyeMutt/smaaRye Mutt
Introduce SMAA and rework post process chain for better visual quality
2024-08-29Integrate SMAA and rework post process chain for better visual qualityRye Mutt
Add SMAA buffer generation passes Add quality levels for both FXAA and SMAA Separate gamma correction and tonemapping for effects that require linear-but-tonemapped inputs Move application of noise to final render pass to screen to avoid damaging other post process effects
2024-08-29Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into developBrad Linden
2024-08-29Add error handling for intel crashes from GLTF Scene shader (#2456)Brad Linden
fix secondlife/viewer#1856
2024-08-29#2360 Incorrect Day Cycle name in Edit Day Cycle floater after clicking the ↵Alexander Gavriliuk
"Customize" button
2024-08-29Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
2024-08-28Merge branch 'main' into release/luau-scripting.Nat Goodspeed
2024-08-27viewer#2413 Remove obsolete alert about expiring voice morphsAndrey Kleshchev
2024-08-24Add Contrast Adaptive Sharpening post process effect(#2399)Rye Mutt
2024-08-20Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
# Conflicts: # .github/workflows/build.yaml # autobuild.xml # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FreeType.cmake # indra/newview/llappviewer.cpp # indra/newview/skins/default/xui/en/floater_fast_timers.xml # indra/newview/viewer_manifest.py # indra/test/test.cpp
2024-08-20Fix a bunch of XUI errors (#2347)Ansariel Hiller
* Fix a bunch of XUI errors * Change TRUE to true
2024-08-19viewer#2311 When email or profile image upload fails show a more fitting reasonAndrey Kleshchev
2024-08-18Fix findChild during draw in preference floaterRye Mutt
2024-08-13Merge pull request #2210 from secondlife/v-1883cosmic-linden
secondlife/viewer#1883: Local-only PBR terrain paintmap with developer tools
2024-08-09Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into developBrad Linden
# Conflicts: # .github/workflows/build.yaml # indra/llui/llscrolllistctrl.cpp
2024-08-09Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵Brad Linden
release/2024.06-atlasaurus # Conflicts: # .github/workflows/build.yaml # indra/newview/CMakeLists.txt # indra/newview/llspeakers.cpp # indra/newview/llvoicechannel.cpp # indra/newview/llvoicechannel.h # indra/newview/llvoiceclient.cpp # indra/newview/llvoiceclient.h # indra/newview/llvoicewebrtc.cpp
2024-08-06secondlife/viewer#1883: Local-only PBR terrain paintmap with developer toolsCosmic Linden
2024-08-06Merge branch 'develop' into marchcat/b-syncAndrey Lihatskiy
# Conflicts: # .github/workflows/build.yaml # autobuild.xml # indra/cmake/Audio.cmake # indra/cmake/Copy3rdPartyLibs.cmake # indra/llxml/llxmltree.cpp # indra/newview/viewer_manifest.py
2024-08-05viewer#2195 Voice morphs 'not supported' notification lacks descriptionAndrey Kleshchev
2024-08-04Add LLUIColorTable debug-settings-like floater for easing skin designRye Mutt
2024-08-03Display parcel name when clicking on a parcel on the world map (#2131)Ansariel Hiller
2024-07-31viewer#2144 Correct unclear terminilogy in region's debug panelAndrey Kleshchev
2024-07-29Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
2024-07-29viewer#2113 Optional disable eyes/head follow cursor/lookatAndrey Kleshchev
Intended for photography, but there is curently no nice way to present it so it's in debug options until we get some critical mass of features that can be collected into a single whole.
2024-07-27Merge branch 'develop' into marchcat/b-developAndrey Lihatskiy
2024-07-27Fix a bunch of XUI warnings (#2120)Ansariel Hiller