index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llui
Age
Commit message (
Expand
)
Author
2024-08-28
Ditch trailing spaces.
Nat Goodspeed
2024-08-28
Merge branch 'main' into release/luau-scripting.
Nat Goodspeed
2024-08-19
viewer#2296 Don't show 'are you sure you want to leave the call' when shuttin...
Andrey Kleshchev
2024-08-09
Fix nullptr crash in LLScrollListCtrl::getSelectedItemLabel
Rye Mutt
2024-08-06
code clean up
Mnikolenko Productengine
2024-08-05
Allow getting the list of floater names, hide top menu items; add demo script
Mnikolenko Productengine
2024-08-02
Lua api for adjusting toolbars
Mnikolenko Productengine
2024-07-18
Ditch `LLEventTrackable` aka `boost::signals2::trackable`.
Nat Goodspeed
2024-06-25
Add wear/detach actions to Appearance listener; update example script
Mnikolenko Productengine
2024-06-13
secondlife/viewer#1475: Fix Terrain tab controls no longer disabled when insu...
Cosmic Linden
2024-06-10
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...
Brad Linden
2024-06-10
Post-merge - trim trailing whitespace
Andrey Lihatskiy
2024-06-10
Merge branch 'DRTVWR-600-maint-A' into signal/trim-trailing
Andrey Lihatskiy
2024-06-10
Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed
Ansariel
2024-06-10
Re-enable compiler warnings C4018, C4100, C4231 and C4506
Ansariel
2024-06-10
Merge branch 'release/luau-scripting' into lua-ui-callbacks
Mnikolenko Productengine
2024-06-10
Remove SharedCommitCallbackRegistry; add helpers CommitRegistrarHelper and Sc...
Mnikolenko Productengine
2024-06-09
Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8
Ansariel
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-31
Cherry-pick leap.lua changes; other clean up
Mnikolenko Productengine
2024-05-30
Fix a bunch of uninitialized variable warnings that showed up in Visual Studio
Ansariel
2024-05-30
Merge branch release/luau-scripting
Mnikolenko Productengine
2024-05-29
Trim trailing whitespace
Bennett Goble
2024-05-24
Merge branch 'release/luau-scripting' into lua-timers
Nat Goodspeed
2024-05-24
Nat's ideas from PR #1547
Nat Goodspeed
2024-05-23
Merge remote-tracking branch 'origin/project/gltf_development' into brad/merg...
Brad Linden
2024-05-23
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...
Brad Linden
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Add support for sending messages to Nearby chat from Lua script
Mnikolenko Productengine
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-05-20
#1392 GLTF Upload (#1394)
Dave Parks
2024-05-20
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...
Brad Linden
2024-05-16
set UNTRUSTED_ALLOW as default; some LLCommitCallbackInfo clean up
Mnikolenko Productengine
2024-05-16
Merge branch 'lua-ui-callbacks' into release/luau-scripting
Mnikolenko Productengine
2024-05-16
adjust the flag to be untrusted block/allow/throttle
Mnikolenko Productengine
2024-05-15
Fix missing #include in lltextvalidate.cpp
Nat Goodspeed
2024-05-15
Merge branch 'release/luau-scripting' into lua-timers after Maint X
Nat Goodspeed
2024-05-15
Manual whitespace cleanup (fix_whitespace.py).
Nat Goodspeed
2024-05-15
Merge commit 'e7eced3' into lua-timers for whitespace fixes.
Nat Goodspeed
2024-05-15
Add trusted flag to UI callbacks, so not everything is accessible from the sc...
Mnikolenko Productengine
2024-05-15
Merge branch 'main' into release/luau-scripting for Maint X release.
Nat Goodspeed
2024-05-15
Manual whitespace fixes (fix_whitespace.py).
Nat Goodspeed
2024-05-15
Merge commit 'e7eced3' into release/luau-scripting: whitespace fix.
Nat Goodspeed
2024-05-13
Revert "viewer#819 Avoid reading the same XML file multiple times"
Andrey Kleshchev
2024-05-08
Merge branch 'nat/cleanup-timers' into lua-timers.
Nat Goodspeed
2024-05-07
Merge pull request #1421 from secondlife/DRTVWR-600-maint-A
Dave Parks
2024-05-07
secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries
Alexander Gavriliuk
2024-05-06
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-...
RunitaiLinden
2024-05-02
WIP: In llcallbacklist.h, add singleton LLLater for time delays.
Nat Goodspeed
2024-05-02
#1354 Make coroutines use LLCoros::Mutex instead of LLMutex (#1356)
RunitaiLinden
[next]