Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-06 | SL-19730 update menu items | Maxim Nikolenko | |
2024-02-06 | GH-68175 [SL-17986] Ability to drag Favorites to the Overflow menu | Alexander Gavriliuk | |
2024-02-06 | SL-19730 Bulk Pick Up Single Items | Maxim Nikolenko | |
2024-02-05 | #68175 PR-726 MacOS build fix | Alexander Gavriliuk | |
2024-02-02 | GH-141872 Ability to drag Favorites to the Landmarks panel | Alexander Gavriliuk | |
2024-01-17 | Merge pull request #565 from secondlife/simon/sl-20635-new-data | Vir Linden | |
SL-20635 - new data to ObjectUpdate and AvatarAppearance message | |||
2024-01-17 | SL-20708 don't reset "Quality & speed" slider when canceling Advanced Settings | Maxim Nikolenko | |
2024-01-16 | Locale problems prior to OS X 10.4 no longer apply | Lars Næsbye Christensen | |
localeconv() returns the right values in later versions, and we only support 10.13+ | |||
2024-01-11 | operatingSystemVersion and NSOperatingSystemVersion exis since OS X 10.10, ↵ | Lars Næsbye Christensen | |
and we require macOS 10.13+ now | |||
2024-01-11 | Rename OS X to macOS, mostly in comments | Lars Næsbye Christensen | |
We only support 10.13+ now, and it's been called macOS since 10.12. References in code to older versions are unchanged. | |||
2024-01-10 | SL-20244 Maint A - On-screen animesh characters that start pelvis offset ↵ | Alexander Gavriliuk | |
animations disappear when root goes off-screen | |||
2024-01-10 | SL-20752 Mouselook no longer allows pitch upwards to full 90 degrees | Alexander Gavriliuk | |
2024-01-10 | Build fix for Visual Studio update (std::vector<PermissionBit>) | Alexander Gavriliuk | |
2024-01-09 | Merge remote-tracking branch 'origin/main' into simon/sl-20635-new-data | simon | |
2024-01-08 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llmaterialeditor.cpp | |||
2024-01-08 | Increment viewer version to 7.1.3 | Nat Goodspeed | |
following promotion of DRTVWR-596 | |||
2024-01-07 | SL-20743 Use LLMutex in LLImageBase for internal data thread-safety (update) | Alexander Gavriliuk | |
2024-01-05 | Fix VIEWER_VERSION.txt so it passes pre-commit ? | simon | |
2024-01-05 | sl-20635 attempts at build fixes, added a few stray log messages about log ↵ | simon | |
file changes | |||
2024-01-05 | DRTVWR-489 MacOS Release build fix (vertex_count and index_count aren't used) | Alexander Gavriliuk | |
2024-01-05 | Build fix for Visual Studio update (std::vector<PermissionBit>) | Alexander Gavriliuk | |
(cherry picked from commit a7dcb0df2a11377b1112dfa0720e876507e1ae3d) | |||
2024-01-03 | Merge remote-tracking branch 'origin/main' into simon/sl-20635-new-data | simon | |
2023-12-21 | SL-20743 Use LLMutex in LLImageBase for internal data thread-safety | Alexander Gavriliuk | |
2023-12-20 | DRTVWR-600 windows build fix | Alexander Gavriliuk | |
2023-12-18 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy | |
2023-12-15 | DRTVWR-600 macos buildfix | Andrey Lihatskiy | |
2023-12-15 | SL-3508 Crash in LLKDUDecodeState::processTileDecode | Alexander Gavriliuk | |