| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-12 | miscellaneous: 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 | 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-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 | #746 BugSplat Crash: LLAccordionCtrlTab::showAndFocusHeader(873) | Alexander Gavriliuk | |
| 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 | Build fix for Visual Studio patch | Alexander Gavriliuk | |
| 2024-02-08 | SL-20363 Add Advanced option 'Debug Unicode' | Alexander Gavriliuk | |
| 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-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 | Merge branch 'DRTVWR-599-maint-Z' into release/maint-yz | Andrey Lihatskiy | |
| # Conflicts: # indra/newview/llchiclet.h | |||
| 2024-02-02 | Issue #26 Support texture drop onto PBR materials | Andrey Kleshchev | |
| 2024-02-02 | GH-141872 Ability to drag Favorites to the Landmarks panel | Alexander Gavriliuk | |
| 2024-01-31 | Issue #24 GLTF material disappears from object playing media | Andrey Kleshchev | |
| Check texture type, if media is stopped, it won't be a MEDIA_TEXTURE | |||
| 2024-01-30 | Issue #696 RenderResolutionDivisor no longer works | Andrey Kleshchev | |
| resizeScreenTexture works if gResizeScreenTexture is true or render target was resized | |||
| 2024-01-30 | BugSplat Crash #1409959 onTopLost | Andrey Kleshchev | |
| onTopLost crashed 1. It contradicts callstack, but clearPopups() definetely has an issue due to not checking the pointer prior to calling onTopLost 2. According to callstack, crash happened around ~LLFolderViewFolder and while it does call removePopup for itself, it isn't a popup, the only one in the list would be the renamer, which calls back to parent, so made sure to secure it. 3. mFlashTimer was never deleted 4. Some explicit cleanup for TopLost | |||
| 2024-01-27 | SL-17372 Fix viewer crashing when switching models | Andrey Kleshchev | |
| mDefaultPhysicsShapeP could reference a dead model if scene changes | |||
| 2024-01-26 | Issue #17 Crash at autoAdjustOrigin | Andrey Kleshchev | |
| 2024-01-26 | SL-20669 Fix missed uuid | Andrey Kleshchev | |
| 2024-01-25 | Issue #54 LLRender::init crash | Andrey Kleshchev | |
| 2024-01-25 | Crash getting acccounting cost | Andrey Kleshchev | |
| 2024-01-24 | SL-20416 Use image from file for emoji_recent_panel_toggle_btn | Alexander Gavriliuk | |
| 2024-01-24 | SL-20669 Force blank normal id into a local blank normal texture | Andrey Kleshchev | |
| Dataserver's version has compression artifacts | |||
| 2024-01-24 | SL-20669 Move constants out of settings.xml | Andrey Kleshchev | |
| UIImgInvisibleUUID doesn't exist Default normal for material is 'null' | |||
| 2024-01-24 | Fix profile's pick hiding wrong panel | Andrey Kleshchev | |
| And cleanup after a contribution | |||
| 2024-01-24 | SL-20416 Avoid of taking focus by EmojiPicker | Alexander Gavriliuk | |
| 2024-01-23 | SL-18721 Shutdown fixes #2 | Andrey Kleshchev | |
| Set DONE if decode thread is down instead of waiting for an update. Decodes can't be canceled, so fix potential situation where we get two responses | |||
| 2024-01-22 | SL-18721 Shutdown fixes | Andrey Kleshchev | |
| 1. After window closes viewer still takes some time to shut down, so added splash screen to not confuse users (and to see if something gets stuck) 2. Having two identical mWindowHandle caused confusion for me, so I split them. It looks like there might have been issues with thread being stuck because thread's handle wasn't cleaned up. 3. Made region clean mCacheMap immediately instead of spending time making copies on shutdown | |||
| 2024-01-22 | NSException test | Andrey Kleshchev | |
| 2024-01-18 | Fix broken fonts | Andrey Kleshchev | |
| partial revert of 06c2c87bfaf364cb358b8a4b194e6369531a63c6 | |||
| 2024-01-18 | SL-20723 CLICK_ACTION_IGNORE was ignored on some attachments | Andrey Kleshchev | |
| Now should match LLOctreeIntersect's check | |||
| 2024-01-17 | SL-18429 Make it so auto adjusting legacy skies merely turns on tonemapping. | RunitaiLinden | |
| 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-20795 Part of previously typed emojis disappear in the 'Save settings as ↵ | Alexander Gavriliuk | |
| a preset...' option of the 'Preferences' floater | |||
| 2024-01-17 | SL-20708 don't reset "Quality & speed" slider when canceling Advanced Settings | Maxim Nikolenko | |
| 2024-01-16 | SL-20669 Material editor uses incorect blank normal maps | Andrey Kleshchev | |
| 2024-01-16 | SL-20783 Fix excessive control messages | Andrey Kleshchev | |
| controlFlagsDirty() gets set every frame as an example if 'w' is held, causing viewer to send updates each frame, which can be excessive | |||
| 2024-01-16 | Fix failure to optimize away alpha channel on some GLTF upload paths (#606) | Rye Mutt | |
| Co-authored-by: RunitaiLinden <davep@lindenlab.com> | |||
| 2024-01-16 | SL-20751 Information about frequently used and recently used emojis is ↵ | Alexander Gavriliuk | |
| available to all users | |||
| 2024-01-16 | SL-20783 Avatar turning animation was affected by framerate | Andrey Kleshchev | |
