Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-27 | #2711 Remove ALM text from About SL | Maxim Nikolenko | |
2024-09-27 | #2674 Optimize LLWorld::renderPropertyLines() - LLRender class code formatting | Alexander Gavriliuk | |
2024-09-27 | #2674 Optimize LLWorld::renderPropertyLines() - use vertexBatchPreTransformed() | Alexander Gavriliuk | |
2024-09-26 | Merge remote branch 'develop' into maxim/lua-autopilot-dev | Nat Goodspeed | |
2024-09-26 | get rid of extra LL in help text | Mnikolenko Productengine | |
2024-09-26 | Merge pull request #2689 from secondlife/rider/server_autopilot | Rider Linden | |
Honor FLAGS_SERVER_AUTOPILOT and don't locally override assigned agent rotation. | |||
2024-09-26 | #2519 Move "MediaSoundsEarLocation" and "VoiceEarLocation" toggles to the ↵ | Andrey Lihatskiy | |
Communicate menu (#2707) | |||
2024-09-26 | update LLListener and related scripts | Mnikolenko Productengine | |
2024-09-26 | Use event pump to get autopilot status, when it's terminated; add demo script | Mnikolenko Productengine | |
2024-09-26 | Lua api for autopilot functions | Mnikolenko Productengine | |
2024-09-25 | Issue #2687: Honor flag sent by server indicating server side autopilot is ↵ | Rider Linden | |
engaged. When flag is set allow sever to update local avatar rotation. | |||
2024-09-26 | Force snapshot update when opening a snapshot panel and the resolution is ↵ | Ansariel | |
"Current Window" to determine correct image size and upload cost | |||
2024-09-25 | Remove incorrectly calculated upload fee from snapshot options button based ↵ | Ansariel | |
on previously selected snapshot type and not necessarily snapshot to inventory | |||
2024-09-25 | Fix upload cost calculation for snapshots to inventory based on encoded ↵ | Ansariel | |
image size and display upload cost to user | |||
2024-09-25 | Remove orphaned LLPanelOutfitSnapshotInventory | Ansariel | |
2024-09-25 | Restore currently entered text in chat entry textbox after going through ↵ | Ansariel Hiller | |
history with Ctrl-PgUp/PgDown (#2680) | |||
2024-09-25 | Fix memory leak in LLImageDimensionsInfo (#2679) | Ansariel Hiller | |
2024-09-25 | More improvements and cleanup of LLViewerParcelOverlay (#2678) | Ansariel Hiller | |
2024-09-25 | #2650 Add UI controls for debug settings: RenderTonemapMix RenderTonemapType | Maxim Nikolenko | |
2024-09-25 | #2674 Optimize LLWorld::renderPropertyLines() - use simplified lines | Alexander Gavriliuk | |
2024-09-24 | Add Lua scripts to viewer source tree | Ansariel | |
2024-09-24 | #2559 No mouseover if a link is embedded with an emoji | Alexander Gavriliuk | |
2024-09-24 | Merge pull request #2534 from secondlife/release/luau-scripting | nat-goodspeed | |
Add Lua scripting to develop, behind feature flag | |||
2024-09-24 | Reduce memory allocations pinging the mainloop timeout | Ansariel | |
2024-09-24 | Performance improvements and cleanup in llviewerdisplay.cpp | Ansariel | |
2024-09-23 | Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into develop | Brad Linden | |
2024-09-23 | Fix sky settings with reflection probe ambiance of 0 still receiving ↵ | Brad Linden | |
tonemapping (#2659) Co-authored-by: Rye Cogtail <rye@lindenlab.com> | |||
2024-09-23 | Merge remote 'release/luau-scripting' into release/luau-scripting | Nat Goodspeed | |
2024-09-24 | Restore WebRTC shutdown fix (#2658) | Ansariel Hiller | |
2024-09-23 | include <utility> for Linux: std::forward is not predefined | Nat Goodspeed | |
2024-09-23 | Merge remote branch 'develop' into release/luau-scripting for Maint B | Nat Goodspeed | |
2024-09-23 | Turn off tracy on linux to unbreak the build. | Brad Linden | |
2024-09-23 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfeaturemanager.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvoicewebrtc.cpp | |||
2024-09-23 | Merge remote branch 'develop' into release/luau-scripting | Nat Goodspeed | |
2024-09-23 | viewer#2627 instead of checking map for being empty got empty map | Andrey Kleshchev | |
2024-09-23 | viewer#2631 Optimize LLWearable::writeToAvatar | Andrey Kleshchev | |
2024-09-23 | viewer#2631 Couple small tweaks | Andrey Kleshchev | |
2024-09-23 | Merge remote branch 'develop'into release/luau-scripting | Nat Goodspeed | |
2024-09-23 | Merge remote branch 'lua-script-args' into lua-script-args | Nat Goodspeed | |
2024-09-23 | Use Lua command-line args to make frame_profile_quit.lua generic. | Nat Goodspeed | |
Now the location to which to teleport and the camera focus point can both be specified by the caller, in this case the frame_profile bash script. | |||
2024-09-23 | #2626 fix for incoming IM calls not being rejected when DND mode is active | Maxim Nikolenko | |
2024-09-22 | #2618 Roles and Members tab is a mess | Alexander Gavriliuk | |
2024-09-21 | #2618 Roles and Members tab is a mess (show ctrl pos in debug views) | Alexander Gavriliuk | |
2024-09-21 | #2618 Roles and Members tab is a mess (fix XML indents for readability) | Alexander Gavriliuk | |
2024-09-21 | Improve inventory finder floater performance: Don't parse XUI tree each ↵ | Ansariel Hiller | |
frame (#2640) | |||
2024-09-20 | Fix trailing spaces. | Nat Goodspeed | |
2024-09-20 | Update test for changed message in error case. | Nat Goodspeed | |
2024-09-20 | Merge branch 'release/luau-scripting' into lua-script-args | Nat Goodspeed | |
2024-09-20 | Add ability to pass command-line arguments to a Lua script. | Nat Goodspeed | |
Introduce `ScriptCommand` class that parses a command line into a script name and optional args, using bash-like quoting and escaping. `ScriptCommand` searches for a file with that script name on a passed list of directories; the directories may be specified relative to a particular base directory. `ScriptCommand` supports the special case of a script name containing unescaped spaces. It guarantees that either the returned script file exists, or its `error()` string is non-empty. Replace `LLLeap::create()` logic, from which `ScriptCommand` was partly derived, with a `ScriptCommand` instance. Make `LLLUAmanager::runScriptFile()` use a `ScriptCommand` instance to parse the passed command line. Subsume `LLAppViewer::init()` script-path-searching logic for `--luafile` into `ScriptCommand`. In fact that lambda now simply calls `LLLUAmanager::runScriptFile()`. Make `lluau::dostring()` accept an optional vector of script argument strings. Following PUC-Rio Lua convention, pass these arguments into a Lua script as the predefined global `arg`, and also as the script's `...` argument. `LuaState::expr()` also accepts and passes through script argument strings. Change the log tag for the Lua script interruption message: if we want it, we can still enable it, but we don't necessarily want it along with all other "Lua" DEBUG messages. Remove `LuaState::script_finished_fn`, which isn't used any more. Also remove the corresponding `LLLUAmanager::script_finished_fn`. This allows us to simplify `~LuaState()` slightly, as well as the parameter signatures for `LLLUAmanager::runScriptFile()` and `runScriptLine()`. | |||
2024-09-20 | Merge pull request #2623 from secondlife/v-2462 | cosmic-linden | |
secondlife/viewer#2462: Optimize unloading of prims |