Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-09 | Merge branch 'develop' into release/luau-scripting | Nat Goodspeed | |
2024-09-08 | #459 Filters on object inventory | Alexander Gavriliuk | |
2024-09-06 | Remove 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-06 | Add toggles to avatar dropdown for hear sound or voice from avatar. (#2518, ↵ | TJ | |
#2519) | |||
2024-09-05 | Merge branch 'develop' into release/luau-scripting | Nat Goodspeed | |
2024-09-05 | #2461 changing the color of my dot on the minimap | Alexander Gavriliuk | |
2024-09-04 | Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop | Brad Linden | |
2024-09-04 | Fix another 1856 crash on startup case when Terrain Bake shaders are ↵ | Brad Linden | |
unsupported (#2491) fixes secondlife/viewer#1856 | |||
2024-09-03 | Merge pull request #2484 from secondlife/v-2483 | cosmic-linden | |
secondlife/viewer#2483: Fix label typo in PBR terrain texture transforms tab | |||
2024-09-03 | secondlife/viewer#2483: Fix label typo in PBR terrain texture transforms tab | Cosmic Linden | |
2024-09-03 | #2403 Reset Skeleton issues | Alexander Gavriliuk | |
2024-08-29 | Merge pull request #2466 from RyeMutt/smaa | Rye Mutt | |
Introduce SMAA and rework post process chain for better visual quality | |||
2024-08-29 | Integrate SMAA and rework post process chain for better visual quality | Rye 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-29 | Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop | Brad Linden | |
2024-08-29 | Add 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-28 | Merge branch 'main' into release/luau-scripting. | Nat Goodspeed | |
2024-08-27 | viewer#2413 Remove obsolete alert about expiring voice morphs | Andrey Kleshchev | |
2024-08-24 | Add Contrast Adaptive Sharpening post process effect(#2399) | Rye Mutt | |
2024-08-20 | Fix a bunch of XUI errors (#2347) | Ansariel Hiller | |
* Fix a bunch of XUI errors * Change TRUE to true | |||
2024-08-19 | viewer#2311 When email or profile image upload fails show a more fitting reason | Andrey Kleshchev | |
2024-08-18 | Fix findChild during draw in preference floater | Rye Mutt | |
2024-08-13 | Merge pull request #2210 from secondlife/v-1883 | cosmic-linden | |
secondlife/viewer#1883: Local-only PBR terrain paintmap with developer tools | |||
2024-08-09 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop | Brad Linden | |
# Conflicts: # .github/workflows/build.yaml # indra/llui/llscrolllistctrl.cpp | |||
2024-08-09 | Merge 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-06 | secondlife/viewer#1883: Local-only PBR terrain paintmap with developer tools | Cosmic Linden | |
2024-08-05 | viewer#2195 Voice morphs 'not supported' notification lacks description | Andrey Kleshchev | |
2024-08-04 | Add LLUIColorTable debug-settings-like floater for easing skin design | Rye Mutt | |
2024-08-03 | Display parcel name when clicking on a parcel on the world map (#2131) | Ansariel Hiller | |
2024-07-31 | viewer#2144 Correct unclear terminilogy in region's debug panel | Andrey Kleshchev | |
2024-07-29 | viewer#2113 Optional disable eyes/head follow cursor/lookat | Andrey 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-27 | Fix a bunch of XUI warnings (#2120) | Ansariel Hiller | |
2024-07-25 | Reduce findChild stalls in appearance floater | Rye Mutt | |
2024-07-25 | viewer#2065 Region restart schedule floater | Andrey Kleshchev | |
2024-07-25 | Merge pull request #2105 from RyeMutt/button-image-warning | Andrey Lihatskiy | |
Fix warning from misnamed button image name reference | |||
2024-07-24 | Merge branch 'release/2024.06-atlasaurus' into develop | Brad Linden | |
2024-07-24 | Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵ | Brad Linden | |
release/2024.06-atlasaurus | |||
2024-07-24 | Fix warning/misnamed button image PushButton_Disabled_Selected to ↵ | Rye Mutt | |
PushButton_Selected_Disabled | |||
2024-07-24 | remove inappropriate ignoretext usage as recommended in code review. | Brad Linden | |
2024-07-23 | Improve error message notifying user that Voice Morph Effects are not supported | Brad Linden | |
secondlife/viewer#1451 | |||
2024-07-18 | viewer#1997 Warn user if closing appearance with unsaved changes | Andrey Kleshchev | |
2024-07-18 | #1500 Better out of disk space handling | Alexander Gavriliuk | |
2024-07-17 | Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵ | Brad Linden | |
release/2024.06-atlasaurus # Conflicts: # autobuild.xml # indra/newview/llvoicechannel.cpp | |||
2024-07-12 | Show description and actual value of LLSD type setting | Mnikolenko Productengine | |
2024-07-10 | Remove ability to reuse a LuaState between LLLUAmanager functions. | Nat Goodspeed | |
Remove LLLUAmanager::mumbleScriptLine() LuaState& parameters. Make startScriptLine(), waitScriptLine() and runScriptLine() exactly parallel to startScriptFile(), waitScriptFile() and runScriptFile(). That means that runScriptLine()'s C++ coroutine instantiates and destroys its own LuaState, which means that LL.atexit() functions will run on the Lua-specific C++ coroutine rather than (say) the viewer's main coroutine. Introduce LLLUAmanager::script_result typedef for std::pair<int, LLSD> and use in method returns. Remove LuaState::initLuaState(); move its logic back into the constructor. Remove initLuaState() calls in the expr() error cases: they're moot now that we won't get subsequent expr() calls on the same LuaState instance. Remove LLFloaterLUADebug "Use clean lua_State" checkbox and the cleanLuaState() method. Remove mState member. Remove explicit LuaState declarations from LLLUAmanager tests. Adapt one test for implicit LuaState: it was directly calling LuaState::obtainListener() to discover the LuaListener's reply-pump name. But since that test also captures two leap.request() calls from the Lua script, it can just look at the "reply" key in either of those requests. | |||
2024-07-08 | viewer#1916 Updated default Chat Window behavior | Andrey Kleshchev | |
2024-07-02 | viewer#1666 Make warning universal to avoid shifting notification | Andrey Kleshchev | |
2024-07-02 | viewer#1666 Allow switching 2k textures off in bulk uploads | Andrey Kleshchev | |
2024-07-02 | viewer#1905 Fix "Share" and "Pay" buttons' state in nearby list | Andrey Kleshchev | |
2024-07-01 | #1111 Remove xmlrpc-epi | Alexander Gavriliuk | |