Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-18 | SL-20463 Rename outfit dialog box accepts emoji characters | Alexander Gavriliuk | |
2023-10-18 | SL-20232 Cleanup #6 | Andrey Kleshchev | |
2023-10-17 | Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into ↵ | Jonathan "Geenz" Goodman | |
DRTVWR-559 | |||
2023-10-17 | Update settings.xml | Jonathan "Geenz" Goodman | |
SL-20154 | |||
2023-10-17 | Update llmaterialeditor.cpp | Jonathan "Geenz" Goodman | |
SL-20392 | |||
2023-10-17 | Update llmaterialeditor.cpp | Jonathan "Geenz" Goodman | |
SL-20392 | |||
2023-10-17 | Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into ↵ | Jonathan "Geenz" Goodman | |
DRTVWR-559 | |||
2023-10-17 | Fix for SL-19283 | Jonathan "Geenz" Goodman | |
2023-10-17 | SL-20461 Don't display 'sky converted to HDR' message when opening water | Andrey Kleshchev | |
2023-10-17 | SL-20476: Don't let the compiler know we intend to crash. | Nat Goodspeed | |
clang has gotten smart enough to recognize an inline attempt to store to address zero. Fool it by storing to an address passed as a parameter, and pass nullptr from a different source file. | |||
2023-10-17 | SL-20232 Allow deletion of worn items #5 | Andrey Kleshchev | |
2023-10-17 | SL-20232 Allow deletion of folders with worn content in gallery view #4 | Andrey Kleshchev | |
2023-10-17 | SL-20232 Allow deletion of folders with worn content in tree view #3 | Andrey Kleshchev | |
2023-10-17 | SL-20232 Fix gallery not checking descendants | Andrey Kleshchev | |
2023-10-17 | SL-20232 Allow deletion of worn items #2 | Andrey Kleshchev | |
2023-10-17 | SL-20232 Allow deletion of worn items #1 | Andrey Kleshchev | |
2023-10-17 | SL-20457 allow creating new items from the right-click context menu | Maxim Nikolenko | |
2023-10-17 | SL-20465 allow creating new items from the right-click context menu | Maxim Nikolenko | |
2023-10-17 | SL-20163 Fix missing flags | Andrey Kleshchev | |
Just in case, this is not fully in use yet, mostly because requests for avatar icons will become very heavy due all that additional info | |||
2023-10-17 | SL-20163 Rename hide_sl_age to hide_age | Alexander Gavriliuk | |
2023-10-17 | SL-18837: Avoid stuffing build number into 32-bit int. | Nat Goodspeed | |
Even though LLVersionInfo::getBuild() already returns a 64-bit int, various consumers assumed it could fit into 32 bits. It was especially bad to pass it to a classic C style varargs function. Only on a little-endian CPU, and only because it was the last argument, the damage was limited to truncation -- instead of arbitrary undefined behavior. Where the consumer doesn't support 64-bit ints, pass as string instead. | |||
2023-10-16 | SL-18837: Second Life Release.app=>Second Life Viewer.app in tarball | Nat Goodspeed | |
2023-10-16 | SL-18837: Create Second Life Viewer.app, not Second Life Release.app | Nat Goodspeed | |
2023-10-16 | SL-20473 Add GenericStreamingMessage and dummy handler to suppress packet ↵ | RunitaiLinden | |
loss and log spam noise when visiting GLTF enabled regions. | |||
2023-10-16 | SL-20473 Add GenericStreamingMessage and dummy handler to suppress packet ↵ | RunitaiLinden | |
loss and log spam noise when visiting GLTF enabled regions. | |||
2023-10-16 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden | |
2023-10-16 | SL-20258 Fix for LSL spamming new probes into the scene deadlocking probe ↵ | RunitaiLinden | |
updater. Add probe update debug display. | |||
2023-10-16 | SL-20382 Warn when moving no-copy items on drop | Andrey Kleshchev | |
2023-10-16 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman | |
2023-10-16 | Tons of masking changes and tweaks. | Jonathan "Geenz" Goodman | |
We now support masking mirrors in the GBuffer. We also now support the concept of one arbitrary clip plane. DRTVWR-583 | |||
2023-10-14 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman | |
2023-10-14 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman | |
2023-10-14 | SL-20163 Allow residents to hide exact join date on profiles | Alexander Gavriliuk | |
2023-10-14 | SL-20163 Delete LLAvatarPropertiesProcessor::sendAvatarPropertiesUpdate | Alexander Gavriliuk | |
2023-10-14 | Not build libvlc on macOS for now | Erik Kundiman | |
At runtime it hasn't worked anyway. And now we can get an ARM build without having to build libvlc for ARM first. | |||
2023-10-13 | DRTVWR-592: Attempt to fix Mac build | Cosmic Linden | |
2023-10-13 | Merge branch 'DRTVWR-559' into DRTVWR-592 | Cosmic Linden | |
2023-10-13 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden | |
2023-10-13 | SL-20448 Fix for worn animesh corrupting octree bounding boxes. | RunitaiLinden | |
2023-10-13 | DRTVWR-592: Fix PBR terrain shader compile crash when emissive textures are ↵ | Cosmic Linden | |
disabled | |||
2023-10-13 | DRTVWR-592: EXTRA_CODE_HERE is actually important - bring that back | Cosmic Linden | |
2023-10-13 | DRTVWR-592: Clean up | Cosmic Linden | |
2023-10-13 | DRTVWR-592: Fix non-triplanar being slower somehow in some cases. | Cosmic Linden | |
2023-10-13 | DRTVWR-592: Add missing branching for terrain sampling. Jury is still out on ↵ | Cosmic Linden | |
which version is faster | |||
2023-10-13 | DRTVWR-592: Implement reduced branching terrain shader | Cosmic Linden | |
2023-10-13 | DRTVWR-592: (WIP) (has debug) Add new functions for mixing PBR materials. ↵ | Cosmic Linden | |
Not yet used. | |||
2023-10-13 | DRTVWR-592: Disable (but do not remove) shader debug | Cosmic Linden | |
2023-10-13 | DRTVWR-592: (WIP) (has debug) Fix PBR terrain material mixing and triplanar ↵ | Cosmic Linden | |
mapping using wrong mix, causing bright spots | |||
2023-10-13 | DRTVWR-592: (WIP) (has debug) Apply triplanar optimization technique to PBR ↵ | Cosmic Linden | |
material sampling. Use slightly different alpha ramp to hide unused materials | |||
2023-10-13 | DRTVWR-592: Remove shader cruft | Cosmic Linden | |