Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-17 | misc: BOOL to bool | Lars Næsbye Christensen | |
2024-02-16 | jira-archive-internal#67837 Windows' bulk export of snapshots and textures | Andrey Kleshchev | |
SL-17661 Viewer was silently failing to 'save selection as' | |||
2024-02-16 | Replaced one overlooked FALSE | Ansariel | |
2024-02-16 | Replace most of BOOL with bool in llmath | Ansariel | |
2024-02-15 | Viewer#779 Show bias memory estimate in texture console | Andrey Kleshchev | |
2024-02-15 | Viewer#779 Make RenderMaxVRAMBudget more consistent | Andrey Kleshchev | |
2024-02-15 | Yet another lightning -> lighting typo fixed | PanteraPolnocy | |
2024-02-15 | Update cla.yaml allowlist to clear spurious errors (#804) | Brad Linden | |
2024-02-14 | Update cla.yaml allowlist to clear spurious errors (#804) | Brad Linden | |
2024-02-14 | viewer#780 Fix bulk removal of local textures | Andrey Kleshchev | |
2024-02-13 | Removing orphaned XML files from translation directories | Pantera | |
Spring cleanup | |||
2024-02-13 | Issue #71 Login failures cause growing black zone in the top | Andrey Kleshchev | |
2024-02-12 | #779 Emoji picker is an unintuitive UX disaster | Alexander Gavriliuk | |
2024-02-12 | VS build fix: missed values | Andrey Lihatskiy | |
2024-02-12 | even more misc: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-12 | more misc: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-12 | miscellaneous: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-12 | misc: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-12 | llmath: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-12 | miscellaneous: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-12 | llinventory: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-12 | llrender: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-12 | llplugin: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-12 | llfilesystem: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-12 | llimage: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-12 | llaudio: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-12 | Fixing 'tooltip' typo in attribute name | Pantera Północy | |
2024-02-12 | Fixing the 'lightning' -> 'lighting' typo | Pantera Północy | |
Unless, of course, we have some dedicated lightning effects - then I will stand corrected. ~ | |||
2024-02-10 | Triage Issue #49 Fix MacOS build failure | Andrey Kleshchev | |
2024-02-10 | Triage Issue #49 Better inspection of data urls in media | Andrey Kleshchev | |
2024-02-10 | Triage Issue #49 Better inspection of media urls | Andrey Kleshchev | |
Part 1: Ability to copy urls from nearby media for inspection | |||
2024-02-09 | #68 The 'Recently used emoji' can not be selected by the 'Tab' key | Alexander Gavriliuk | |
2024-02-09 | SL-20363 Option 'Debug Unicode' - show unicode values | Alexander Gavriliuk | |
2024-02-09 | Follow up 364bd17: restore return value | Andrey Lihatskiy | |
2024-02-09 | SL-19585 Try replacing fmod with openal | Andrey Kleshchev | |
Since now VLC is responsible for played parcel media (should be since SL-19042) should be possible to switch remaining audio to OpenAL with no loss of functionality | |||
2024-02-09 | SL-19585 Switch OpenAL's wind to float | Andrey Kleshchev | |
Fixes wind being odly distorted | |||
2024-02-09 | Enable OpenAL Soft on MacOS | Andrey Kleshchev | |
2024-02-09 | Replace remaining BOOL with bool in llcommon and remove dead code | Ansariel | |
2024-02-09 | llcrashlogger: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-09 | llcommon: BOOL (int) to real bool/LSTATUS | Lars Næsbye Christensen | |
2024-02-08 | Fix for a potential crash in LLReflectionMapManager::registerSpatialGroup() | Henri Beauchamp | |
The spatial partion could potentially be NULL and shall therefore been tested for this case. Similar fix to https://github.com/secondlife/viewer/commit/08cf926d3b6eb28e0b9751ba62b1ce01230a150b | |||
2024-02-08 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy | |
2024-02-08 | SL-20363 Add Advanced option 'Debug Unicode' | Alexander Gavriliuk | |
2024-02-07 | Merge pull request #757 from secondlife/signal/yml | Signal Linden | |
Rename ISSUE_TEMPLATE/config.yaml to config.yml | |||
2024-02-07 | Rename config.yaml to config.yml | Signal Linden | |
Issue template configuration is the only github configuration file I've found which does not support both `*.yaml` and `*.yml` extensions. Drat. | |||
2024-02-07 | Merge pull request #738 from secondlife/signal/feedback-link | Vir Linden | |
Add link to feedback portal | |||
2024-02-07 | Merge remote-tracking branch 'origin/main' into release/gltf-maint2 | Brad Linden | |
2024-02-07 | Issue #56 Redirect Help>Report Bug to Canny instead of Jira | Andrey Kleshchev | |
2024-02-06 | SL-19730 update menu items | Maxim Nikolenko | |
2024-02-05 | Add link to feedback portal | Signal Linden | |
Provide a link to feedback.secondlife.com from the issue creation page. |